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

ryandesign at macports.org ryandesign at macports.org
Sat Jun 4 09:00:39 PDT 2011


Revision: 79182
          http://trac.macports.org/changeset/79182
Author:   ryandesign at macports.org
Date:     2011-06-04 09:00:39 -0700 (Sat, 04 Jun 2011)
Log Message:
-----------
git-core: maintainer update to 1.7.5.4; see #29697

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-06-04 15:59:46 UTC (rev 79181)
+++ trunk/dports/devel/git-core/Portfile	2011-06-04 16:00:39 UTC (rev 79182)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.5.2
+version           1.7.5.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} \
-                    sha1    c7cc4f9b0a8718e966d32c8f834df67ed2b5560f \
-                    rmd160  c1e4e065b0fe7e756d22ac0a3c867ebd4923bb4c \
+                    sha1    076eca037a993de2c1bcf093fee5a1ad56af71fa \
+                    rmd160  2cde34bb24ed5ecb1e07b2b5e8314adfd781a186 \
              git-manpages-${version}${extract.suffix} \
-                    sha1    a18f752ea2fb86a4ffc9557d55b5588e12574bdf \
-                    rmd160  20c03c54efe0040d2836991096b78f0e9f3b1679
+                    sha1    f7ca383d94152777eca28fdffce38d88a51b90cf \
+                    rmd160  d465b40061883dd27e75bbb24952158db0859d5a
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -117,8 +117,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    sha1    4fd94c1e28719ea44583179db780c6baf74735fd \
-                    rmd160  56128845d65c9fd49335c1dbe552ea010b5b448a
+                    sha1    1f4c9906b77fd4151c320e44b351e06fd9e7eca5 \
+                    rmd160  c00d922cf678243be57c8cb70c7fca07d5f8a56d
 }
 
 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-06-04 15:59:46 UTC (rev 79181)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-06-04 16:00:39 UTC (rev 79182)
@@ -1,14 +1,14 @@
---- Makefile.orig	2011-04-24 19:48:31.000000000 +0200
-+++ Makefile	2011-04-25 22:36:23.000000000 +0200
-@@ -290,7 +290,7 @@
+--- Makefile.orig	2011-06-02 00:36:22.000000000 +0200
++++ Makefile	2011-06-03 13:30:10.000000000 +0200
+@@ -289,7 +289,7 @@
  sharedir = $(prefix)/share
  gitwebdir = $(sharedir)/gitweb
  template_dir = share/git-core/templates
 -htmldir = share/doc/git-doc
 +htmldir = share/doc/git-core
- ifeq ($(prefix),/usr)
- sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
+ ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes
+ lib = lib
 @@ -1237,7 +1237,7 @@
  	ifdef NO_R_TO_GCC_LINKER
  		# Some gcc does not accept and pass -R to the linker to specify
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110604/bbbf5d28/attachment.html>


More information about the macports-changes mailing list