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

blair at macports.org blair at macports.org
Thu Mar 20 06:51:43 PDT 2014


Revision: 118046
          https://trac.macports.org/changeset/118046
Author:   blair at macports.org
Date:     2014-03-20 06:51:43 -0700 (Thu, 20 Mar 2014)
Log Message:
-----------
ansible: new upstream 1.6 release; closes #42941.

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

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2014-03-20 12:52:51 UTC (rev 118045)
+++ trunk/dports/sysutils/ansible/Portfile	2014-03-20 13:51:43 UTC (rev 118046)
@@ -5,7 +5,7 @@
 PortGroup       python 1.0
 
 name            ansible
-version         1.4.4
+version         1.6
 categories      sysutils
 supported_archs noarch
 
@@ -26,8 +26,8 @@
 platforms       darwin
 
 master_sites    http://releases.ansible.com/ansible
-checksums       rmd160 9afaa7374a21b6ceeefd116dd5007d34122e7246 \
-                sha256 1b62fd1c4b26c0c7b7215b11308c5b981e7af0e3d78119680d9248f5c229180b
+checksums       rmd160 b854aaa3b34e3851c308758ec813fb569caa436c \
+                sha256 358114029b69219526e4ffb802350b2470d6510ace6d68133453874015d0a061
 
 python.default_version  27
 depends_lib-append      port:py${python.version}-httplib2 \
@@ -62,9 +62,6 @@
     xinstall -d 644 ${destroot}${prefix}/share/man/man1
     eval xinstall -m 755 [glob ${worksrcpath}/docs/man/man1/*.1] \
         ${destroot}${prefix}/share/man/man1
-    xinstall -d 644 ${destroot}${prefix}/share/man/man3
-    eval xinstall -m 755 [glob ${worksrcpath}/docs/man/man3/*.3] \
-        ${destroot}${prefix}/share/man/man3
 
     # Install sample config and hosts file.
     xinstall -m 755 -d ${destroot}${prefix}/etc/ansible
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140320/9ded7ca5/attachment.html>


More information about the macports-changes mailing list