Modified: trunk/dports/sysutils/ansible/Portfile (102427 => 102428)
--- trunk/dports/sysutils/ansible/Portfile 2013-02-02 18:26:31 UTC (rev 102427)
+++ trunk/dports/sysutils/ansible/Portfile 2013-02-02 18:34:49 UTC (rev 102428)
@@ -3,9 +3,9 @@
PortSystem 1.0
PortGroup python 1.0
-PortGroup github 1.0
-github.setup ansible ansible 0.9 v
+name ansible
+version 1.0
categories sysutils
supported_archs noarch
@@ -25,9 +25,9 @@
platforms darwin
-github.tarball_from downloads
-checksums rmd160 f0505ccd0094bdb745271a0508eea023f803c976 \
- sha256 fa673fd143b79db726ce4e9c2c281373bdc82631b22ab791700e7ec5c41b3809
+master_sites http://ansible.cc/releases/
+checksums rmd160 6526c7588ccf53250601f76e6c3b4d5afcc1beeb \
+ sha256 f5e6ee589ae78e81bf10bd1fb743d0a091ae3f6f338fd87a9a4070f8c2878601
python.default_version 27
depends_lib-append port:py${python.version}-jinja2 \