Index: head/security/py-scrypt/Makefile =================================================================== --- head/security/py-scrypt/Makefile (revision 422638) +++ head/security/py-scrypt/Makefile (revision 422639) @@ -1,28 +1,28 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= scrypt -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Bindings for the scrypt key derivation function library LICENSE= BSD2CLAUSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2 USES= python ssl USE_PYTHON= autoplist distutils CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} 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 422638) +++ head/security/py-scrypt/distinfo (revision 422639) @@ -1,2 +1,3 @@ -SHA256 (scrypt-0.7.1.tar.gz) = f5f68c300c816178384b6531f071a07e705beb1ecd9b37ba8fe3960c20f61da3 -SIZE (scrypt-0.7.1.tar.gz) = 30382 +TIMESTAMP = 1474573767 +SHA256 (scrypt-0.8.0.tar.gz) = d4a5a4f53450b8ef629bbf1ee4be6105c69936e49b3d8bc621ac2287f0c86020 +SIZE (scrypt-0.8.0.tar.gz) = 39042