[86499] trunk/dports/devel/git-core

royliu at macports.org royliu at macports.org
Wed Oct 26 14:40:55 PDT 2011


Revision: 86499
          http://trac.macports.org/changeset/86499
Author:   royliu at macports.org
Date:     2011-10-26 14:40:55 -0700 (Wed, 26 Oct 2011)
Log Message:
-----------
git-core: upgrade to 1.7.7.1

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile
    trunk/dports/devel/git-core/files/patch-Makefile.diff

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-10-26 21:40:45 UTC (rev 86498)
+++ trunk/dports/devel/git-core/Portfile	2011-10-26 21:40:55 UTC (rev 86499)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.7
-revision            1
+version             1.7.7.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.
@@ -22,11 +21,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  54a185d66fb1f0e1607dc4514640c4b353d2cd1c \
-                    sha256  5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6 \
+                    rmd160  92bf7db1fb7a7659e0e6763f221283969687fe55 \
+                    sha256  6a7909226b2b249c7970b0d36054dbcfe58e6558cc4d671ea1f5ac6a69d8cf4f \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  4bc0504533df3c956e9ad5133e6bd8bfca980007 \
-                    sha256  dde1ffaee0d90cce80f98126c5d9013c6687dc6f0b26bd12d61e229346701ecb
+                    rmd160  3b3cb0cc3c53e24a022fb2cba5dd9baba928bd9f \
+                    sha256  28904942a0e91d601d731a9fe0bf26c2fe595d8a69a9c2a4da3ec66286c50db5
 
 depends_run         port:rsync \
                     port:p5.12-error
@@ -145,8 +144,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  7e0fb2f27053d97d4945eb2e41080e7f9b31f8e8 \
-                            sha256  bcb11eda56ac74687cc6852f6ee104ab5dcf13039546616c608783cebc7f4a40
+                            rmd160  b001a9afcc0cf373622039cbd96967924f17b21e \
+                            sha256  bd312ee9b767eda02b82cc1844696e60664be1ddb16790a357ceac689cfe4189
 }
 
 variant gitweb description {Install gitweb.cgi} {

Modified: trunk/dports/devel/git-core/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-10-26 21:40:45 UTC (rev 86498)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-10-26 21:40:55 UTC (rev 86499)
@@ -9,7 +9,7 @@
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
  ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes
  lib = lib
-@@ -1284,7 +1284,7 @@
+@@ -1285,7 +1285,7 @@
  	ifdef NO_R_TO_GCC_LINKER
  		# Some gcc does not accept and pass -R to the linker to specify
  		# the runtime dynamic library path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111026/c7fd5be8/attachment.html>


More information about the macports-changes mailing list