[130099] trunk/dports/sysutils/ansible/Portfile

blair at macports.org blair at macports.org
Fri Dec 26 19:14:26 PST 2014


Revision: 130099
          https://trac.macports.org/changeset/130099
Author:   blair at macports.org
Date:     2014-12-26 19:14:26 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
ansible: new upstream 1.8.2 release; closes #46336.

Modified Paths:
--------------
    trunk/dports/sysutils/ansible/Portfile

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2014-12-27 03:10:47 UTC (rev 130098)
+++ trunk/dports/sysutils/ansible/Portfile	2014-12-27 03:14:26 UTC (rev 130099)
@@ -6,7 +6,7 @@
 
 name            ansible
 epoch           1
-version         1.7.2
+version         1.8.2
 categories      sysutils
 supported_archs noarch
 
@@ -26,9 +26,10 @@
 
 platforms       darwin
 
-master_sites    http://releases.ansible.com/ansible
-checksums       rmd160 38e91bc47a7de6cf1d640f392d185766a41c7bc6 \
-                sha256 a17ce716b47f831ea9c88bdab33753fa3870c7ea8a1ee5e8c1287ca40c8498ac
+master_sites    http://releases.ansible.com/ansible \
+                http://pypi.python.org/packages/source/a/ansible
+checksums       rmd160 b4156baeb4c46fd08356b5e216d00a18ac13dfd5 \
+                sha256 2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
 
 python.default_version  27
 depends_lib-append      port:py${python.version}-httplib2 \
@@ -56,9 +57,6 @@
     xinstall -m 755 ${worksrcpath}/examples/hosts \
         ${destroot}${prefix}/share/doc/${name}/examples
 
-    file copy ${worksrcpath}/examples/playbooks \
-        ${destroot}${prefix}/share/doc/${name}/examples/
-
     # Man pages.
     eval xinstall -m 755 [glob ${worksrcpath}/docs/man/man1/*.1] \
         ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/8beb3102/attachment.html>


More information about the macports-changes mailing list