[66907] trunk/dports/devel/git-core
jmr at macports.org
jmr at macports.org
Sun Apr 25 11:27:34 PDT 2010
Revision: 66907
http://trac.macports.org/changeset/66907
Author: jmr at macports.org
Date: 2010-04-25 11:27:27 -0700 (Sun, 25 Apr 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.1 (#24610)
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 2010-04-25 17:09:50 UTC (rev 66906)
+++ trunk/dports/devel/git-core/Portfile 2010-04-25 18:27:27 UTC (rev 66907)
@@ -4,7 +4,7 @@
PortSystem 1.0
name git-core
-version 1.7.0.5
+version 1.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.
@@ -21,13 +21,13 @@
git-manpages-${version}${extract.suffix}
checksums git-${version}${extract.suffix} \
- md5 77d50f41ef282752dc69d9a47765f5c7 \
- sha1 684c21dac937703ab7df9c91f7a6a962620487b2 \
- rmd160 e5a6d6e4dd5460d390b9d7975b84a7ab12eb0f84 \
+ md5 3da231dbe82ad103373cb530ae7475d5 \
+ sha1 0b031d1ab63506f945ad3c6fb5f814c6a4fc3095 \
+ rmd160 b29995bac655e64d3c5d6911fe1235ba85ff58e6 \
git-manpages-${version}${extract.suffix} \
- md5 90eb5fb193a218176d2d9b841128a717 \
- sha1 68dca0594f4faae0a41d28c0944bd89b0c907485 \
- rmd160 93aef5c7f1f43eff55ea0349e767f7daab9a2c0a \
+ md5 50c3e1119a2197de208cbb69c7da0a50 \
+ sha1 6b1e6738d30334f6e9071f983959644b4b3e9378 \
+ rmd160 8f32c0f06e9ff76751dff6849e6c3df7db4b77c7 \
depends_run port:rsync path:bin/perl:perl5 port:p5-error
depends_lib port:curl port:zlib port:openssl port:expat port:libiconv
@@ -91,9 +91,9 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
checksums-append git-htmldocs-${version}${extract.suffix} \
- md5 74c7320440049ba497d9efc8b0134474 \
- sha1 24015f4e57c2cf64ac16a6056998786ce7e1fce9 \
- rmd160 54bf742f18aefdbb75be9810fdbc2b1baaba8059
+ md5 bc4bdafdc1b257c40564d47bc5c97365 \
+ sha1 94d18dea549c52ae0c38b1568ace46bbbdb29b44 \
+ rmd160 7d14a9767884180451359b899ec8741b42f6da5f
}
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 2010-04-25 17:09:50 UTC (rev 66906)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff 2010-04-25 18:27:27 UTC (rev 66907)
@@ -1,5 +1,5 @@
---- Makefile.orig 2010-04-12 17:23:36.000000000 +0200
-+++ Makefile 2010-04-13 08:02:17.000000000 +0200
+--- Makefile.orig 2010-04-24 04:38:35.000000000 +0200
++++ Makefile 2010-04-24 20:00:38.000000000 +0200
@@ -131,7 +131,7 @@
#
# Define NO_R_TO_GCC_LINKER if your gcc does not like "-R/path/lib"
@@ -9,7 +9,7 @@
#
# Define USE_NSEC below if you want git to care about sub-second file mtimes
# and ctimes. Note that you need recent glibc (at least 2.2.4) for this, and
-@@ -260,7 +260,7 @@
+@@ -270,7 +270,7 @@
gitexecdir = libexec/git-core
sharedir = $(prefix)/share
template_dir = share/git-core/templates
@@ -18,7 +18,7 @@
ifeq ($(prefix),/usr)
sysconfdir = /etc
ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1057,7 +1057,7 @@
+@@ -1098,7 +1098,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.
@@ -27,7 +27,7 @@
else
CC_LD_DYNPATH = -R
endif
-@@ -1075,7 +1075,7 @@
+@@ -1116,7 +1116,7 @@
REMOTE_CURL_NAMES =
else
ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100425/273a5d79/attachment.html>
More information about the macports-changes
mailing list