From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 2 17:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9CE42CB for ; Fri, 2 Aug 2013 17:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 98C8D2313 for ; Fri, 2 Aug 2013 17:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r72Ho0PO039588 for ; Fri, 2 Aug 2013 17:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r72Ho043039581; Fri, 2 Aug 2013 17:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 2 Aug 2013 17:50:00 GMT Resent-Message-Id: <201308021750.r72Ho043039581@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christer Edwards Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 28F162A3 for ; Fri, 2 Aug 2013 17:47:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 16E242300 for ; Fri, 2 Aug 2013 17:47:10 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r72Hl9nq046300 for ; Fri, 2 Aug 2013 17:47:09 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r72Hl9Dc046299; Fri, 2 Aug 2013 17:47:09 GMT (envelope-from nobody) Message-Id: <201308021747.r72Hl9Dc046299@oldred.freebsd.org> Date: Fri, 2 Aug 2013 17:47:09 GMT From: Christer Edwards To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181001: maintainer update : sysutils/py-salt X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 17:50:00 -0000 >Number: 181001 >Category: ports >Synopsis: maintainer update : sysutils/py-salt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 02 17:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Christer Edwards >Release: 9.1-RELEASE-p5 >Organization: Salt Stack >Environment: >Description: maintainer update : sysutils/py-salt (0.16.0->0.16.2) >How-To-Repeat: maintainer update : sysutils/py-salt (0.16.0->0.16.2) >Fix: maintainer update : sysutils/py-salt (0.16.0->0.16.2) Patch attached with submission follows: diff -ruN py-salt-0.16.2/Makefile /usr/jails/basejail/usr/ports/sysutils/py-salt/Makefile --- py-salt-0.16.2/Makefile 2013-07-30 10:27:24.000000000 -0600 +++ /usr/ports/sysutils/py-salt/Makefile 2013-07-09 09:52:03.000000000 -0600 @@ -2,7 +2,7 @@ # $FreeBSD: sysutils/py-salt/Makefile 322566 2013-07-09 15:52:03Z sbz $ PORTNAME= salt -PORTVERSION= 0.16.2 +PORTVERSION= 0.16.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN py-salt-0.16.2/distinfo /usr/jails/basejail/usr/ports/sysutils/py-salt/distinfo --- py-salt-0.16.2/distinfo 2013-08-01 16:01:50.000000000 -0600 +++ /usr/ports/sysutils/py-salt/distinfo 2013-07-09 09:52:03.000000000 -0600 @@ -1,2 +1,2 @@ -SHA256 (salt-0.16.2.tar.gz) = 19a2b95c4781e1e4c2ddfed6cce7ecc0a02edc3aa49e7df16958a171fba0e075 -SIZE (salt-0.16.2.tar.gz) = 3542692 +SHA256 (salt-0.16.0.tar.gz) = 2f79012838a5e674f5cd2126326606bffc3b3cb24c33d8667a11158241b656fc +SIZE (salt-0.16.0.tar.gz) = 3523789 >Release-Note: >Audit-Trail: >Unformatted: