From owner-svn-ports-head@freebsd.org Sat Jul 11 15:28:43 2015 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 DE63499881B; Sat, 11 Jul 2015 15:28:43 +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 7700A1FBA; Sat, 11 Jul 2015 15:28:43 +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 t6BFSh3E045333; Sat, 11 Jul 2015 15:28:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6BFSgK3045328; Sat, 11 Jul 2015 15:28:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507111528.t6BFSgK3045328@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, 11 Jul 2015 15:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391759 - head/devel/rubygem-web-console X-SVN-Group: ports-head 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.20 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, 11 Jul 2015 15:28:44 -0000 Author: sunpoet Date: Sat Jul 11 15:28:41 2015 New Revision: 391759 URL: https://svnweb.freebsd.org/changeset/ports/391759 Log: - Update to 2.2.0 Changes: https://github.com/rails/web-console/blob/master/CHANGELOG.markdown Modified: head/devel/rubygem-web-console/Makefile head/devel/rubygem-web-console/distinfo Modified: head/devel/rubygem-web-console/Makefile ============================================================================== --- head/devel/rubygem-web-console/Makefile Sat Jul 11 15:28:36 2015 (r391758) +++ head/devel/rubygem-web-console/Makefile Sat Jul 11 15:28:41 2015 (r391759) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= web-console -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-web-console/distinfo ============================================================================== --- head/devel/rubygem-web-console/distinfo Sat Jul 11 15:28:36 2015 (r391758) +++ head/devel/rubygem-web-console/distinfo Sat Jul 11 15:28:41 2015 (r391759) @@ -1,2 +1,2 @@ -SHA256 (rubygem/web-console-2.1.3.gem) = 725c79853281f76cc71439ebfcf26f22089725c84125c74b06e5478fc15a4fc8 -SIZE (rubygem/web-console-2.1.3.gem) = 181760 +SHA256 (rubygem/web-console-2.2.0.gem) = 5458e9e70c3ca6f15b72b26abaedce87b23cbddd0d8d96d7fe2b1dd03f073ada +SIZE (rubygem/web-console-2.2.0.gem) = 22016