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

Kirill Ponomarev krion at FreeBSD.org
Sat Oct 26 14:55:34 UTC 2019


Author: krion
Date: Sat Oct 26 14:55:33 2019
New Revision: 515706
URL: https://svnweb.freebsd.org/changeset/ports/515706

Log:
  Update to 2019.2.2
  
  PR:		241458
  Approved by:	maintainer

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

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Sat Oct 26 14:35:48 2019	(r515705)
+++ head/sysutils/py-salt/Makefile	Sat Oct 26 14:55:33 2019	(r515706)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	2019.2.0
-PORTREVISION=	2
+PORTVERSION=	2019.2.2
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Sat Oct 26 14:35:48 2019	(r515705)
+++ head/sysutils/py-salt/distinfo	Sat Oct 26 14:55:33 2019	(r515706)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551187154
-SHA256 (salt-2019.2.0.tar.gz) = 5695bb2b3fa288bcfc0e3b93d9449afd75220bd8f0deefb5e7fc03af381df6cd
-SIZE (salt-2019.2.0.tar.gz) = 14952746
+TIMESTAMP = 1571910812
+SHA256 (salt-2019.2.2.tar.gz) = 75eef973cfc0fe2bb3e5db440e62507420ec4d7fc78758691bd329b02e542586
+SIZE (salt-2019.2.2.tar.gz) = 14420887


More information about the svn-ports-head mailing list