[36332] trunk/dports/devel/buildbot/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Apr 27 03:26:58 PDT 2008
Revision: 36332
http://trac.macosforge.org/projects/macports/changeset/36332
Author: ryandesign at macports.org
Date: 2008-04-27 03:26:57 -0700 (Sun, 27 Apr 2008)
Log Message:
-----------
buildbot: update homepage, update to 0.7.7 and switch to depending on python25 (instead of python24). Closes #14862 (maintainer timeout)
Modified Paths:
--------------
trunk/dports/devel/buildbot/Portfile
Modified: trunk/dports/devel/buildbot/Portfile
===================================================================
--- trunk/dports/devel/buildbot/Portfile 2008-04-27 09:54:41 UTC (rev 36331)
+++ trunk/dports/devel/buildbot/Portfile 2008-04-27 10:26:57 UTC (rev 36332)
@@ -1,23 +1,24 @@
# $Id$
PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
name buildbot
-version 0.7.6
+version 0.7.7
categories devel python
platforms darwin
maintainers olv.bonnet at free.fr
description compile/test cycle automation system
long_description The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes.
-homepage http://buildbot.sf.net/
+homepage http://buildbot.net/
master_sites sourceforge
dist_subdir ${name}
-checksums md5 fb4e1f19e9c37fc0d9d72fed0dc94e41 \
- sha1 f1c9693fefa6cc882387126e45cb0bdec8bce88c
+checksums md5 4647a15a9d9b2db6a5b3493ac78e11d9 \
+ sha1 47201c3e0d98f7b4a2bc5a4d959ebdc1be0634d7 \
+ rmd160 4ff3fa7e9b3fef26c85f716de231e5241768a7a6
-depends_lib-append port:py-twisted
+depends_lib-append port:py25-twisted
post-destroot {
xinstall -m 644 ${worksrcpath}/README \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080427/c4f63697/attachment.html
More information about the macports-changes
mailing list