Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 18:53:44 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544708 - head/sysutils/py-salt
Message-ID:  <202008111853.07BIrinp095463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Tue Aug 11 18:53:44 2020
New Revision: 544708
URL: https://svnweb.freebsd.org/changeset/ports/544708

Log:
  Upgrade to 3001.1
  
  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	Tue Aug 11 18:43:05 2020	(r544707)
+++ head/sysutils/py-salt/Makefile	Tue Aug 11 18:53:44 2020	(r544708)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	3001
-PORTREVISION=	2
+PORTVERSION=	3001.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 # https://github.com/saltstack/salt/issues/57826
 # https://github.com/saltstack/salt/pull/57839
 PATCH_SITES=	https://github.com/saltstack/salt/commit/
-PATCHFILES+=	0dda2fdbdc577b092c5fc894951e8a750b275c56.patch:-p1
+PATCHFILES+=	1fa77bc846856d3a9a9d80e7643fb2f46febf827.patch:-p1
 
 MAINTAINER=	christer.edwards@gmail.com
 COMMENT=	Distributed remote execution and configuration management system

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Tue Aug 11 18:43:05 2020	(r544707)
+++ head/sysutils/py-salt/distinfo	Tue Aug 11 18:53:44 2020	(r544708)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1596928973
-SHA256 (salt-3001.tar.gz) = 5ca60d1b2cc8e63db50995bd8b117914eeaf57c48ce2b3a3731ee57163adf154
-SIZE (salt-3001.tar.gz) = 14448043
-SHA256 (0dda2fdbdc577b092c5fc894951e8a750b275c56.patch) = 1d29b67d1f251ea54a91a54006cc9e51eae9b96bfb1fbb3c6ba23d9b876313a7
-SIZE (0dda2fdbdc577b092c5fc894951e8a750b275c56.patch) = 9297
+TIMESTAMP = 1597171484
+SHA256 (salt-3001.1.tar.gz) = e9ebb4d92fae8dabf21b8749dc126e4a4048bf8f613f5b1b851fe4b8226b5abc
+SIZE (salt-3001.1.tar.gz) = 14556156
+SHA256 (1fa77bc846856d3a9a9d80e7643fb2f46febf827.patch) = 36977a22f504cd383efb97b5ae6c34a4712f5843fb295af2dd8047afc17823cf
+SIZE (1fa77bc846856d3a9a9d80e7643fb2f46febf827.patch) = 9298



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