[123063] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Mon Aug 4 12:03:13 PDT 2014


Revision: 123063
          https://trac.macports.org/changeset/123063
Author:   ciserlohn at macports.org
Date:     2014-08-04 12:03:13 -0700 (Mon, 04 Aug 2014)
Log Message:
-----------
git: update to version 2.0.4

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	2014-08-04 18:37:37 UTC (rev 123062)
+++ trunk/dports/devel/git/Portfile	2014-08-04 19:03:13 UTC (rev 123063)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git
-version             2.0.1
+version             2.0.4
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  1fc03cefc4bafd3e6a1c0772fdf6a6a7354a4047 \
-                    sha256  02609a06fb40db1f6a968867c0e82bcb959b85902747830de0fda53228712daf \
+                    rmd160  82509bb80ef6a667a6f86b63e589c13d8355c173 \
+                    sha256  dd9df02b7dcc75f9777c4f802c6b8562180385ddde4e3b8479e079f99cd1d1c9 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  da2272d6f54459d1d568ef99061aa143477067c7 \
-                    sha256  a8b2af48319a197c2359db9b4f01448827dd9a796e68510e162faee66ae11052 \
+                    rmd160  cf29708fe2dc746645956a949e8ba7f5f8d6b8d4 \
+                    sha256  a4cf5279d41b448905b3a9958e35e89454d76e2f1404df1359ed97694f9cfdfe \
 
 depends_run         port:rsync
 
@@ -158,8 +158,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  6362d2d448764046e962594333b1dbdc6ef10767 \
-                            sha256  5e65f6ce3a69cee1dab018374a46214b8a4797d360fcb18d5f49660d0b7b48fb
+                            rmd160  b21327398a6014e579f118e8e1e9d0b56e592e68 \
+                            sha256  b607620591cb58e045b970fc7549eb7a05de1106b55470924dcfce81d513b027
 
     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	2014-08-04 18:37:37 UTC (rev 123062)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2014-08-04 19:03:13 UTC (rev 123063)
@@ -8,10 +8,10 @@
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 +.\"      Date: 03/17/2014
 +.\"    Manual: Git Manual
-+.\"    Source: Git 2.0.1
++.\"    Source: Git 2.0.4
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 2\&.0\&.1" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 2\&.0\&.4" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140804/6fc52394/attachment.html>


More information about the macports-changes mailing list