Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 07:50:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ff60448b7501 - main - security/rubygem-scrypt: Update to 3.0.8
Message-ID:  <202406060750.4567o6rS002482@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ff60448b7501205fdb4b9c012facfac6b05c39a6

commit ff60448b7501205fdb4b9c012facfac6b05c39a6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 07:41:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 07:48:13 +0000

    security/rubygem-scrypt: Update to 3.0.8
    
    Changes:        https://github.com/pbhogan/scrypt/commits/master
---
 security/rubygem-scrypt/Makefile | 5 +++--
 security/rubygem-scrypt/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-scrypt/Makefile b/security/rubygem-scrypt/Makefile
index 37c40470ffaa..575bb03a752d 100644
--- a/security/rubygem-scrypt/Makefile
+++ b/security/rubygem-scrypt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scrypt
-PORTVERSION=	3.0.7
+PORTVERSION=	3.0.8
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/pbhogan/scrypt
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	rubygem-ffi-compiler>=1.0<2.0:devel/rubygem-ffi-compiler
+RUN_DEPENDS=	rubygem-ffi-compiler>=1.0<2.0:devel/rubygem-ffi-compiler \
+		rubygem-rake>=9<14:devel/rubygem-rake
 
 USES=		gem
 
diff --git a/security/rubygem-scrypt/distinfo b/security/rubygem-scrypt/distinfo
index f3cbe2ed5bc5..7da594b37e75 100644
--- a/security/rubygem-scrypt/distinfo
+++ b/security/rubygem-scrypt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573818960
-SHA256 (rubygem/scrypt-3.0.7.gem) = 7431dd699d5d13646a8ddcd3f460fd46f17b2f21dfe97ae5e2825f5c8d5d824b
-SIZE (rubygem/scrypt-3.0.7.gem) = 35328
+TIMESTAMP = 1717568508
+SHA256 (rubygem/scrypt-3.0.8.gem) = 4def9fc4cc681bdd11ba6e1598b3b20e5ecd3310bda7b62b76d70e2c045ad0b1
+SIZE (rubygem/scrypt-3.0.8.gem) = 35328



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