[136314] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Thu May 14 11:10:41 PDT 2015


Revision: 136314
          https://trac.macports.org/changeset/136314
Author:   ciserlohn at macports.org
Date:     2015-05-14 11:10:41 -0700 (Thu, 14 May 2015)
Log Message:
-----------
git: update to version 2.4.1

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-14 17:40:47 UTC (rev 136313)
+++ trunk/dports/devel/git/Portfile	2015-05-14 18:10:41 UTC (rev 136314)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.4.0
+version             2.4.1
 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  8fd43520f911a9ddc3078433abe731a086e7ed30 \
-                    sha256  d58c766a80d86a5e1846c04c74618e98bfec158734fa1a8904c64740b72b511a \
+                    rmd160  c5d6ec7367c686fb907ff7036aaad5da59fad1a1 \
+                    sha256  2f5a9372aed1d5846d673fb54e3e0f89d196eab9ef9ca31bcd6f529855bd05c9 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  93b7bd981a87528fcc624dbaa39008140b0c593b \
-                    sha256  ab3f0824e0d17bd9ce5075964350b0ab13bb8991e85a87f7d822be882b3a102e \
+                    rmd160  223c7bbe215b2190717c72c5e0eeefc48233040c \
+                    sha256  77c216704590de4914bc4799ba43e62db29e344c98d779f652e2ca4be55bdc2c \
 
 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  9877a542a7e3937446fc3419d7c54cdb3f4d5f14 \
-                            sha256  a086dbe34b88c5680d6a1272d98fe40463c4e2ad4b2c359e95afab35157a66d8
+                            rmd160  a4439e0f5dfddd62dfb529d1187ee61ffbbcb5b4 \
+                            sha256  6e3d3854b2ce8259e146673d883cdfd56953dd3ae4022eb9c3cdbeb93db46b90
 
     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-14 17:40:47 UTC (rev 136313)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2015-05-14 18:10:41 UTC (rev 136314)
@@ -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.4.0
++.\"    Source: Git 2.4.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.4\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.4\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150514/993e91d4/attachment.html>


More information about the macports-changes mailing list