update buildbot to 0.7.10p1
Reported by: |
wsiegrist@… |
Owned by: |
olv.bonnet@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.8.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
buildbot
|
|
|
Here is a patch to update buildbot to 0.7.10p1.
Index: Portfile
===================================================================
--- Portfile (revision 48737)
+++ Portfile (working copy)
@@ -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@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 \
Change History (3)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Type: |
enhancement →
update
|
Maintainer timeout. Added in r48966.