diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-19 18:30:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-19 18:30:26 +0800 |
commit | 2f149abf85f85f6924ad80eab85565bebb8091d4 (patch) | |
tree | b47e7bb23820ec051172bc7930ef6ed763fa5f9a /www | |
parent | fc0fc45818855281fe8cfbc09fb3de0ebd269e1a (diff) | |
download | freebsd-ports-gnome-2f149abf85f85f6924ad80eab85565bebb8091d4.tar.gz freebsd-ports-gnome-2f149abf85f85f6924ad80eab85565bebb8091d4.tar.zst freebsd-ports-gnome-2f149abf85f85f6924ad80eab85565bebb8091d4.zip |
Update to 1.5.4
- Update WWW
Changes: https://github.com/sinatra/rack-protection/commits/stable-1.5
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-rack-protection1/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-rack-protection1/distinfo | 5 | ||||
-rw-r--r-- | www/rubygem-rack-protection1/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-rack-protection1/Makefile b/www/rubygem-rack-protection1/Makefile index 82e720a1ffb0..a6bb8bf9be44 100644 --- a/www/rubygem-rack-protection1/Makefile +++ b/www/rubygem-rack-protection1/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rack-protection -PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTVERSION= 1.5.4 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 diff --git a/www/rubygem-rack-protection1/distinfo b/www/rubygem-rack-protection1/distinfo index 4eb8549be357..2c7090faff1f 100644 --- a/www/rubygem-rack-protection1/distinfo +++ b/www/rubygem-rack-protection1/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/rack-protection-1.5.3.gem) = b9c08cb17b13c6672ef642cc4855b4c4ba8fcb1f66abc687f03cddf37f106b33 -SIZE (rubygem/rack-protection-1.5.3.gem) = 18432 +TIMESTAMP = 1519031476 +SHA256 (rubygem/rack-protection-1.5.4.gem) = f53583eb30f64a151e0aa93f3ae840aad2ebb8f7eaca9aed47e44992dc61c0b2 +SIZE (rubygem/rack-protection-1.5.4.gem) = 18432 diff --git a/www/rubygem-rack-protection1/pkg-descr b/www/rubygem-rack-protection1/pkg-descr index 0b85f67878c6..d6611f4644c5 100644 --- a/www/rubygem-rack-protection1/pkg-descr +++ b/www/rubygem-rack-protection1/pkg-descr @@ -1,3 +1,3 @@ Collection of Rack middleware to protect you against common, opportunistic attack. -WWW: https://github.com/sinatra/rack-protection +WWW: https://github.com/sinatra/rack-protection/tree/stable-1.5 |