--- Portfile.orig	2007-11-01 00:22:12.000000000 -0500
+++ Portfile	2007-11-01 00:09:33.000000000 -0500
@@ -2,7 +2,7 @@
 
 PortSystem        1.0
 name              git-core
-version           1.5.3.4
+version           1.5.3.5
 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 \
@@ -17,13 +17,13 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
  
-checksums    git-${version}${extract.suffix} sha1 f2dfad11c396d4e06c4d1a34cb09b47e86faf2b0 \
-             git-manpages-${version}${extract.suffix} sha1 2701e152773df821f3e334ab3b7f4562237fe84f
+checksums    git-${version}${extract.suffix} sha1 2e48624e88400637c7063225c23d5e2ecdfe6ced \
+             git-manpages-${version}${extract.suffix} sha1 492024f5736132d7c96e3ff1c7af359924696312
 
 depends_run  port:openssh port:rsync port:perl5.8 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
 
-patchfiles   patch-Makefile patch-http.h patch-git-instaweb.sh
+patchfiles   patch-Makefile patch-http.h 
 
 extract.only   git-${version}${extract.suffix} \
                git-manpages-${version}${extract.suffix}
@@ -67,7 +67,7 @@
 
 variant doc description (Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 008adec5416b3f96aee87ad2572af06dd7773b24
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 3eb1d6f7ad5385a4e6b25ad0f3ef9fb545d6d291
 }
 
 variant svn {

