[146896] trunk/dports/sysutils/salt/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Mar 19 15:19:17 PDT 2016


Revision: 146896
          https://trac.macports.org/changeset/146896
Author:   khindenburg at macports.org
Date:     2016-03-19 15:19:17 -0700 (Sat, 19 Mar 2016)
Log Message:
-----------
salt: update to 2015.8.5 #50646

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

Modified: trunk/dports/sysutils/salt/Portfile
===================================================================
--- trunk/dports/sysutils/salt/Portfile	2016-03-19 18:26:48 UTC (rev 146895)
+++ trunk/dports/sysutils/salt/Portfile	2016-03-19 22:19:17 UTC (rev 146896)
@@ -5,15 +5,14 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        saltstack salt 2014.1.13 v
+github.setup        saltstack salt 2015.8.5 v
 name                salt
 categories          sysutils
 platforms           darwin
 maintainers         nomaintainer
 license             Apache-2
 supported_archs     noarch
-distname            v2014.1.13
-revision            1
+distname            v${version}
 
 description         Salt is a Python-based remote execution, automation, \
                     configuration, and orchestration engine.
@@ -26,18 +25,17 @@
 
 python.default_version 27
 
-checksums           rmd160 2695fc2e63ae73b1b63eaa30cae8f15fd4784466 \
-                    sha256 5ce29633a6d290ce11c375b5af6bfd84aecc5b41b2cc3272342ecc56f8c63375
+checksums           rmd160 dc656a433c88e42e932e1f204a861752bb225b11\
+                    sha256 3f8f013e90328ded27e06c80a698c7436d121461e50f7ae23438d8abedc56ad7
 
 depends_build       port:py${python.version}-setuptools
 
 depends_lib-append  port:py${python.version}-crypto \
-                    port:py${python.version}-m2crypto \
                     port:py${python.version}-jinja2 \
                     port:py${python.version}-msgpack \
                     port:py${python.version}-pip \
                     port:py${python.version}-yaml \
-                    port:py${python.version}-zmq \
+                    port:py${python.version}-tornado \
                     port:swig-python
 
 startupitem.create        yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160319/f44ed8a9/attachment.html>


More information about the macports-changes mailing list