[Lunar-commits] <moonbase> buildbot: Version bump and formatting adjustments.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jun 19 14:15:46 CEST 2010
commit 378094376e749dc0fcfa516f5367372ef27047d4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jun 19 08:15:46 2010 -0400
buildbot: Version bump and formatting adjustments.
---
devel/buildbot/BUILD | 2 ++
devel/buildbot/DETAILS | 20 ++++++++++----------
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/devel/buildbot/BUILD b/devel/buildbot/BUILD
index 3d6b04e..ada20d9 100644
--- a/devel/buildbot/BUILD
+++ b/devel/buildbot/BUILD
@@ -1,4 +1,6 @@
(
+
prepare_install &&
python ./setup.py install
+
) > $C_FIFO 2>&1
diff --git a/devel/buildbot/DETAILS b/devel/buildbot/DETAILS
index 804fa94..6eddc39 100644
--- a/devel/buildbot/DETAILS
+++ b/devel/buildbot/DETAILS
@@ -1,14 +1,14 @@
- MODULE=buildbot
- VERSION=0.7.12
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:76e2278cd8cb56dba99086fdcc0400f8fea5079f
- WEBSITE=http://www.buildbot.net
- ENTERED=20090616
- UPDATED=20090826
- SHORT="buildbot"
+ MODULE=buildbot
+ VERSION=0.8.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:0d1b315673e7c18f7c990fe252578b47645979dd
+ WEBSITE=http://www.buildbot.net
+ ENTERED=20090616
+ UPDATED=20100619
+ SHORT="buildbot"
-cat<<EOF
+cat << EOF
The BuildBot is a system to automate the compile/test cycle required
by most software projects to validate code changes.
EOF
More information about the Lunar-commits
mailing list