[146006] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Wed Feb 24 08:08:08 PST 2016


Revision: 146006
          https://trac.macports.org/changeset/146006
Author:   ciserlohn at macports.org
Date:     2016-02-24 08:08:08 -0800 (Wed, 24 Feb 2016)
Log Message:
-----------
git: update to version 2.7.2

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	2016-02-24 15:50:41 UTC (rev 146005)
+++ trunk/dports/devel/git/Portfile	2016-02-24 16:08:08 UTC (rev 146006)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.7.1
+version             2.7.2
 
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
@@ -21,11 +21,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  d54355d98b62c93b328650c34313ec190a960c25 \
-                    sha256  b4ab42798b7fb038eaefabb0c32ce9dbde2919103e5e2a35adc35dd46258a66f \
+                    rmd160  298ddef5bb91ecb242a76a70409b5a4731c91efb \
+                    sha256  58959e3ef3046403216a157dfc683c4d7f0dd83365463b8dd87063ded940a0df \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  02ae74188d2938b07c841afc0748056884d2dbb6 \
-                    sha256  0313cf4d283336088883d8416692fb6c547512233e11dbf06e5b925b7e762d61 \
+                    rmd160  4a1d02d203c65700514cb2a9da348db9a47bc8d0 \
+                    sha256  e6b5481fd6e24a1d1b155ef17363b313d47025bf6da880737fa872ab78e24f15 \
 
 perl5.require_variant   yes
 perl5.conflict_variants yes
@@ -152,8 +152,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  6c31054c05b8a87a122d5536e08d07283f720fe7 \
-                            sha256  101fe51df3d1c53a8daa72e84d3d4b75de0e1c09ff5c48f7bd9d5a402c51bc56
+                            rmd160  aa121affe4137a86453fc8659e7cc3362b81de95 \
+                            sha256  f40d1a8541ee4fe3e3f663724fb73c12b52f4b8b271019ea85710313094cb77f
 
     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	2016-02-24 15:50:41 UTC (rev 146005)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2016-02-24 16:08:08 UTC (rev 146006)
@@ -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.7.0
++.\"    Source: Git 2.7.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.7\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.7\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160224/77677d35/attachment.html>


More information about the macports-changes mailing list