Date: Sat, 16 Feb 2019 22:55:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493124 - head/security/py-fido2 Message-ID: <201902162255.x1GMtHqr082102@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 16 22:55:16 2019 New Revision: 493124 URL: https://svnweb.freebsd.org/changeset/ports/493124 Log: Update to 0.5.0 Changes: https://github.com/Yubico/python-fido2/releases Modified: head/security/py-fido2/Makefile head/security/py-fido2/distinfo Modified: head/security/py-fido2/Makefile ============================================================================== --- head/security/py-fido2/Makefile Sat Feb 16 22:55:11 2019 (r493123) +++ head/security/py-fido2/Makefile Sat Feb 16 22:55:16 2019 (r493124) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fido2 -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-fido2/distinfo ============================================================================== --- head/security/py-fido2/distinfo Sat Feb 16 22:55:11 2019 (r493123) +++ head/security/py-fido2/distinfo Sat Feb 16 22:55:16 2019 (r493124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539026879 -SHA256 (fido2-0.4.0.tar.gz) = f8d84aef5b54cccfb5558f399f196d540f8dcba458862214c14f7f66c22a4488 -SIZE (fido2-0.4.0.tar.gz) = 141714 +TIMESTAMP = 1550246805 +SHA256 (fido2-0.5.0.tar.gz) = e356c4e2ff136a29ea7f0bf82e679c2251fb246c4d459c3c91f84b93af6888de +SIZE (fido2-0.5.0.tar.gz) = 161562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902162255.x1GMtHqr082102>