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

ryandesign at macports.org ryandesign at macports.org
Mon Jan 31 21:36:10 PST 2011


Revision: 75604
          http://trac.macports.org/changeset/75604
Author:   ryandesign at macports.org
Date:     2011-01-31 21:36:09 -0800 (Mon, 31 Jan 2011)
Log Message:
-----------
git-core: maintainer update to 1.7.4; see #28222

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-02-01 04:42:12 UTC (rev 75603)
+++ trunk/dports/devel/git-core/Portfile	2011-02-01 05:36:09 UTC (rev 75604)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.3.5
+version           1.7.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,13 +19,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     8a8cd93b8a4dff0a03c0fdc77253af3e \
-                    sha1    cf9587ecf7cae04463d05b9f9ce8990913bd925a \
-                    rmd160  3ad6eb187b7a901addb3ee5a2ade70ba550007f6 \
+                    md5     fa24dc1ef0b663327ea0fe1981365b39 \
+                    sha1    57b783627d9a9515ce3ef8f79128074de6197b2e \
+                    rmd160  a064d7a5b2d3fae6171ca91a03082eb46d7bb9b7 \
              git-manpages-${version}${extract.suffix} \
-                    md5     75d9db900fbbde05cdd6d30da6e4f1f5 \
-                    sha1    fe00694f9db7b8a29b5c44dd8610ef24bd73ec3f \
-                    rmd160  2d360b820a7390d50954778f56e9eaf4c9bbfa31
+                    md5     d13d42846a72335eb287e55bc980dc09 \
+                    sha1    1bad24d225d39266b2b697bc68a4f02ff6677d41 \
+                    rmd160  ea82117f6150cead06373667054acabbfa9f4c0d
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -119,9 +119,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     5bf800916b209ceaf8b2634b9b55fdc4 \
-                    sha1    232a5d9c7ff53d1149f790bea8dd2c6dc5f50dc9 \
-                    rmd160  8ee1e22158d1d9585346e0bba965a60e2d04ac99
+                    md5     e5ef49860896db192e81d3d489f5c238 \
+                    sha1    e6d2b4f0cb2d43d9290793365f95def7038730b3 \
+                    rmd160  19a20260259fca5d7898e7661ae2ce9af726e7a1
 }
 
 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-02-01 04:42:12 UTC (rev 75603)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2011-02-01 05:36:09 UTC (rev 75604)
@@ -1,6 +1,6 @@
---- Makefile.orig	2010-10-22 05:49:16.000000000 +0200
-+++ Makefile	2010-10-22 14:26:49.000000000 +0200
-@@ -284,7 +284,7 @@
+--- Makefile.orig	2011-01-31 05:45:28.000000000 +0100
++++ Makefile	2011-01-31 13:22:28.000000000 +0100
+@@ -290,7 +290,7 @@
  sharedir = $(prefix)/share
  gitwebdir = $(sharedir)/gitweb
  template_dir = share/git-core/templates
@@ -9,7 +9,7 @@
  ifeq ($(prefix),/usr)
  sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1192,7 +1192,7 @@
+@@ -1239,7 +1239,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/20110131/d65c596f/attachment.html>


More information about the macports-changes mailing list