[140664] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Tue Sep 29 01:25:13 PDT 2015


Revision: 140664
          https://trac.macports.org/changeset/140664
Author:   ciserlohn at macports.org
Date:     2015-09-29 01:25:13 -0700 (Tue, 29 Sep 2015)
Log Message:
-----------
git: update to version 2.6.0

Modified Paths:
--------------
    trunk/dports/devel/git/Portfile
    trunk/dports/devel/git/files/git-subtree.1.diff

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2015-09-29 07:44:40 UTC (rev 140663)
+++ trunk/dports/devel/git/Portfile	2015-09-29 08:25:13 UTC (rev 140664)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.5.3
+version             2.6.0
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -20,11 +20,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  c955fb541b0b306f2d450f749c96a60c9f011b7d \
-                    sha256  ebf3fb0f3f286d5f193efeca88e34c40a3cb53c985a1f53de0dbf08c3e5af979 \
+                    rmd160  5445f4f2711390df73de792f44180ce0d9aab218 \
+                    sha256  3ffdd9072dc16d81f36988f6fa00c7cf3b7ad50decbbf8a3e75df54b8bc967a6 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  f8f1f4fdbedc8d5761e694a68d74ea7aa9d81053 \
-                    sha256  a529a80ac85dd023bdf09072da4a7ea8331c5ac1ae7e16e3412c9fb8318202c3 \
+                    rmd160  187873972f1bcabe253fc832ca5b7a1570a707ec \
+                    sha256  83beb069cc7e1c5f5e2865de4c44eea78fb46286661d6d7fa30a3295c514d4c3 \
 
 perl5.require_variant   yes
 perl5.conflict_variants yes
@@ -150,8 +150,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  0208a2446b418d876a87ab221603eca84d7206f0 \
-                            sha256  c95490828e9e97065fde609ae9706f289c0bbc8aa395bd7c6adb03a078b0b19f
+                            rmd160  0905864b8fa6b69d5e60c7738d9fc602d6552e69 \
+                            sha256  fa552e86f47bae585b8447dc7ff5c3fc271e9467e78bf77c649a9f7a7b6782e4
 
     patchfiles-append       git-subtree.html.diff
 

Modified: trunk/dports/devel/git/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git/files/git-subtree.1.diff	2015-09-29 07:44:40 UTC (rev 140663)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2015-09-29 08:25:13 UTC (rev 140664)
@@ -7,10 +7,10 @@
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 +.\"      Date: 02/06/2015
 +.\"    Manual: Git Manual
-+.\"    Source: Git 2.5.3
++.\"    Source: Git 2.6.0
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.5\&.3" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.6\&.0" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150929/3b8ec16d/attachment.html>


More information about the macports-changes mailing list