svn commit: r545114 - head/security/py-ecdsa

Steve Wills swills at FreeBSD.org
Sun Aug 16 13:27:30 UTC 2020


Author: swills
Date: Sun Aug 16 13:27:29 2020
New Revision: 545114
URL: https://svnweb.freebsd.org/changeset/ports/545114

Log:
  security/py-ecdsa: update to 0.13.3
  
  PR:		247823
  Reported by:	ehaupt
  Approved by:	koobs (maintainer)
  Security:	a23ebf36-e8b6-4665-b0f3-4c977f9a145c

Modified:
  head/security/py-ecdsa/Makefile   (contents, props changed)
  head/security/py-ecdsa/distinfo   (contents, props changed)

Modified: head/security/py-ecdsa/Makefile
==============================================================================
--- head/security/py-ecdsa/Makefile	Sun Aug 16 13:27:17 2020	(r545113)
+++ head/security/py-ecdsa/Makefile	Sun Aug 16 13:27:29 2020	(r545114)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ecdsa
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-ecdsa/distinfo
==============================================================================
--- head/security/py-ecdsa/distinfo	Sun Aug 16 13:27:17 2020	(r545113)
+++ head/security/py-ecdsa/distinfo	Sun Aug 16 13:27:29 2020	(r545114)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555739427
-SHA256 (ecdsa-0.13.2.tar.gz) = 5c034ffa23413ac923541ceb3ac14ec15a0d2530690413bff58c12b80e56d884
-SIZE (ecdsa-0.13.2.tar.gz) = 61595
+TIMESTAMP = 1597535431
+SHA256 (ecdsa-0.13.3.tar.gz) = 163c80b064a763ea733870feb96f9dd9b92216cfcacd374837af18e4e8ec3d4d
+SIZE (ecdsa-0.13.3.tar.gz) = 60477


More information about the svn-ports-head mailing list