Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2023 22:25:30 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: d9192e8df359 - main - security/pecl-scrypt: Update to 2.0.1
Message-ID:  <202310072225.397MPUYn090970@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=d9192e8df3596591f23620696178aab2ba76d239

commit d9192e8df3596591f23620696178aab2ba76d239
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-07 22:22:47 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-07 22:23:59 +0000

    security/pecl-scrypt: Update to 2.0.1
    
    Changelog:      https://pecl.php.net/package-changelog.php?package=scrypt&release=2.0.1
---
 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 c5752cd8687e..caa4b38c25d2 100644
--- a/security/pecl-scrypt/Makefile
+++ b/security/pecl-scrypt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scrypt
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	security pear
 
 MAINTAINER=	dbaio@FreeBSD.org
diff --git a/security/pecl-scrypt/distinfo b/security/pecl-scrypt/distinfo
index e465a0620f91..f9da72ae684b 100644
--- a/security/pecl-scrypt/distinfo
+++ b/security/pecl-scrypt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664025053
-SHA256 (PECL/scrypt-2.0.0.tgz) = 4ced4a6ea6d24ca22a507934c95142461c887f9ce279c951c5ef30205cac201d
-SIZE (PECL/scrypt-2.0.0.tgz) = 23229
+TIMESTAMP = 1696710551
+SHA256 (PECL/scrypt-2.0.1.tgz) = 281755239b23f68070e1a9e3e35df63a04662598f86ec946137287cb8f31ff91
+SIZE (PECL/scrypt-2.0.1.tgz) = 23284



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310072225.397MPUYn090970>