[64004] trunk/dports/sysutils/bcfg2

ryandesign at macports.org ryandesign at macports.org
Fri Feb 19 21:51:14 PST 2010


Revision: 64004
          http://trac.macports.org/changeset/64004
Author:   ryandesign at macports.org
Date:     2010-02-19 21:51:13 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
bcfg2: maintainer update to 1.0.1 and add license info; see #23393

Modified Paths:
--------------
    trunk/dports/sysutils/bcfg2/Portfile
    trunk/dports/sysutils/bcfg2/files/patch-setup.py.diff

Modified: trunk/dports/sysutils/bcfg2/Portfile
===================================================================
--- trunk/dports/sysutils/bcfg2/Portfile	2010-02-20 05:43:37 UTC (rev 64003)
+++ trunk/dports/sysutils/bcfg2/Portfile	2010-02-20 05:51:13 UTC (rev 64004)
@@ -5,9 +5,10 @@
 PortGroup           python26 1.0
 
 name                bcfg2
-version             1.0.0
+version             1.0.1
 categories          sysutils python
 maintainers         ices.utexas.edu:solj
+license             BSD
 description         Bcfg2 configuration management system
 long_description    Bcfg2 helps system administrators deploy complex \
                     changes across large numbers of systems in a \
@@ -17,9 +18,9 @@
 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
 

Modified: trunk/dports/sysutils/bcfg2/files/patch-setup.py.diff
===================================================================
--- trunk/dports/sysutils/bcfg2/files/patch-setup.py.diff	2010-02-20 05:43:37 UTC (rev 64003)
+++ trunk/dports/sysutils/bcfg2/files/patch-setup.py.diff	2010-02-20 05:51:13 UTC (rev 64004)
@@ -3,7 +3,7 @@
 @@ -5,45 +5,19 @@
  
  setup(name="Bcfg2",
-       version="1.0.0",
+       version="1.0.1",
 -      description="Bcfg2 Server",
 +      description="Bcfg2 Client",
        author="Narayan Desai",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100219/af80a71b/attachment.html>


More information about the macports-changes mailing list