diff --git a/security/pecl-scrypt/Makefile b/security/pecl-scrypt/Makefile index 582c4a9b3b7c..d468d094286c 100644 --- a/security/pecl-scrypt/Makefile +++ b/security/pecl-scrypt/Makefile @@ -1,28 +1,28 @@ PORTNAME= scrypt -PORTVERSION= 1.4.3 +PORTVERSION= 2.0.0 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PHP wrapper to Colin Percival's scrypt implementation WWW= https://pecl.php.net/package/scrypt LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl USE_PHP= hash:build OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= README.md PORTEXAMPLES= scrypt.php post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/security/pecl-scrypt/distinfo b/security/pecl-scrypt/distinfo index ec5e7fecdafa..e465a0620f91 100644 --- a/security/pecl-scrypt/distinfo +++ b/security/pecl-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661028809 -SHA256 (PECL/scrypt-1.4.3.tgz) = 04ef67006b26fdb787817d6cb351da3524f63bb6bf772185103dd53f99f451c5 -SIZE (PECL/scrypt-1.4.3.tgz) = 21690 +TIMESTAMP = 1664025053 +SHA256 (PECL/scrypt-2.0.0.tgz) = 4ced4a6ea6d24ca22a507934c95142461c887f9ce279c951c5ef30205cac201d +SIZE (PECL/scrypt-2.0.0.tgz) = 23229