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

ryandesign at macports.org ryandesign at macports.org
Tue Apr 26 02:12:47 PDT 2011


Revision: 78150
          http://trac.macports.org/changeset/78150
Author:   ryandesign at macports.org
Date:     2011-04-26 02:12:47 -0700 (Tue, 26 Apr 2011)
Log Message:
-----------
git-core: maintainer update to 1.7.5; see #29269

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-04-26 09:12:11 UTC (rev 78149)
+++ trunk/dports/devel/git-core/Portfile	2011-04-26 09:12:47 UTC (rev 78150)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.4.4
+version           1.7.5
 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    0c5d6b06cfbe73eb60ce7a59b9eec5fb9c6dc034 \
-                    rmd160  047ad2cb600e31e89133fbd44fbfa16ee42e5fc1 \
+                    sha1    bbea4a50fe57aad1d0e69550bac628e1b18abbdc \
+                    rmd160  42e0163365d89054cf865291aa35b0c2a9f1e0b2 \
              git-manpages-${version}${extract.suffix} \
-                    sha1    46335ecefe46ae211c10dcaa7422945af14d51d6 \
-                    rmd160  2bc9e07e7542cb02df5576b213e8e684640f0be0
+                    sha1    f52f5e9e35b9e5eef3dc247e799984bd3cfbe65e \
+                    rmd160  88d33ae6d51628371091c681bc71da09b8b1f930
 
 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    c63b910f549a50806238c3db703eaa4e29ee6124 \
-                    rmd160  1c4b5c41a0921c1136c3df4a4b3c321cc84dee3f
+                    sha1    e6a7e17b6eb4c9499af3ace5ba0b3974d6086f7b \
+                    rmd160  1909f7c1fb377042d621e3d9d8e27fc44d090990
 }
 
 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-04-26 09:12:11 UTC (rev 78149)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-04-26 09:12:47 UTC (rev 78150)
@@ -1,5 +1,5 @@
---- Makefile.orig	2011-03-27 05:50:32.000000000 +0200
-+++ Makefile	2011-03-29 09:39:18.000000000 +0200
+--- Makefile.orig	2011-04-24 19:48:31.000000000 +0200
++++ Makefile	2011-04-25 22:36:23.000000000 +0200
 @@ -290,7 +290,7 @@
  sharedir = $(prefix)/share
  gitwebdir = $(sharedir)/gitweb
@@ -9,7 +9,7 @@
  ifeq ($(prefix),/usr)
  sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1241,7 +1241,7 @@
+@@ -1237,7 +1237,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/20110426/4d487ac3/attachment-0001.html>


More information about the macports-changes mailing list