From owner-svn-ports-all@freebsd.org Fri Oct 9 18:32:51 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 3CA039D126C; Fri, 9 Oct 2015 18:32:51 +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 mx1.freebsd.org (Postfix) with ESMTPS id 06738E27; Fri, 9 Oct 2015 18:32:50 +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 t99IWoaf060903; Fri, 9 Oct 2015 18:32:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t99IWnJ4060901; Fri, 9 Oct 2015 18:32:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510091832.t99IWnJ4060901@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, 9 Oct 2015 18:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398945 - head/devel/rubygem-parser 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: Fri, 09 Oct 2015 18:32:51 -0000 Author: sunpoet Date: Fri Oct 9 18:32:49 2015 New Revision: 398945 URL: https://svnweb.freebsd.org/changeset/ports/398945 Log: - Update to 2.2.3.0 Changes: https://github.com/whitequark/parser/blob/master/CHANGELOG.md Modified: head/devel/rubygem-parser/Makefile head/devel/rubygem-parser/distinfo Modified: head/devel/rubygem-parser/Makefile ============================================================================== --- head/devel/rubygem-parser/Makefile Fri Oct 9 18:32:45 2015 (r398944) +++ head/devel/rubygem-parser/Makefile Fri Oct 9 18:32:49 2015 (r398945) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= parser -PORTVERSION= 2.2.2.6 +PORTVERSION= 2.2.3.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-parser/distinfo ============================================================================== --- head/devel/rubygem-parser/distinfo Fri Oct 9 18:32:45 2015 (r398944) +++ head/devel/rubygem-parser/distinfo Fri Oct 9 18:32:49 2015 (r398945) @@ -1,2 +1,2 @@ -SHA256 (rubygem/parser-2.2.2.6.gem) = 1016f97e594d9abc92936e8b9ac0444438cf91df46afcf1fe607415cb227b066 -SIZE (rubygem/parser-2.2.2.6.gem) = 370176 +SHA256 (rubygem/parser-2.2.3.0.gem) = 4cb1cf8b34f8d331c9f4a02e4b2f8068cde73b1c957c9c6f24401251d503ab91 +SIZE (rubygem/parser-2.2.3.0.gem) = 456704