Date: Tue, 24 Sep 2019 02:34:30 +0000 (UTC) From: Michael Gmelin <grembo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512694 - in head/security/py-fido2: . files Message-ID: <201909240234.x8O2YUWQ084636@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: grembo Date: Tue Sep 24 02:34:30 2019 New Revision: 512694 URL: https://svnweb.freebsd.org/changeset/ports/512694 Log: Update to 0.7.1 PR: 240774 Approved by: koobs (python, maintainer) Deleted: head/security/py-fido2/files/ Modified: head/security/py-fido2/Makefile head/security/py-fido2/distinfo Modified: head/security/py-fido2/Makefile ============================================================================== --- head/security/py-fido2/Makefile Tue Sep 24 01:49:46 2019 (r512693) +++ head/security/py-fido2/Makefile Tue Sep 24 02:34:30 2019 (r512694) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= fido2 -PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTVERSION= 0.7.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-fido2/distinfo ============================================================================== --- head/security/py-fido2/distinfo Tue Sep 24 01:49:46 2019 (r512693) +++ head/security/py-fido2/distinfo Tue Sep 24 02:34:30 2019 (r512694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561156306 -SHA256 (fido2-0.7.0.tar.gz) = 47b02852780849bb4bb698b9727d61970ee77a83eb25715fe7c6235ebd648d87 -SIZE (fido2-0.7.0.tar.gz) = 171787 +TIMESTAMP = 1569250691 +SHA256 (fido2-0.7.1.tar.gz) = 4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682 +SIZE (fido2-0.7.1.tar.gz) = 176790
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909240234.x8O2YUWQ084636>