From owner-svn-ports-all@freebsd.org Thu Sep 20 00:23:00 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 E819010AB6B2; Thu, 20 Sep 2018 00:22:59 +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 CFCD872089; Thu, 20 Sep 2018 00:22:57 +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 2EC9A16592; Thu, 20 Sep 2018 00:22:57 +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 w8K0MvPW005916; Thu, 20 Sep 2018 00:22:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8K0MuNX005915; Thu, 20 Sep 2018 00:22:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809200022.w8K0MuNX005915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 20 Sep 2018 00:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480137 - head/devel/rubygem-trollop X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-trollop X-SVN-Commit-Revision: 480137 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: Thu, 20 Sep 2018 00:23:00 -0000 Author: sunpoet Date: Thu Sep 20 00:22:56 2018 New Revision: 480137 URL: https://svnweb.freebsd.org/changeset/ports/480137 Log: Update to 2.9.9 Changes: https://github.com/ManageIQ/optimist/blob/v2.9.9/History.txt Modified: head/devel/rubygem-trollop/Makefile head/devel/rubygem-trollop/distinfo Modified: head/devel/rubygem-trollop/Makefile ============================================================================== --- head/devel/rubygem-trollop/Makefile Thu Sep 20 00:22:50 2018 (r480136) +++ head/devel/rubygem-trollop/Makefile Thu Sep 20 00:22:56 2018 (r480137) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trollop -PORTVERSION= 2.1.3 +PORTVERSION= 2.9.9 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,8 +11,9 @@ COMMENT= Commandline option parser for Ruby that gets LICENSE= MIT -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include Modified: head/devel/rubygem-trollop/distinfo ============================================================================== --- head/devel/rubygem-trollop/distinfo Thu Sep 20 00:22:50 2018 (r480136) +++ head/devel/rubygem-trollop/distinfo Thu Sep 20 00:22:56 2018 (r480137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532823308 -SHA256 (rubygem/trollop-2.1.3.gem) = 980390db9d5a095cb49b53773360d841d3e52f23faafb57543055fa6664efde7 -SIZE (rubygem/trollop-2.1.3.gem) = 30208 +TIMESTAMP = 1536611629 +SHA256 (rubygem/trollop-2.9.9.gem) = e4da3b29c084af29dc0d802dbbba0231fc3ee855e5ef57680b6f8aa32d3d901c +SIZE (rubygem/trollop-2.9.9.gem) = 29696