[48966] trunk/dports/devel/buildbot/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Tue Mar 31 18:24:34 PDT 2009


Revision: 48966
          http://trac.macports.org/changeset/48966
Author:   wsiegrist at apple.com
Date:     2009-03-31 18:24:34 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
buildbot: version bump to 0.7.10p1. The new version needs py25-bz2 for log compression. Maintainer timeout. Closes #19018

Modified Paths:
--------------
    trunk/dports/devel/buildbot/Portfile

Modified: trunk/dports/devel/buildbot/Portfile
===================================================================
--- trunk/dports/devel/buildbot/Portfile	2009-04-01 01:22:57 UTC (rev 48965)
+++ trunk/dports/devel/buildbot/Portfile	2009-04-01 01:24:34 UTC (rev 48966)
@@ -4,7 +4,7 @@
 PortGroup		python25 1.0
 
 name			buildbot
-version			0.7.8
+version			0.7.10p1
 categories		devel python
 platforms		darwin
 maintainers		olv.bonnet at free.fr
@@ -14,11 +14,11 @@
 homepage		http://buildbot.net/
 master_sites		sourceforge
 dist_subdir			${name}
-checksums		md5 22a7f9d518cc41ec75873fc5c6083f03 \
-			sha1 348405637bb4d5520d46ea2b02381804079e600e \
-			rmd160 f182f14fb50d42dd7dfa1e863fb884ab52362b2c
+checksums               md5     38475c54ff26ab4028cfd371b3f76c1f \
+                        sha1    799bf66cf4d6f8b9f94c0b167ac14b1198afdb7d \
+                        rmd160  bdd9a8d6daf9e947e52784ee6d5fb30285f8d8b6
 
-depends_lib-append	port:py25-twisted port:py25-hashlib port:py25-zlib
+depends_lib-append	port:py25-twisted port:py25-hashlib port:py25-zlib port:py25-bz2
 
 post-destroot   {
         xinstall -m 644 ${worksrcpath}/README \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/805ecc02/attachment.html>


More information about the macports-changes mailing list