Date: Tue, 16 May 2017 18:19:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441028 - head/www/rubygem-rack-protection Message-ID: <201705161819.v4GIJWwd057734@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 16 18:19:32 2017 New Revision: 441028 URL: https://svnweb.freebsd.org/changeset/ports/441028 Log: Update to 2.0.0 - Update WWW Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md https://github.com/sinatra/sinatra/commits/master/rack-protection Modified: head/www/rubygem-rack-protection/Makefile head/www/rubygem-rack-protection/distinfo head/www/rubygem-rack-protection/pkg-descr Modified: head/www/rubygem-rack-protection/Makefile ============================================================================== --- head/www/rubygem-rack-protection/Makefile Tue May 16 18:19:27 2017 (r441027) +++ head/www/rubygem-rack-protection/Makefile Tue May 16 18:19:32 2017 (r441028) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rack-protection -PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTVERSION= 2.0.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-rack-protection/distinfo ============================================================================== --- head/www/rubygem-rack-protection/distinfo Tue May 16 18:19:27 2017 (r441027) +++ head/www/rubygem-rack-protection/distinfo Tue May 16 18:19:32 2017 (r441028) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rack-protection-1.5.3.gem) = b9c08cb17b13c6672ef642cc4855b4c4ba8fcb1f66abc687f03cddf37f106b33 -SIZE (rubygem/rack-protection-1.5.3.gem) = 18432 +TIMESTAMP = 1494940370 +SHA256 (rubygem/rack-protection-2.0.0.gem) = 5574f10cb3fcfe736389f121b868cd3320207aef777a34afb8f2d1226368aa11 +SIZE (rubygem/rack-protection-2.0.0.gem) = 15872 Modified: head/www/rubygem-rack-protection/pkg-descr ============================================================================== --- head/www/rubygem-rack-protection/pkg-descr Tue May 16 18:19:27 2017 (r441027) +++ head/www/rubygem-rack-protection/pkg-descr Tue May 16 18:19:32 2017 (r441028) @@ -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/sinatra/tree/master/rack-protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705161819.v4GIJWwd057734>