From owner-svn-ports-all@freebsd.org Sat Dec 3 19:33:14 2016 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 E5D32C65AB1; Sat, 3 Dec 2016 19:33:14 +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 715AB18DA; Sat, 3 Dec 2016 19:33:14 +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 uB3JXDru075837; Sat, 3 Dec 2016 19:33:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB3JXC6a075835; Sat, 3 Dec 2016 19:33:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612031933.uB3JXC6a075835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Dec 2016 19:33:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427689 - head/devel/rubygem-ast 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.23 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: Sat, 03 Dec 2016 19:33:15 -0000 Author: sunpoet Date: Sat Dec 3 19:33:12 2016 New Revision: 427689 URL: https://svnweb.freebsd.org/changeset/ports/427689 Log: - Update to 2.3.0 Changes: https://github.com/whitequark/ast/commits/master Modified: head/devel/rubygem-ast/Makefile head/devel/rubygem-ast/distinfo Modified: head/devel/rubygem-ast/Makefile ============================================================================== --- head/devel/rubygem-ast/Makefile Sat Dec 3 19:32:18 2016 (r427688) +++ head/devel/rubygem-ast/Makefile Sat Dec 3 19:33:12 2016 (r427689) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ast -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-ast/distinfo ============================================================================== --- head/devel/rubygem-ast/distinfo Sat Dec 3 19:32:18 2016 (r427688) +++ head/devel/rubygem-ast/distinfo Sat Dec 3 19:33:12 2016 (r427689) @@ -1,2 +1,3 @@ -SHA256 (rubygem/ast-2.2.0.gem) = 8be669575d41b7b961a3e6ed370e550bed6083b3f8337ab6c8b506871c02ad92 -SIZE (rubygem/ast-2.2.0.gem) = 14848 +TIMESTAMP = 1480782979 +SHA256 (rubygem/ast-2.3.0.gem) = 15d97cf7f3430351a8663f2c5fb7591fb29f700fa28576c46c53b992e912e85e +SIZE (rubygem/ast-2.3.0.gem) = 14848