Index: head/security/py-scrypt/Makefile =================================================================== --- head/security/py-scrypt/Makefile (revision 536335) +++ head/security/py-scrypt/Makefile (revision 536336) @@ -1,24 +1,24 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= scrypt -DISTVERSION= 0.8.13 +DISTVERSION= 0.8.15 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 536335) +++ head/security/py-scrypt/distinfo (revision 536336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550907479 -SHA256 (scrypt-0.8.13.tar.gz) = 1377b1adc98c4152694bf5d7e93b41a9d2e9060af69b747cfad8c93ac426f9ea -SIZE (scrypt-0.8.13.tar.gz) = 53606 +TIMESTAMP = 1590261250 +SHA256 (scrypt-0.8.15.tar.gz) = e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318 +SIZE (scrypt-0.8.15.tar.gz) = 53954