Index: security/py-pycryptodome/Makefile =================================================================== --- security/py-pycryptodome/Makefile (revision 424228) +++ security/py-pycryptodome/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -PORTVERSION= 3.4 +PORTVERSION= 3.4.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: security/py-pycryptodome/distinfo =================================================================== --- security/py-pycryptodome/distinfo (revision 424228) +++ security/py-pycryptodome/distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (pycryptodome-3.4.tar.gz) = 26bcf9d3a792d0bacbad29d9ca465f48553d53e034b6902120d414a884cf8459 -SIZE (pycryptodome-3.4.tar.gz) = 6491615 +TIMESTAMP = 1476858640 +SHA256 (pycryptodome-3.4.3.tar.gz) = 4b1697b5787afe8e7fd81b96ff4501376f52cb80fc9dd684f6989ea3b69853f4 +SIZE (pycryptodome-3.4.3.tar.gz) = 6494152 Index: security/py-pycryptodome/files/patch-src_pycrypto__common.h =================================================================== --- security/py-pycryptodome/files/patch-src_pycrypto__common.h (nonexistent) +++ security/py-pycryptodome/files/patch-src_pycrypto__common.h (working copy) @@ -0,0 +1,11 @@ +--- 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: security/py-pycryptodome/files/patch-src_pycrypto__common.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property