aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyelliptic
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-03 16:08:24 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-03 16:08:24 +0000
commitc528316fbf6145fff2df81d37e5a15f0603b39a3 (patch)
tree8a8bfcf29b1b192f77814abfadca1ebf852133c8 /security/py-pyelliptic
parent3b0f899e0d5e6d59024af0423a1ee178139bc34c (diff)
downloadports-c528316fbf6145fff2df81d37e5a15f0603b39a3.tar.gz
ports-c528316fbf6145fff2df81d37e5a15f0603b39a3.zip
security/py-pyelliptic: Update 1.5.8 -> 2.0.1
The previous GH project yann2192/pyelliptic has been deprecated. The GH project radfish/py-pyelliptic contains a newer tag and updates sources based on changes in the BitMessage sourcebase.
Notes
Notes: svn path=/head/; revision=544079
Diffstat (limited to 'security/py-pyelliptic')
-rw-r--r--security/py-pyelliptic/Makefile8
-rw-r--r--security/py-pyelliptic/distinfo6
-rw-r--r--security/py-pyelliptic/pkg-descr2
3 files changed, 8 insertions, 8 deletions
diff --git a/security/py-pyelliptic/Makefile b/security/py-pyelliptic/Makefile
index aa07dc3c0df0..ed8930ecbe32 100644
--- a/security/py-pyelliptic/Makefile
+++ b/security/py-pyelliptic/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyelliptic
-PORTVERSION= 1.5.8
+PORTVERSION= 2.0.1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR}
-USE_GITHUB= yes
-GH_ACCOUNT= yann2192
-
USES= python
+USE_GITHUB= yes
+GH_ACCOUNT= radfish
USE_PYTHON= autoplist distutils
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/py-pyelliptic/distinfo b/security/py-pyelliptic/distinfo
index 83364d509c0d..2aa6357b5488 100644
--- a/security/py-pyelliptic/distinfo
+++ b/security/py-pyelliptic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493518128
-SHA256 (yann2192-pyelliptic-1.5.8_GH0.tar.gz) = ec23fb3a39a9ad9402354c2ac6c66990e737435365eb313070dd9a76e6849153
-SIZE (yann2192-pyelliptic-1.5.8_GH0.tar.gz) = 6136
+TIMESTAMP = 1596470469
+SHA256 (radfish-pyelliptic-2.0.1_GH0.tar.gz) = 840ad6f5e79c633e1de79fb08be78bf76fe07a7f260905eea31efb5ddf00180d
+SIZE (radfish-pyelliptic-2.0.1_GH0.tar.gz) = 35670
diff --git a/security/py-pyelliptic/pkg-descr b/security/py-pyelliptic/pkg-descr
index c0f3ffd787ff..58112c254445 100644
--- a/security/py-pyelliptic/pkg-descr
+++ b/security/py-pyelliptic/pkg-descr
@@ -1,4 +1,4 @@
Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC,
Blowfish, ...
-WWW: https://github.com/yann2192/pyelliptic
+https://github.com/radfish/pyelliptic