From owner-svn-ports-all@freebsd.org Mon Jul 13 17:29:45 2015 Return-Path: Delivered-To: svn-ports-all@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 5BB7E99B030; Mon, 13 Jul 2015 17:29:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 DCC4318FB; Mon, 13 Jul 2015 17:29:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTiEv050965; Mon, 13 Jul 2015 17:29:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTivX050962; Mon, 13 Jul 2015 17:29:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTivX050962@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, 13 Jul 2015 17:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391929 - head/devel/rubygem-oj X-SVN-Group: ports-head 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.20 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, 13 Jul 2015 17:29:45 -0000 Author: sunpoet Date: Mon Jul 13 17:29:43 2015 New Revision: 391929 URL: https://svnweb.freebsd.org/changeset/ports/391929 Log: - Update to 2.12.10 Changes: http://www.ohler.com/dev/oj_misc/release_notes.html Modified: head/devel/rubygem-oj/Makefile head/devel/rubygem-oj/distinfo Modified: head/devel/rubygem-oj/Makefile ============================================================================== --- head/devel/rubygem-oj/Makefile Mon Jul 13 17:29:37 2015 (r391928) +++ head/devel/rubygem-oj/Makefile Mon Jul 13 17:29:43 2015 (r391929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oj -PORTVERSION= 2.12.9 +PORTVERSION= 2.12.10 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,6 +13,6 @@ LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include Modified: head/devel/rubygem-oj/distinfo ============================================================================== --- head/devel/rubygem-oj/distinfo Mon Jul 13 17:29:37 2015 (r391928) +++ head/devel/rubygem-oj/distinfo Mon Jul 13 17:29:43 2015 (r391929) @@ -1,2 +1,2 @@ -SHA256 (rubygem/oj-2.12.9.gem) = d795ea25b6a00fd7db266fc1efb4cd632918de4752bd4d5e2841b7d74e42eded -SIZE (rubygem/oj-2.12.9.gem) = 115712 +SHA256 (rubygem/oj-2.12.10.gem) = e54c4959ab2b1b7cc6eae675c933ed52b14333713ef526cc7144da4b8ee71962 +SIZE (rubygem/oj-2.12.10.gem) = 115200