aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-02-10 04:30:39 +0800
committeryuri <yuri@FreeBSD.org>2018-02-10 04:30:39 +0800
commite281537972dd09aa3e531bce63a8c7722ea45a6b (patch)
tree77db28df07acdcf930487396f3ac2b223244c2f1 /security
parentfe2b6038248b1c33dfd595380607183f52c0397c (diff)
downloadfreebsd-ports-gnome-e281537972dd09aa3e531bce63a8c7722ea45a6b.tar.gz
freebsd-ports-gnome-e281537972dd09aa3e531bce63a8c7722ea45a6b.tar.zst
freebsd-ports-gnome-e281537972dd09aa3e531bce63a8c7722ea45a6b.zip
security/py-pycryptodome: Update to 3.4.11
Additional port changes: * Added to the stripped library set * Sorted stripping commands Reported by: portscout Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'security')
-rw-r--r--security/py-pycryptodome/Makefile5
-rw-r--r--security/py-pycryptodome/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-pycryptodome/Makefile b/security/py-pycryptodome/Makefile
index b2aa63d508c3..3ccb24feaa31 100644
--- a/security/py-pycryptodome/Makefile
+++ b/security/py-pycryptodome/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pycryptodome
-DISTVERSION= 3.4.9
+DISTVERSION= 3.4.11
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +19,9 @@ USE_PYTHON= autoplist distutils
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Cipher/*.so
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Hash/*.so
- @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Math/*.so
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Protocol/*.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
diff --git a/security/py-pycryptodome/distinfo b/security/py-pycryptodome/distinfo
index 9cb51926291c..cec15104ce76 100644
--- a/security/py-pycryptodome/distinfo
+++ b/security/py-pycryptodome/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517521687
-SHA256 (pycryptodome-3.4.9.tar.gz) = 00cc7767c7bbe91f15a65a1b2ebe7a08002b8ae8221c1dcecc5c5c9ab6f79753
-SIZE (pycryptodome-3.4.9.tar.gz) = 6699053
+TIMESTAMP = 1518207714
+SHA256 (pycryptodome-3.4.11.tar.gz) = c5dd29e9f1b733e74311bf95d0e544e91bd1d14bc0366e8f443562d8d9920b7d
+SIZE (pycryptodome-3.4.11.tar.gz) = 6703564