[135773] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Sat May 2 11:26:12 PDT 2015


Revision: 135773
          https://trac.macports.org/changeset/135773
Author:   ciserlohn at macports.org
Date:     2015-05-02 11:26:12 -0700 (Sat, 02 May 2015)
Log Message:
-----------
git: update to version 2.4.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-05-02 17:29:56 UTC (rev 135772)
+++ trunk/dports/devel/git/Portfile	2015-05-02 18:26:12 UTC (rev 135773)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.3.7
+version             2.4.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  cc123aca09e17c18394c95482f689965ffea24e9 \
-                    sha256  250ebf19c758bcf848f23f42bc632282ba8828b8965a306ad006bfb36ac1499a \
+                    rmd160  8fd43520f911a9ddc3078433abe731a086e7ed30 \
+                    sha256  d58c766a80d86a5e1846c04c74618e98bfec158734fa1a8904c64740b72b511a \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  9821fac96eca6a6ac1e173f1c944ef3ce65f5fbc \
-                    sha256  079fcd6b8dad124960578fe91964a1185c99cdf024149ad50bde141600b21628 \
+                    rmd160  93b7bd981a87528fcc624dbaa39008140b0c593b \
+                    sha256  ab3f0824e0d17bd9ce5075964350b0ab13bb8991e85a87f7d822be882b3a102e \
 
 perl5.require_variant   yes
 perl5.conflict_variants yes
@@ -149,8 +149,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  3300cb82b3a22736e8b795976bf438a42648b7da \
-                            sha256  b91357f43ce01a1877cad63c84baac4142a7eae0bf7c8426103847075adbc4c7
+                            rmd160  9877a542a7e3937446fc3419d7c54cdb3f4d5f14 \
+                            sha256  a086dbe34b88c5680d6a1272d98fe40463c4e2ad4b2c359e95afab35157a66d8
 
     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-05-02 17:29:56 UTC (rev 135772)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2015-05-02 18:26:12 UTC (rev 135773)
@@ -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.3.7
++.\"    Source: Git 2.4.0
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.7" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.4\&.0" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150502/cadd599c/attachment.html>


More information about the macports-changes mailing list