#50646: upgrade salt from v2014.1.13 to v2015.8.5 -------------------------------+-------------------------------- Reporter: jeremy.mcmillan@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: salt -------------------------------+-------------------------------- --- Portfile.old 2015-11-23 21:30:54.000000000 -0600 +++ Portfile 2016-02-16 14:18:14.000000000 -0600 @@ -1,18 +1,18 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c -basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 -# $Id: Portfile 142815 2015-11-24 03:22:35Z jmr@macports.org $ +# $Id$ PortSystem 1.0 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 saltstack.com:cr license Apache-2 supported_archs noarch -distname v2014.1.13 +distname v2015.8.5 revision 1 description Salt is a Python-based remote execution, automation, \ @@ -26,8 +26,8 @@ python.default_version 27 -checksums rmd160 2695fc2e63ae73b1b63eaa30cae8f15fd4784466 \ - sha256 5ce29633a6d290ce11c375b5af6bfd84aecc5b41b2cc3272342ecc56f8c63375 +checksums rmd160 dc656a433c88e42e932e1f204a861752bb225b11\ + sha256 3f8f013e90328ded27e06c80a698c7436d121461e50f7ae23438d8abedc56ad7 depends_build port:py${python.version}-setuptools -- Ticket URL: <https://trac.macports.org/ticket/50646> MacPorts <https://www.macports.org/> Ports system for OS X