Index: head/security/py-scrypt/Makefile =================================================================== --- head/security/py-scrypt/Makefile (revision 493651) +++ head/security/py-scrypt/Makefile (revision 493652) @@ -1,24 +1,24 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= scrypt -DISTVERSION= 0.8.7 +DISTVERSION= 0.8.13 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Bindings for the scrypt key derivation function library LICENSE= BSD2CLAUSE USES= python ssl USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scrypt.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/security/py-scrypt/distinfo =================================================================== --- head/security/py-scrypt/distinfo (revision 493651) +++ head/security/py-scrypt/distinfo (revision 493652) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549226385 -SHA256 (scrypt-0.8.7.tar.gz) = b97744546656d98c4eff72da7856067ba21a538c34d519a346d4be3a66385342 -SIZE (scrypt-0.8.7.tar.gz) = 53235 +TIMESTAMP = 1550907479 +SHA256 (scrypt-0.8.13.tar.gz) = 1377b1adc98c4152694bf5d7e93b41a9d2e9060af69b747cfad8c93ac426f9ea +SIZE (scrypt-0.8.13.tar.gz) = 53606