From owner-svn-ports-all@freebsd.org Mon Feb 19 10:30:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 457A4F17A2C; Mon, 19 Feb 2018 10:30:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE4B66C5BB; Mon, 19 Feb 2018 10:30:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E9317194EA; Mon, 19 Feb 2018 10:30:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1JAUQ1e086555; Mon, 19 Feb 2018 10:30:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1JAUQbl086552; Mon, 19 Feb 2018 10:30:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802191030.w1JAUQbl086552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 19 Feb 2018 10:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462297 - head/www/rubygem-rack-protection1 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-rack-protection1 X-SVN-Commit-Revision: 462297 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2018 10:30:27 -0000 Author: sunpoet Date: Mon Feb 19 10:30:26 2018 New Revision: 462297 URL: https://svnweb.freebsd.org/changeset/ports/462297 Log: Update to 1.5.4 - Update WWW Changes: https://github.com/sinatra/rack-protection/commits/stable-1.5 Modified: head/www/rubygem-rack-protection1/Makefile head/www/rubygem-rack-protection1/distinfo head/www/rubygem-rack-protection1/pkg-descr Modified: head/www/rubygem-rack-protection1/Makefile ============================================================================== --- head/www/rubygem-rack-protection1/Makefile Mon Feb 19 10:30:14 2018 (r462296) +++ head/www/rubygem-rack-protection1/Makefile Mon Feb 19 10:30:26 2018 (r462297) @@ -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 Modified: head/www/rubygem-rack-protection1/distinfo ============================================================================== --- head/www/rubygem-rack-protection1/distinfo Mon Feb 19 10:30:14 2018 (r462296) +++ head/www/rubygem-rack-protection1/distinfo Mon Feb 19 10:30:26 2018 (r462297) @@ -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 Modified: head/www/rubygem-rack-protection1/pkg-descr ============================================================================== --- head/www/rubygem-rack-protection1/pkg-descr Mon Feb 19 10:30:14 2018 (r462296) +++ head/www/rubygem-rack-protection1/pkg-descr Mon Feb 19 10:30:26 2018 (r462297) @@ -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