Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:18:51 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: 2fd2b822fa18 - main - www/rubygem-rack-protection3: Update to 3.2.0
Message-ID:  <202403091418.429EIpWS028491@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=2fd2b822fa18c8159867211aef8c31e6e7856e5f

commit 2fd2b822fa18c8159867211aef8c31e6e7856e5f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:57:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:07:20 +0000

    www/rubygem-rack-protection3: Update to 3.2.0
    
    Changes:        https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
---
 www/rubygem-rack-protection3/Makefile | 5 +++--
 www/rubygem-rack-protection3/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-rack-protection3/Makefile b/www/rubygem-rack-protection3/Makefile
index 3cbf653a3128..6afe3df254c2 100644
--- a/www/rubygem-rack-protection3/Makefile
+++ b/www/rubygem-rack-protection3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rack-protection
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	3
@@ -12,7 +12,8 @@ WWW=		https://sinatrarb.com/protection/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/License
 
-RUN_DEPENDS=	rubygem-rack22>=2.2.4,3<3,3:www/rubygem-rack22
+RUN_DEPENDS=	rubygem-base64>=0.1.0:converters/rubygem-base64 \
+		rubygem-rack22>=2.2.4,3<3,3:www/rubygem-rack22
 
 USES=		gem
 
diff --git a/www/rubygem-rack-protection3/distinfo b/www/rubygem-rack-protection3/distinfo
index be4df00f07d7..2b07bb263555 100644
--- a/www/rubygem-rack-protection3/distinfo
+++ b/www/rubygem-rack-protection3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708589253
-SHA256 (rubygem/rack-protection-3.1.0.gem) = f9bc997fa87ab5fe3eb5d9d00e2a6222df3f9b8e6e9d610909ea3fc6203a5f77
-SIZE (rubygem/rack-protection-3.1.0.gem) = 20480
+TIMESTAMP = 1709391190
+SHA256 (rubygem/rack-protection-3.2.0.gem) = 3c74ba7fc59066453d61af9bcba5b6fe7a9b3dab6f445418d3b391d5ea8efbff
+SIZE (rubygem/rack-protection-3.2.0.gem) = 20480



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