Modified: trunk/dports/devel/git-core/Portfile (31737 => 31738)
--- trunk/dports/devel/git-core/Portfile 2007-12-05 08:45:38 UTC (rev 31737)
+++ trunk/dports/devel/git-core/Portfile 2007-12-05 09:34:22 UTC (rev 31738)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.5.3.6
+version 1.5.3.7
description The stupid content tracker.
long_description A stupid (but extremely fast) directory content manager. \
It doesn't do a whole lot, but what it _does_ do is track \
@@ -18,8 +18,8 @@
distfiles git-${version}${extract.suffix} \
git-manpages-${version}${extract.suffix}
-checksums git-${version}${extract.suffix} sha1 35f2df92046996a3b72a708e9408eb4d6d4d0e6f \
- git-manpages-${version}${extract.suffix} sha1 0db0722b5da956db18c2639fd710c72bf5916fd9
+checksums git-${version}${extract.suffix} sha1 95c3b64d34f28db8122e30f28dc5758ebbc8469b \
+ git-manpages-${version}${extract.suffix} sha1 7cc45f156298d0fbd4ead4a9b2096ed2143287b8
depends_run port:openssh port:rsync port:perl5.8 port:p5-error
depends_lib port:curl port:zlib port:openssl port:expat port:libiconv
@@ -68,7 +68,7 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
- checksums-append git-htmldocs-${version}${extract.suffix} sha1 6539d9481e5e53400d8c9f8ad89ccde5f0deb340
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 926fb29604d69ce45ecf7b57d1b8feeb6c356f9b
}
variant svn description {Bi-directional subversion repository support} {