diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-01-23 23:12:38 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-01-23 23:12:38 +0000 |
commit | c5f49b7fdccebe00fc6aebd70abf0230bfd3c9e8 (patch) | |
tree | eaddc19224543ccea39f0d6ba6465a64d0b5fbb0 | |
parent | 5c0e5438b765ffb350e93d28640b8f1109510be0 (diff) | |
download | bcfg2-c5f49b7fdccebe00fc6aebd70abf0230bfd3c9e8.tar.gz bcfg2-c5f49b7fdccebe00fc6aebd70abf0230bfd3c9e8.tar.bz2 bcfg2-c5f49b7fdccebe00fc6aebd70abf0230bfd3c9e8.zip |
macports: Version bump to 1.0.1
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5700 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | osx/macports/Portfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/osx/macports/Portfile b/osx/macports/Portfile index 4ad8c618e..91e8e0384 100644 --- a/osx/macports/Portfile +++ b/osx/macports/Portfile @@ -6,7 +6,7 @@ PortGroup python26 1.0 name bcfg2 license BSD -version 1.0.0 +version 1.0.1 categories sysutils python maintainers ices.utexas.edu:solj description Bcfg2 configuration management system @@ -18,9 +18,9 @@ homepage http://www.bcfg2.org/ platforms darwin master_sites ftp://ftp.mcs.anl.gov/pub/bcfg -checksums md5 2303fc4cb7b5e49034dd1f71f5ad5847 \ - sha1 592d94b5626200aa513f06b8ecc38a7ea021aa72 \ - rmd160 974b9973e9a4297fcc9c94ee93cd16d4957a0418 +checksums md5 6fbf36acc5cc58b2504a25c25cad3921 \ + sha1 36cac49009c906d4cb61e36a7a8c7b6859518862 \ + rmd160 fae98b10b721d059a9a483e046b83bd61458179d patchfiles patch-setup.py.diff |