svn commit: r512694 - in head/security/py-fido2: . files

Michael Gmelin grembo at FreeBSD.org
Tue Sep 24 02:34:31 UTC 2019


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


More information about the svn-ports-all mailing list