Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 10:44:55 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: a923d154c0c7 - main - security/rubygem-bcrypt: Update to 3.1.20
Message-ID:  <202311271044.3ARAitUC025358@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=a923d154c0c7dd0a191581b312f8b3094c4cc651

commit a923d154c0c7dd0a191581b312f8b3094c4cc651
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:09:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:30:07 +0000

    security/rubygem-bcrypt: Update to 3.1.20
    
    Changes:        https://github.com/bcrypt-ruby/bcrypt-ruby/releases
                    https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG
---
 security/rubygem-bcrypt/Makefile | 2 +-
 security/rubygem-bcrypt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/rubygem-bcrypt/Makefile b/security/rubygem-bcrypt/Makefile
index 057c8a38c07f..e2857e8ae9b2 100644
--- a/security/rubygem-bcrypt/Makefile
+++ b/security/rubygem-bcrypt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bcrypt
-PORTVERSION=	3.1.19
+PORTVERSION=	3.1.20
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
diff --git a/security/rubygem-bcrypt/distinfo b/security/rubygem-bcrypt/distinfo
index 1b1fee85aef7..e8e98d0d3a02 100644
--- a/security/rubygem-bcrypt/distinfo
+++ b/security/rubygem-bcrypt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688167310
-SHA256 (rubygem/bcrypt-3.1.19.gem) = e94fe5cac1c9da5ddced396fb565789f9cdcc477ecbfdf539e3a7acdaa669991
-SIZE (rubygem/bcrypt-3.1.19.gem) = 55296
+TIMESTAMP = 1700760704
+SHA256 (rubygem/bcrypt-3.1.20.gem) = 8410f8c7b3ed54a3c00cd2456bf13917d695117f033218e2483b2e40b0784099
+SIZE (rubygem/bcrypt-3.1.20.gem) = 47104



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