From owner-svn-ports-all@freebsd.org Mon Jul 9 18:36:12 2018 Return-Path: Delivered-To: svn-ports-all@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 C43A010448D2; Mon, 9 Jul 2018 18:36:12 +0000 (UTC) (envelope-from miwi@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 755E17E06E; Mon, 9 Jul 2018 18:36:12 +0000 (UTC) (envelope-from miwi@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 5150518B42; Mon, 9 Jul 2018 18:36:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w69IaCvx080768; Mon, 9 Jul 2018 18:36:12 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w69IaBrj080766; Mon, 9 Jul 2018 18:36:11 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201807091836.w69IaBrj080766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 9 Jul 2018 18:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474278 - head/net-mgmt/py-ciscoconfparse X-SVN-Group: ports-head X-SVN-Commit-Author: miwi X-SVN-Commit-Paths: head/net-mgmt/py-ciscoconfparse X-SVN-Commit-Revision: 474278 X-SVN-Commit-Repository: ports 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.27 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: Mon, 09 Jul 2018 18:36:12 -0000 Author: miwi Date: Mon Jul 9 18:36:11 2018 New Revision: 474278 URL: https://svnweb.freebsd.org/changeset/ports/474278 Log: - Update to 1.3.20 PR: 228844 Submitted by: maintainer Sponsored by: iXsystems Inc. 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 Mon Jul 9 18:03:14 2018 (r474277) +++ head/net-mgmt/py-ciscoconfparse/Makefile Mon Jul 9 18:36:11 2018 (r474278) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ciscoconfparse -DISTVERSION= 1.3.15 +DISTVERSION= 1.3.20 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-ciscoconfparse/distinfo ============================================================================== --- head/net-mgmt/py-ciscoconfparse/distinfo Mon Jul 9 18:03:14 2018 (r474277) +++ head/net-mgmt/py-ciscoconfparse/distinfo Mon Jul 9 18:36:11 2018 (r474278) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524701952 -SHA256 (ciscoconfparse-1.3.15.tar.gz) = f8f60ea6ee07b6ad922928ac9e91d920d00506e28eb35b6dec417ea209b824ac -SIZE (ciscoconfparse-1.3.15.tar.gz) = 91490 +TIMESTAMP = 1530600124 +SHA256 (ciscoconfparse-1.3.20.tar.gz) = 0abb2895cf301c061f698810c44f93a0b61eef0bbe15d1abe4c1ff2dd9abbad2 +SIZE (ciscoconfparse-1.3.20.tar.gz) = 91854