From owner-svn-ports-all@freebsd.org Wed Aug 3 18:26:44 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 487BCBAE460; Wed, 3 Aug 2016 18:26:44 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2F2D1278; Wed, 3 Aug 2016 18:26:43 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u73IQhT5009139; Wed, 3 Aug 2016 18:26:43 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u73IQgx5009136; Wed, 3 Aug 2016 18:26:42 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608031826.u73IQgx5009136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 3 Aug 2016 18:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419540 - in head/sysutils/py-salt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2016 18:26:44 -0000 Author: pawel Date: Wed Aug 3 18:26:42 2016 New Revision: 419540 URL: https://svnweb.freebsd.org/changeset/ports/419540 Log: Update to version 2016.3.2 PR: 211532 Submitted by: Andres Montalban Approved by: Christer Edwards (maintainer) Deleted: head/sysutils/py-salt/files/patch-salt_grains_core.py head/sysutils/py-salt/files/patch-salt_states_cron.py Modified: head/sysutils/py-salt/Makefile head/sysutils/py-salt/distinfo head/sysutils/py-salt/pkg-plist Modified: head/sysutils/py-salt/Makefile ============================================================================== --- head/sysutils/py-salt/Makefile Wed Aug 3 18:04:48 2016 (r419539) +++ head/sysutils/py-salt/Makefile Wed Aug 3 18:26:42 2016 (r419540) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= salt -PORTVERSION= 2016.3.1 -PORTREVISION= 1 +PORTVERSION= 2016.3.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-salt/distinfo ============================================================================== --- head/sysutils/py-salt/distinfo Wed Aug 3 18:04:48 2016 (r419539) +++ head/sysutils/py-salt/distinfo Wed Aug 3 18:26:42 2016 (r419540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466111476 -SHA256 (salt-2016.3.1.tar.gz) = e6bdba4693116430c2af57497eb63399e3a139ac0a7016fa0870b49fbe987f75 -SIZE (salt-2016.3.1.tar.gz) = 7932479 +TIMESTAMP = 1470165080 +SHA256 (salt-2016.3.2.tar.gz) = 6a84b724d02b0dba438dea57650724064675d82620e66749bd2fe8f21da71be0 +SIZE (salt-2016.3.2.tar.gz) = 8014793 Modified: head/sysutils/py-salt/pkg-plist ============================================================================== --- head/sysutils/py-salt/pkg-plist Wed Aug 3 18:04:48 2016 (r419539) +++ head/sysutils/py-salt/pkg-plist Wed Aug 3 18:26:42 2016 (r419540) @@ -655,6 +655,8 @@ %%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/dbhandle.pyc %%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/exceptions.py %%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/exceptions.pyc +%%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/kiwiproc.py +%%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/kiwiproc.pyc %%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/query.py %%PYTHON_SITELIBDIR%%/salt/modules/inspectlib/query.pyc %%PYTHON_SITELIBDIR%%/salt/modules/introspect.py