Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2021 21:57:45 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562092 - head/security/py-coincurve
Message-ID:  <202101192157.10JLvjAl022955@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Jan 19 21:57:45 2021
New Revision: 562092
URL: https://svnweb.freebsd.org/changeset/ports/562092

Log:
  security/py-coincurve: Update 13.0.0 -> 14.0.0
  
  Reported by:	portscout

Modified:
  head/security/py-coincurve/Makefile
  head/security/py-coincurve/distinfo

Modified: head/security/py-coincurve/Makefile
==============================================================================
--- head/security/py-coincurve/Makefile	Tue Jan 19 21:28:29 2021	(r562091)
+++ head/security/py-coincurve/Makefile	Tue Jan 19 21:57:45 2021	(r562092)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	coincurve
-DISTVERSION=	13.0.0
+DISTVERSION=	14.0.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,10 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
-		gmake:devel/gmake
+		aclocal:devel/automake \
+		autoreconf:devel/autoconf \
+		gmake:devel/gmake \
+		libtool:devel/libtool
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1crypto>0:devel/py-asn1crypto@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
 

Modified: head/security/py-coincurve/distinfo
==============================================================================
--- head/security/py-coincurve/distinfo	Tue Jan 19 21:28:29 2021	(r562091)
+++ head/security/py-coincurve/distinfo	Tue Jan 19 21:57:45 2021	(r562092)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596471505
-SHA256 (coincurve-13.0.0.tar.gz) = 9985627dc0c81fe98c3d2e97412801e9726d6110249317a2775cf365f0ba0df5
-SIZE (coincurve-13.0.0.tar.gz) = 961637
+TIMESTAMP = 1611090186
+SHA256 (coincurve-14.0.0.tar.gz) = 7bb4cf0a712c2f1637bd7a582c7b0c1c3532c25317ee21236ffc9340cb3d7f48
+SIZE (coincurve-14.0.0.tar.gz) = 192639



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101192157.10JLvjAl022955>