Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 01:56:11 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462766 - head/sysutils/py-salt
Message-ID:  <201802240156.w1O1uBFA016887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Sat Feb 24 01:56:11 2018
New Revision: 462766
URL: https://svnweb.freebsd.org/changeset/ports/462766

Log:
  sysutils/py-salt: Update to 2017.7.3
  
  This is a bug fix release for the 2017.7.x branch. Changes this release:
    https://docs.saltstack.com/en/latest/topics/releases/2017.7.3.html
  
  PR:		225983
  Submitted by:	ohauer
  Approved by:	Christer Edwards (maintainer)
  MFH:		2018Q1

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

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Sat Feb 24 01:30:36 2018	(r462765)
+++ head/sysutils/py-salt/Makefile	Sat Feb 24 01:56:11 2018	(r462766)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	2017.7.2
-PORTREVISION=	1
+PORTVERSION=	2017.7.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Sat Feb 24 01:30:36 2018	(r462765)
+++ head/sysutils/py-salt/distinfo	Sat Feb 24 01:56:11 2018	(r462766)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511447357
-SHA256 (salt-2017.7.2.tar.gz) = ff3bc7de5abf01b8acbd144db5811b00867179b2353f5c6f7f19241e2eff2840
-SIZE (salt-2017.7.2.tar.gz) = 11471191
+TIMESTAMP = 1519436462
+SHA256 (salt-2017.7.3.tar.gz) = 3d4e1aefe4fa1e53bf132e84961cf46cef3e5d654f4231a2f2e30e786ab7dc07
+SIZE (salt-2017.7.3.tar.gz) = 36461646



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