From owner-svn-ports-all@freebsd.org Fri Oct 26 21:20:29 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 70CBE1088E6B; Fri, 26 Oct 2018 21:20:29 +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 242AF6AE3C; Fri, 26 Oct 2018 21:20:29 +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 CD9422658D; Fri, 26 Oct 2018 21:20:21 +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 w9QLKLQ3098306; Fri, 26 Oct 2018 21:20:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9QLKLmS098304; Fri, 26 Oct 2018 21:20:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810262120.w9QLKLmS098304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Oct 2018 21:20:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483057 - head/devel/rubygem-iso8601 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-iso8601 X-SVN-Commit-Revision: 483057 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.29 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: Fri, 26 Oct 2018 21:20:29 -0000 Author: sunpoet Date: Fri Oct 26 21:20:21 2018 New Revision: 483057 URL: https://svnweb.freebsd.org/changeset/ports/483057 Log: Update to 0.12.1 Changes: https://github.com/arnau/ISO8601/blob/master/CHANGELOG.md Modified: head/devel/rubygem-iso8601/Makefile head/devel/rubygem-iso8601/distinfo Modified: head/devel/rubygem-iso8601/Makefile ============================================================================== --- head/devel/rubygem-iso8601/Makefile Fri Oct 26 21:20:12 2018 (r483056) +++ head/devel/rubygem-iso8601/Makefile Fri Oct 26 21:20:21 2018 (r483057) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iso8601 -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,9 @@ COMMENT= Simple implementation of the ISO 8601 standar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include Modified: head/devel/rubygem-iso8601/distinfo ============================================================================== --- head/devel/rubygem-iso8601/distinfo Fri Oct 26 21:20:12 2018 (r483056) +++ head/devel/rubygem-iso8601/distinfo Fri Oct 26 21:20:21 2018 (r483057) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975193 -SHA256 (rubygem/iso8601-0.12.0.gem) = ffde7d3e5ac462be346398cde3397f173fbc18561abd8913c179182f0aedc8f2 -SIZE (rubygem/iso8601-0.12.0.gem) = 27648 +TIMESTAMP = 1540587020 +SHA256 (rubygem/iso8601-0.12.1.gem) = 399595700c82003fc4187b6417218e54c2387fa06b28571a3eeef2ccb4cc10d0 +SIZE (rubygem/iso8601-0.12.1.gem) = 16896