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

royliu at macports.org royliu at macports.org
Sat Oct 8 14:22:09 PDT 2011


Revision: 85065
          http://trac.macports.org/changeset/85065
Author:   royliu at macports.org
Date:     2011-10-08 14:22:06 -0700 (Sat, 08 Oct 2011)
Log Message:
-----------
git-core: update to 1.7.7

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-08 21:03:21 UTC (rev 85064)
+++ trunk/dports/devel/git-core/Portfile	2011-10-08 21:22:06 UTC (rev 85065)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.6.4
+version             1.7.7
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -21,11 +21,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  80d226e77b8b9ad6d0bba86773e26257e5b3d734 \
-                    sha256  c95bb6fdfa8276a6cbc1c3150e56ce3dc2fc29a4bcecd9c246ab9df5d9638ec6 \
+                    rmd160  54a185d66fb1f0e1607dc4514640c4b353d2cd1c \
+                    sha256  5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  91d0df4b4182bead27149dbf03481d3e139cc730 \
-                    sha256  c1ae86f0bfd80ec819535a64825a141aeef950dfebf9a3f82bef6752b586f63f
+                    rmd160  4bc0504533df3c956e9ad5133e6bd8bfca980007 \
+                    sha256  dde1ffaee0d90cce80f98126c5d9013c6687dc6f0b26bd12d61e229346701ecb
 
 depends_run         port:rsync \
                     port:p5.12-error
@@ -143,8 +143,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  931da8cc615cd1f52024a07f53ebc14e3fcc03ff \
-                            sha256  b73ded7089bb253efe45ef3a444022500df012a4bd596249ac999135ca76e240
+                            rmd160  7e0fb2f27053d97d4945eb2e41080e7f9b31f8e8 \
+                            sha256  bcb11eda56ac74687cc6852f6ee104ab5dcf13039546616c608783cebc7f4a40
 }
 
 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-08 21:03:21 UTC (rev 85064)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-10-08 21:22:06 UTC (rev 85065)
@@ -1,6 +1,6 @@
 --- Makefile.orig	2011-09-02 21:46:23.000000000 -0400
 +++ Makefile	2011-09-02 21:46:23.000000000 -0400
-@@ -298,7 +298,7 @@
+@@ -306,7 +306,7 @@
  sharedir = $(prefix)/share
  gitwebdir = $(sharedir)/gitweb
  template_dir = share/git-core/templates
@@ -9,7 +9,7 @@
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
  ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes
  lib = lib
-@@ -1253,7 +1253,7 @@
+@@ -1284,7 +1284,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/20111008/c8d1dce6/attachment-0001.html>


More information about the macports-changes mailing list