From owner-svn-ports-head@freebsd.org Fri Oct 19 00:32:15 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 020B8F7A38F; Fri, 19 Oct 2018 00:32:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC9D885D42; Fri, 19 Oct 2018 00:32:14 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A78EB27664; Fri, 19 Oct 2018 00:32:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9J0WEDR031306; Fri, 19 Oct 2018 00:32:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9J0WECS031304; Fri, 19 Oct 2018 00:32:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810190032.w9J0WECS031304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 19 Oct 2018 00:32:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482396 - head/devel/py-pid X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-pid X-SVN-Commit-Revision: 482396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2018 00:32:15 -0000 Author: swills Date: Fri Oct 19 00:32:13 2018 New Revision: 482396 URL: https://svnweb.freebsd.org/changeset/ports/482396 Log: devel/py-pid: update to 2.2.0 PR: 232332 Submitted by: Nathan Modified: head/devel/py-pid/Makefile (contents, props changed) head/devel/py-pid/distinfo (contents, props changed) Modified: head/devel/py-pid/Makefile ============================================================================== --- head/devel/py-pid/Makefile Fri Oct 19 00:18:55 2018 (r482395) +++ head/devel/py-pid/Makefile Fri Oct 19 00:32:13 2018 (r482396) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pid -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pid/distinfo ============================================================================== --- head/devel/py-pid/distinfo Fri Oct 19 00:18:55 2018 (r482395) +++ head/devel/py-pid/distinfo Fri Oct 19 00:32:13 2018 (r482396) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507830508 -SHA256 (pid-2.1.1.tar.gz) = b443169d3dc21397695b4a82016fadb4cfdb0ed8b2ddb4aaa428e1701bb34e1f -SIZE (pid-2.1.1.tar.gz) = 9591 +TIMESTAMP = 1539697775 +SHA256 (pid-2.2.0.tar.gz) = d8bb2ceec21a4ae84be6e9d320db1f56934b30e676e31c6f098ca7218b3d67d4 +SIZE (pid-2.2.0.tar.gz) = 10752