From owner-svn-ports-head@freebsd.org Sat Oct 7 08:19:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82608E31A0E; Sat, 7 Oct 2017 08:19:59 +0000 (UTC) (envelope-from antoine@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 mx1.freebsd.org (Postfix) with ESMTPS id 4EB91637BB; Sat, 7 Oct 2017 08:19:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v978Jw7T054418; Sat, 7 Oct 2017 08:19:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v978JwUT054416; Sat, 7 Oct 2017 08:19:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201710070819.v978JwUT054416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 7 Oct 2017 08:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451429 - head/security/rubygem-origami X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-origami X-SVN-Commit-Revision: 451429 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2017 08:19:59 -0000 Author: antoine Date: Sat Oct 7 08:19:58 2017 New Revision: 451429 URL: https://svnweb.freebsd.org/changeset/ports/451429 Log: Update to 2.0.4 Modified: head/security/rubygem-origami/Makefile head/security/rubygem-origami/distinfo Modified: head/security/rubygem-origami/Makefile ============================================================================== --- head/security/rubygem-origami/Makefile Sat Oct 7 08:18:17 2017 (r451428) +++ head/security/rubygem-origami/Makefile Sat Oct 7 08:19:58 2017 (r451429) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= origami -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security rubygems MASTER_SITES= RG @@ -15,8 +15,8 @@ RUN_DEPENDS= rubygem-colorize>=0.7:devel/rubygem-color NO_ARCH= yes -USE_RUBY= yes USES= gem shebangfix SHEBANG_FILES= examples/*/*.rb +USE_RUBY= yes .include Modified: head/security/rubygem-origami/distinfo ============================================================================== --- head/security/rubygem-origami/distinfo Sat Oct 7 08:18:17 2017 (r451428) +++ head/security/rubygem-origami/distinfo Sat Oct 7 08:19:58 2017 (r451429) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497553988 -SHA256 (rubygem/origami-2.0.3.gem) = a0adfc9871af884d7312d1015678246c9adf55e5b50302648a2d1480bcc34a2a -SIZE (rubygem/origami-2.0.3.gem) = 256000 +TIMESTAMP = 1507363785 +SHA256 (rubygem/origami-2.0.4.gem) = 0110a03893b58f7a6ecc30017905fe4cd6588bd4369b68c96e09dc4fd63cea06 +SIZE (rubygem/origami-2.0.4.gem) = 256000