Date: Tue, 18 Apr 2023 18:09:56 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: e379d012c640 - main - www/rubygem-rack-protection: Update to 3.0.6 Message-ID: <202304181809.33II9ulV080348@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=e379d012c6400ab6ebed28dc98c095b9181853dd commit e379d012c6400ab6ebed28dc98c095b9181853dd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 17:58:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 18:05:07 +0000 www/rubygem-rack-protection: Update to 3.0.6 - Update WWW Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md --- www/rubygem-rack-protection/Makefile | 5 +++-- www/rubygem-rack-protection/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/rubygem-rack-protection/Makefile b/www/rubygem-rack-protection/Makefile index d3379adc239a..d9d789f94e8d 100644 --- a/www/rubygem-rack-protection/Makefile +++ b/www/rubygem-rack-protection/Makefile @@ -1,11 +1,12 @@ PORTNAME= rack-protection -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.6 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of Rack middleware to protect against opportunistic attack -WWW= https://github.com/sinatra/sinatra/tree/master/rack-protection +WWW= https://sinatrarb.com/protection/ \ + https://github.com/sinatra/sinatra/tree/main/rack-protection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License diff --git a/www/rubygem-rack-protection/distinfo b/www/rubygem-rack-protection/distinfo index 5bd81bb3434b..e536402917b5 100644 --- a/www/rubygem-rack-protection/distinfo +++ b/www/rubygem-rack-protection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590604 -SHA256 (rubygem/rack-protection-3.0.5.gem) = 3a428f9de18ee2a4080e2fab308f20f9e98d74dcbe06ed407a8035b46ba822a8 -SIZE (rubygem/rack-protection-3.0.5.gem) = 20480 +TIMESTAMP = 1681053040 +SHA256 (rubygem/rack-protection-3.0.6.gem) = 08c6dfdab74abf57243242df73c286de3d75b2b0110803cd79b4f3f0d531f5ce +SIZE (rubygem/rack-protection-3.0.6.gem) = 20480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181809.33II9ulV080348>