Index: head/security/py-pycryptodome/files/patch-src_pycrypto__common.h =================================================================== --- head/security/py-pycryptodome/files/patch-src_pycrypto__common.h (revision 433425) +++ head/security/py-pycryptodome/files/patch-src_pycrypto__common.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/pycrypto_common.h.orig 2016-10-19 06:31:57 UTC -+++ src/pycrypto_common.h -@@ -45,7 +45,7 @@ typedef unsigned __int64 uint64_t; - - #else - #include --#include -+//#include - #endif - - #include Property changes on: head/security/py-pycryptodome/files/patch-src_pycrypto__common.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/py-pycryptodome/Makefile =================================================================== --- head/security/py-pycryptodome/Makefile (revision 433425) +++ head/security/py-pycryptodome/Makefile (revision 433426) @@ -1,27 +1,28 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= pycryptodome -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Cryptographic library for Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= python 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/Protocol/*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/security/py-pycryptodome/distinfo =================================================================== --- head/security/py-pycryptodome/distinfo (revision 433425) +++ head/security/py-pycryptodome/distinfo (revision 433426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476858640 -SHA256 (pycryptodome-3.4.3.tar.gz) = 4b1697b5787afe8e7fd81b96ff4501376f52cb80fc9dd684f6989ea3b69853f4 -SIZE (pycryptodome-3.4.3.tar.gz) = 6494152 +TIMESTAMP = 1486113585 +SHA256 (pycryptodome-3.4.4.tar.gz) = e3b44c97e2415a6b86f6487a4ba9df07dbce33db16740852ddc029d05e52ce89 +SIZE (pycryptodome-3.4.4.tar.gz) = 6494202