--- Portfile.orig	2008-04-08 14:34:00.000000000 +0200
+++ Portfile	2008-04-21 11:11:41.000000000 +0200
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.5.4.5
+version           1.5.5.1
 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 69c4b904f13b72f57405393d54f33831c9cfad8f \
-             git-manpages-${version}${extract.suffix} sha1 659b5217b342b757a01603f61bd90a4d60f7e681
+checksums    git-${version}${extract.suffix} sha1 a450cd02cbfe8e18311816a9568bcd6d10d6cf52 \
+             git-manpages-${version}${extract.suffix} sha1 e062f2eb9e46546616e9cc62ecc4bcd485d30d9a
 
 depends_run  port:openssh port:rsync port:perl5.8 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -74,7 +74,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 7087b54af84b8d91fec8d9a48c8f746047d3cd6a
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 56ae3fa2e5a7c64177af5122876f5fe063800b40
 }
 
 variant gitweb description {Install gitweb.cgi} {

