pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-rack-protection www/ruby-rack-protection: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23841f228145
branches:  trunk
changeset: 439185:23841f228145
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 15:45:31 2020 +0000

description:
www/ruby-rack-protection: update to 2.1.0

Update ruby-rack-protection package to 2.1.0.


2.1.0 (2020-09-05)

* Add Rack::Protection::ReferrerPolicy #1291 by Stefan Sundin

diffstat:

 www/ruby-rack-protection/Makefile |   4 ++--
 www/ruby-rack-protection/PLIST    |   3 ++-
 www/ruby-rack-protection/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 42e710e8f9de -r 23841f228145 www/ruby-rack-protection/Makefile
--- a/www/ruby-rack-protection/Makefile Mon Sep 14 15:38:26 2020 +0000
+++ b/www/ruby-rack-protection/Makefile Mon Sep 14 15:45:31 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/03/20 16:29:38 taca Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/14 15:45:31 taca Exp $
 
-DISTNAME=      rack-protection-2.0.8.1
+DISTNAME=      rack-protection-2.1.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 42e710e8f9de -r 23841f228145 www/ruby-rack-protection/PLIST
--- a/www/ruby-rack-protection/PLIST    Mon Sep 14 15:38:26 2020 +0000
+++ b/www/ruby-rack-protection/PLIST    Mon Sep 14 15:45:31 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/06/04 15:18:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/09/14 15:45:31 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/License
@@ -17,6 +17,7 @@
 ${GEM_LIBDIR}/lib/rack/protection/ip_spoofing.rb
 ${GEM_LIBDIR}/lib/rack/protection/json_csrf.rb
 ${GEM_LIBDIR}/lib/rack/protection/path_traversal.rb
+${GEM_LIBDIR}/lib/rack/protection/referrer_policy.rb
 ${GEM_LIBDIR}/lib/rack/protection/remote_referrer.rb
 ${GEM_LIBDIR}/lib/rack/protection/remote_token.rb
 ${GEM_LIBDIR}/lib/rack/protection/session_hijacking.rb
diff -r 42e710e8f9de -r 23841f228145 www/ruby-rack-protection/distinfo
--- a/www/ruby-rack-protection/distinfo Mon Sep 14 15:38:26 2020 +0000
+++ b/www/ruby-rack-protection/distinfo Mon Sep 14 15:45:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/03/20 16:29:38 taca Exp $
+$NetBSD: distinfo,v 1.13 2020/09/14 15:45:31 taca Exp $
 
-SHA1 (rack-protection-2.0.8.1.gem) = 1f046e23baca8beece3b38c60382f44aa2b2cb41
-RMD160 (rack-protection-2.0.8.1.gem) = eead478f26dac4c0051aaad0c79e2afa973f0460
-SHA512 (rack-protection-2.0.8.1.gem) = 264aef904d9ae1c38197ad4ad44f1638905bd180fc4bb402c47856c37168059e8e975ca2de5518b1e5cebf79b970024b7d9f5f8b8908880451357dea5e428562
-Size (rack-protection-2.0.8.1.gem) = 16896 bytes
+SHA1 (rack-protection-2.1.0.gem) = d6a5ba35e9edf35a2fc69b5b52cf5d42740221d9
+RMD160 (rack-protection-2.1.0.gem) = 3afaf4637cf7abd1000d009c154f9d47f83378a1
+SHA512 (rack-protection-2.1.0.gem) = 965388584a2cae9065ccc0d041bbd40951f22420f05e657586d710f87ae8f854a0be32c3274b9373f96b5f8eb19354d371e3bce9b2df83c013abfea99f16bded
+Size (rack-protection-2.1.0.gem) = 17408 bytes



Home | Main Index | Thread Index | Old Index