From owner-svn-ports-branches@freebsd.org Sat Feb 6 14:38:52 2021 Return-Path: Delivered-To: svn-ports-branches@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 CEDBE52AFF5; Sat, 6 Feb 2021 14:38:52 +0000 (UTC) (envelope-from riggs@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DXvzw5N8Rz4gtt; Sat, 6 Feb 2021 14:38:52 +0000 (UTC) (envelope-from riggs@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 A731412F6D; Sat, 6 Feb 2021 14:38:52 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 116EcqCA091746; Sat, 6 Feb 2021 14:38:52 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 116Ecqw9091744; Sat, 6 Feb 2021 14:38:52 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <202102061438.116Ecqw9091744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 6 Feb 2021 14:38:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564223 - branches/2021Q1/security/py-gpsoauth X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2021Q1/security/py-gpsoauth X-SVN-Commit-Revision: 564223 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Feb 2021 14:38:52 -0000 Author: riggs Date: Sat Feb 6 14:38:51 2021 New Revision: 564223 URL: https://svnweb.freebsd.org/changeset/ports/564223 Log: MFH: r564222 Update to upstream version 0.4.2 Modified: branches/2021Q1/security/py-gpsoauth/Makefile branches/2021Q1/security/py-gpsoauth/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/security/py-gpsoauth/Makefile ============================================================================== --- branches/2021Q1/security/py-gpsoauth/Makefile Sat Feb 6 14:37:46 2021 (r564222) +++ branches/2021Q1/security/py-gpsoauth/Makefile Sat Feb 6 14:38:51 2021 (r564223) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gpsoauth -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.4.2 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2021Q1/security/py-gpsoauth/distinfo ============================================================================== --- branches/2021Q1/security/py-gpsoauth/distinfo Sat Feb 6 14:37:46 2021 (r564222) +++ branches/2021Q1/security/py-gpsoauth/distinfo Sat Feb 6 14:38:51 2021 (r564223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492856940 -SHA256 (simon-weber-gpsoauth-0.4.1_GH0.tar.gz) = 062b5660b1cf723cca1381f311153b94ce36088ce19014665fdbbb6374377f13 -SIZE (simon-weber-gpsoauth-0.4.1_GH0.tar.gz) = 4962 +TIMESTAMP = 1612620695 +SHA256 (simon-weber-gpsoauth-0.4.2_GH0.tar.gz) = bc215449c5529685bc90d68c8803e4afd27b661be66b28915f66e14fd1a4b55e +SIZE (simon-weber-gpsoauth-0.4.2_GH0.tar.gz) = 5326