From owner-svn-ports-all@freebsd.org Fri Dec 4 18:57:00 2020 Return-Path: Delivered-To: svn-ports-all@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 D10144A85BE; Fri, 4 Dec 2020 18:57:00 +0000 (UTC) (envelope-from krion@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CnhlJ3vmcz3MVk; Fri, 4 Dec 2020 18:57:00 +0000 (UTC) (envelope-from krion@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 5B48010760; Fri, 4 Dec 2020 18:57:00 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B4Iv0gv079974; Fri, 4 Dec 2020 18:57:00 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B4Iuxbf079972; Fri, 4 Dec 2020 18:56:59 GMT (envelope-from krion@FreeBSD.org) Message-Id: <202012041856.0B4Iuxbf079972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Fri, 4 Dec 2020 18:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557001 - head/devel/py-pop-config X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/devel/py-pop-config X-SVN-Commit-Revision: 557001 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.34 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: Fri, 04 Dec 2020 18:57:00 -0000 Author: krion Date: Fri Dec 4 18:56:59 2020 New Revision: 557001 URL: https://svnweb.freebsd.org/changeset/ports/557001 Log: Update to 6.11 Modified: head/devel/py-pop-config/Makefile head/devel/py-pop-config/distinfo Modified: head/devel/py-pop-config/Makefile ============================================================================== --- head/devel/py-pop-config/Makefile Fri Dec 4 18:54:17 2020 (r557000) +++ head/devel/py-pop-config/Makefile Fri Dec 4 18:56:59 2020 (r557001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pop-config -PORTVERSION= 6.10 +PORTVERSION= 6.11 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ USE_PYTHON= autoplist distutils USE_GITLAB= yes GL_ACCOUNT= saltstack/pop -GL_COMMIT= cad9566d80253d6a2b7a5b7e2b1e0a8e690ca00b +GL_COMMIT= 7f67939904d9b9a8c0aa1603721a0eef032753c6 NO_ARCH= yes Modified: head/devel/py-pop-config/distinfo ============================================================================== --- head/devel/py-pop-config/distinfo Fri Dec 4 18:54:17 2020 (r557000) +++ head/devel/py-pop-config/distinfo Fri Dec 4 18:56:59 2020 (r557001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602264897 -SHA256 (saltstack/pop-pop-config-cad9566d80253d6a2b7a5b7e2b1e0a8e690ca00b_GL0.tar.gz) = 7b9a1c2161d006ee113c27cb98c11963a1cb3cd66bf07c5a3f6b7f18afca0e12 -SIZE (saltstack/pop-pop-config-cad9566d80253d6a2b7a5b7e2b1e0a8e690ca00b_GL0.tar.gz) = 26710 +TIMESTAMP = 1607108159 +SHA256 (saltstack/pop-pop-config-7f67939904d9b9a8c0aa1603721a0eef032753c6_GL0.tar.gz) = e5f7b614ec931878dbb7f324473ad7eeb84bbbaf7cff406d8795b01916cb25fb +SIZE (saltstack/pop-pop-config-7f67939904d9b9a8c0aa1603721a0eef032753c6_GL0.tar.gz) = 30847