svn commit: r510792 - head/security/py-pycryptodome
Steve Wills
swills at FreeBSD.org
Mon Sep 2 13:57:27 UTC 2019
Author: swills
Date: Mon Sep 2 13:57:26 2019
New Revision: 510792
URL: https://svnweb.freebsd.org/changeset/ports/510792
Log:
security/py-pycryptodome: Update to 3.8.2
PR: 239789
Submitted by: John W. O'Brien <john at saltant.com> (maintainer)
Modified:
head/security/py-pycryptodome/Makefile (contents, props changed)
head/security/py-pycryptodome/distinfo (contents, props changed)
Modified: head/security/py-pycryptodome/Makefile
==============================================================================
--- head/security/py-pycryptodome/Makefile Mon Sep 2 13:52:08 2019 (r510791)
+++ head/security/py-pycryptodome/Makefile Mon Sep 2 13:57:26 2019 (r510792)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pycryptodome
-DISTVERSION= 3.8.1
+DISTVERSION= 3.8.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= john at saltant.com
COMMENT= Cryptographic library for Python
-LICENSE= BSD2CLAUSE
+LICENSE= PD BSD2CLAUSE APACHE20
+LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
USES= python
Modified: head/security/py-pycryptodome/distinfo
==============================================================================
--- head/security/py-pycryptodome/distinfo Mon Sep 2 13:52:08 2019 (r510791)
+++ head/security/py-pycryptodome/distinfo Mon Sep 2 13:57:26 2019 (r510792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556733791
-SHA256 (pycryptodome-3.8.1.tar.gz) = 68ad0ce4a374577a26bb7f458575abe3c2a342818b5280de6e5738870b7761b3
-SIZE (pycryptodome-3.8.1.tar.gz) = 11535959
+TIMESTAMP = 1565564962
+SHA256 (pycryptodome-3.8.2.tar.gz) = 5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+SIZE (pycryptodome-3.8.2.tar.gz) = 12441359
More information about the svn-ports-all
mailing list