Date: Sat, 24 Sep 2022 16:27:21 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1095a33a4cb1 - main - security/pecl-scrypt: Update to 2.0.0 Message-ID: <202209241627.28OGRLD2033147@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=1095a33a4cb19f14b485a98aca16af2b6a2548de commit 1095a33a4cb19f14b485a98aca16af2b6a2548de Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-09-24 16:26:30 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-09-24 16:26:55 +0000 security/pecl-scrypt: Update to 2.0.0 Changelog: https://pecl.php.net/package-changelog.php?package=scrypt&release=2.0.0 --- security/pecl-scrypt/Makefile | 2 +- security/pecl-scrypt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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,5 +1,5 @@ PORTNAME= scrypt -PORTVERSION= 1.4.3 +PORTVERSION= 2.0.0 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209241627.28OGRLD2033147>