From owner-svn-ports-all@freebsd.org Sun Sep 16 23:25:49 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 14BDD10895DE; Sun, 16 Sep 2018 23:25:49 +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 8F7BD84E38; Sun, 16 Sep 2018 23:25:48 +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 92FC6C90; Sun, 16 Sep 2018 23:25:47 +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 w8GNPlRU044805; Sun, 16 Sep 2018 23:25:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8GNPlYC044803; Sun, 16 Sep 2018 23:25:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809162325.w8GNPlYC044803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 16 Sep 2018 23:25:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479908 - head/www/rubygem-sinatra-contrib X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-sinatra-contrib X-SVN-Commit-Revision: 479908 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.27 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: Sun, 16 Sep 2018 23:25:49 -0000 Author: sunpoet Date: Sun Sep 16 23:25:46 2018 New Revision: 479908 URL: https://svnweb.freebsd.org/changeset/ports/479908 Log: Update to 2.0.4 Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md Modified: head/www/rubygem-sinatra-contrib/Makefile head/www/rubygem-sinatra-contrib/distinfo Modified: head/www/rubygem-sinatra-contrib/Makefile ============================================================================== --- head/www/rubygem-sinatra-contrib/Makefile Sun Sep 16 23:25:41 2018 (r479907) +++ head/www/rubygem-sinatra-contrib/Makefile Sun Sep 16 23:25:46 2018 (r479908) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sinatra-contrib -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= www rubygems MASTER_SITES= RG @@ -18,10 +18,11 @@ RUN_DEPENDS= rubygem-activesupport5>=4.0.0:devel/rubyg rubygem-sinatra>=${PORTVERSION}:www/rubygem-sinatra \ rubygem-tilt>=1.3:devel/rubygem-tilt +USES= gem +USE_RUBY= yes + NO_ARCH= yes REINPLACE_ARGS= -i '' -USE_RUBY= yes -USES= gem post-patch: # Remove backports Modified: head/www/rubygem-sinatra-contrib/distinfo ============================================================================== --- head/www/rubygem-sinatra-contrib/distinfo Sun Sep 16 23:25:41 2018 (r479907) +++ head/www/rubygem-sinatra-contrib/distinfo Sun Sep 16 23:25:46 2018 (r479908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975219 -SHA256 (rubygem/sinatra-contrib-2.0.3.gem) = cc21312ff8535a0139b2ffbabc7717a59c20a24408b56dbbbd987afab7bd68ba -SIZE (rubygem/sinatra-contrib-2.0.3.gem) = 33280 +TIMESTAMP = 1537110492 +SHA256 (rubygem/sinatra-contrib-2.0.4.gem) = 249637f2d3bf2047779f468449e6467d7e3d25a07d1d18be4f24f282b8fcabe0 +SIZE (rubygem/sinatra-contrib-2.0.4.gem) = 33792