svn commit: r336025 - head/sysutils/py-salt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 9 19:31:17 UTC 2013


Author: sunpoet
Date: Mon Dec  9 19:31:16 2013
New Revision: 336025
URL: http://svnweb.freebsd.org/changeset/ports/336025

Log:
  - Update to 0.17.3
  
  Changes:	https://github.com/saltstack/salt/commits/develop
  PR:		ports/184637
  Submitted by:	Christer Edwards <christer.edwards at gmail.com> (maintainer)

Modified:
  head/sysutils/py-salt/Makefile
  head/sysutils/py-salt/distinfo

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Mon Dec  9 19:31:10 2013	(r336024)
+++ head/sysutils/py-salt/Makefile	Mon Dec  9 19:31:16 2013	(r336025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Mon Dec  9 19:31:10 2013	(r336024)
+++ head/sysutils/py-salt/distinfo	Mon Dec  9 19:31:16 2013	(r336025)
@@ -1,2 +1,2 @@
-SHA256 (salt-0.17.2.tar.gz) = f1339c02c40b8aa9c55db66bd5780037aa7f6eb4d592fa9e1353e74d1ab167b2
-SIZE (salt-0.17.2.tar.gz) = 1866629
+SHA256 (salt-0.17.3.tar.gz) = 2a66a0b92862d33477e7e817cb51ccb4e648481d4bc31732bfbb6f43a3e2e1fc
+SIZE (salt-0.17.3.tar.gz) = 1869944


More information about the svn-ports-head mailing list