Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 14:59:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440851 - in head/sysutils/py-salt: . files
Message-ID:  <201705131459.v4DExPAU088766@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 13 14:59:25 2017
New Revision: 440851
URL: https://svnweb.freebsd.org/changeset/ports/440851

Log:
  Update to 2016.11.5
  
  Changes:	https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2016.11.5.rst
  PR:		219258
  Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

Deleted:
  head/sysutils/py-salt/files/patch-salt_modules_pw__user.py
Modified:
  head/sysutils/py-salt/Makefile
  head/sysutils/py-salt/distinfo

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Sat May 13 14:59:20 2017	(r440850)
+++ head/sysutils/py-salt/Makefile	Sat May 13 14:59:25 2017	(r440851)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	2016.11.4
+PORTVERSION=	2016.11.5
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Sat May 13 14:59:20 2017	(r440850)
+++ head/sysutils/py-salt/distinfo	Sat May 13 14:59:25 2017	(r440851)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493030630
-SHA256 (salt-2016.11.4.tar.gz) = fb4109b28d3fd898291c162e42ef843fbd4c3e57244075670fa8f366e705765f
-SIZE (salt-2016.11.4.tar.gz) = 9360198
+TIMESTAMP = 1494685735
+SHA256 (salt-2016.11.5.tar.gz) = b81427a4a3e47a98726f948bdc16a5b6b366f93fdac0b2c817e8f87d9036f8be
+SIZE (salt-2016.11.5.tar.gz) = 9246550



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705131459.v4DExPAU088766>