Revision
74026
Author
wsiegrist@apple.com
Date
2010-12-02 12:42:14 -0800 (Thu, 02 Dec 2010)

Log Message

buildbot: version 0.8.2

Modified Paths

Diff

Modified: trunk/dports/devel/buildbot/Portfile (74025 => 74026)


--- trunk/dports/devel/buildbot/Portfile	2010-12-02 20:34:38 UTC (rev 74025)
+++ trunk/dports/devel/buildbot/Portfile	2010-12-02 20:42:14 UTC (rev 74026)
@@ -4,7 +4,7 @@
 PortGroup		python26 1.0
 
 name			buildbot
-version			0.8.1
+version			0.8.2
 categories		devel python
 platforms		darwin
 maintainers		nomaintainer	
@@ -16,10 +16,11 @@
 homepage		http://buildbot.net/
 master_sites		sourceforge
 dist_subdir			${name}
-checksums           md5     53b7defb3f8919413907990269b7566d \
-                    sha1    7b26666514252f964cf4dbc6fea815999391d5de \
-                    rmd160  304cc59ad6f89fc79a3f9941581f5794198eab4b
 
+checksums           md5     a377f79b8e59c29891886eb980dc8703 \
+                    sha1    828b0f0298ad6b6c67b7dd9789be6fbac6c7e29f \
+                    rmd160  139a3e7330ce172330fdab7db525d4d8717406e7
+
 depends_lib-append	port:py26-twisted port:py26-jinja2
 
 post-destroot   {