Revision
75375
Author
raimue@macports.org
Date
2011-01-23 18:22:08 -0800 (Sun, 23 Jan 2011)

Log Message

python/py26-dulwich:
Update to version 0.7.0, closes #28104

Modified Paths

Diff

Modified: trunk/dports/python/py26-dulwich/Portfile (75374 => 75375)


--- trunk/dports/python/py26-dulwich/Portfile	2011-01-24 00:52:11 UTC (rev 75374)
+++ trunk/dports/python/py26-dulwich/Portfile	2011-01-24 02:22:08 UTC (rev 75375)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-dulwich
-version             0.6.1
+version             0.7.0
 categories          python devel
 maintainers         yahoo.com.au:mail_ben_schmidt
 description         Pure-Python Git Library
@@ -18,8 +18,8 @@
 master_sites        ${homepage}
 distname            dulwich-${version}
 
-checksums           sha1    70c8955857bfda625969b3ee8e9105a4fa6a118d \
-                    rmd160  4b2abef398616b1ed6f62ce0613bc3cd77e5e96a
+checksums           sha1    d8244b51727a1a20fd7755cddb4fad0b48fc0e62 \
+                    rmd160  2dc8cfb53c007608725a26bcefb44a4e7089bd14
 
 build.target-append build_ext
 build.args          --inplace