From owner-svn-ports-head@freebsd.org Wed Dec 11 19:27:56 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 79D6B1DEE59; Wed, 11 Dec 2019 19:27:56 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Y6Qh2P2Bz4XfJ; Wed, 11 Dec 2019 19:27:56 +0000 (UTC) (envelope-from kai@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 4D8E51807E; Wed, 11 Dec 2019 19:27:56 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBBJRutr043756; Wed, 11 Dec 2019 19:27:56 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBBJRt97043754; Wed, 11 Dec 2019 19:27:55 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201912111927.xBBJRt97043754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Wed, 11 Dec 2019 19:27:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519831 - head/net-mgmt/py-ciscoconfparse X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: head/net-mgmt/py-ciscoconfparse X-SVN-Commit-Revision: 519831 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: Wed, 11 Dec 2019 19:27:56 -0000 Author: kai Date: Wed Dec 11 19:27:55 2019 New Revision: 519831 URL: https://svnweb.freebsd.org/changeset/ports/519831 Log: net-mgmt/py-ciscoconfparse: Update to 1.4.11 Changelog: * Explicitly close() open filehandles MFH: 2019Q4 Modified: head/net-mgmt/py-ciscoconfparse/Makefile head/net-mgmt/py-ciscoconfparse/distinfo Modified: head/net-mgmt/py-ciscoconfparse/Makefile ============================================================================== --- head/net-mgmt/py-ciscoconfparse/Makefile Wed Dec 11 19:26:19 2019 (r519830) +++ head/net-mgmt/py-ciscoconfparse/Makefile Wed Dec 11 19:27:55 2019 (r519831) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ciscoconfparse -DISTVERSION= 1.4.10 +DISTVERSION= 1.4.11 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-ciscoconfparse/distinfo ============================================================================== --- head/net-mgmt/py-ciscoconfparse/distinfo Wed Dec 11 19:26:19 2019 (r519830) +++ head/net-mgmt/py-ciscoconfparse/distinfo Wed Dec 11 19:27:55 2019 (r519831) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575329137 -SHA256 (ciscoconfparse-1.4.10.tar.gz) = c404bbf14d50ea89c7c86f0df742e13ae99d5573777ad712a87117c3765a069f -SIZE (ciscoconfparse-1.4.10.tar.gz) = 131538 +TIMESTAMP = 1576087126 +SHA256 (ciscoconfparse-1.4.11.tar.gz) = 1ed94fbb25cec717355f65173fd82a2f4d2640f505ad54170cf646d91452e3a6 +SIZE (ciscoconfparse-1.4.11.tar.gz) = 131599