From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:31 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 D3FEF9A2245; Fri, 17 Jul 2015 12:23:31 +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 5016A1990; Fri, 17 Jul 2015 12:23:31 +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 t6HCNVMq069097; Fri, 17 Jul 2015 12:23:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNUv1069095; Fri, 17 Jul 2015 12:23:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNUv1069095@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, 17 Jul 2015 12:23:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392350 - head/devel/rubygem-celluloid-essentials 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: Fri, 17 Jul 2015 12:23:31 -0000 Author: sunpoet Date: Fri Jul 17 12:23:29 2015 New Revision: 392350 URL: https://svnweb.freebsd.org/changeset/ports/392350 Log: - Update to 0.20.1 Changes: https://github.com/celluloid/celluloid-essentials/blob/master/CHANGES.md Modified: head/devel/rubygem-celluloid-essentials/Makefile head/devel/rubygem-celluloid-essentials/distinfo Modified: head/devel/rubygem-celluloid-essentials/Makefile ============================================================================== --- head/devel/rubygem-celluloid-essentials/Makefile Fri Jul 17 12:23:24 2015 (r392349) +++ head/devel/rubygem-celluloid-essentials/Makefile Fri Jul 17 12:23:29 2015 (r392350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celluloid-essentials -PORTVERSION= 0.20.0 +PORTVERSION= 0.20.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-celluloid-essentials/distinfo ============================================================================== --- head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 17 12:23:24 2015 (r392349) +++ head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 17 12:23:29 2015 (r392350) @@ -1,2 +1,2 @@ -SHA256 (rubygem/celluloid-essentials-0.20.0.gem) = 8347c49f0299c9d848f6adadd6e94e4f910c80560fd44277a93fa4b4f675a7d3 -SIZE (rubygem/celluloid-essentials-0.20.0.gem) = 16896 +SHA256 (rubygem/celluloid-essentials-0.20.1.gem) = 672d25cc3659662fbe6600ab722197b6cf50f0eec0ed1a742c6224d95aa5f7ff +SIZE (rubygem/celluloid-essentials-0.20.1.gem) = 17408