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

blair at macports.org blair at macports.org
Wed Jan 8 09:56:42 PST 2014


Revision: 115660
          https://trac.macports.org/changeset/115660
Author:   blair at macports.org
Date:     2014-01-08 09:56:42 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
ansible: new upstream 1.4.4 release; closes #42044.

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

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2014-01-08 17:51:43 UTC (rev 115659)
+++ trunk/dports/sysutils/ansible/Portfile	2014-01-08 17:56:42 UTC (rev 115660)
@@ -5,7 +5,7 @@
 PortGroup       python 1.0
 
 name            ansible
-version         1.4.1
+version         1.4.4
 categories      sysutils
 supported_archs noarch
 
@@ -26,11 +26,12 @@
 platforms       darwin
 
 master_sites    http://releases.ansible.com/ansible
-checksums       rmd160 c1d2248244d6799e8ea79e5bfb3e96579c066594 \
-                sha256 bfd1bbf96b4802a4302262e10374c6c400a3394d4dfd6ef6a8f3f7cad77b7ac9
+checksums       rmd160 9afaa7374a21b6ceeefd116dd5007d34122e7246 \
+                sha256 1b62fd1c4b26c0c7b7215b11308c5b981e7af0e3d78119680d9248f5c229180b
 
 python.default_version  27
-depends_lib-append      port:py${python.version}-jinja2 \
+depends_lib-append      port:py${python.version}-httplib2 \
+                        port:py${python.version}-jinja2 \
                         port:py${python.version}-paramiko \
                         port:py${python.version}-yaml
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/8f4834ac/attachment.html>


More information about the macports-changes mailing list