From owner-svn-ports-all@freebsd.org Fri Jul 24 08:58:29 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 A0D5F9A9035; Fri, 24 Jul 2015 08:58:29 +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 800F41163; Fri, 24 Jul 2015 08:58:29 +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 t6O8wTsK089932; Fri, 24 Jul 2015 08:58:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6O8wST2089930; Fri, 24 Jul 2015 08:58:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507240858.t6O8wST2089930@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, 24 Jul 2015 08:58:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392781 - 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-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, 24 Jul 2015 08:58:29 -0000 Author: sunpoet Date: Fri Jul 24 08:58:27 2015 New Revision: 392781 URL: https://svnweb.freebsd.org/changeset/ports/392781 Log: - Update to 0.20.1.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 24 08:58:22 2015 (r392780) +++ head/devel/rubygem-celluloid-essentials/Makefile Fri Jul 24 08:58:27 2015 (r392781) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celluloid-essentials -PORTVERSION= 0.20.1 +PORTVERSION= 0.20.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-celluloid-essentials/distinfo ============================================================================== --- head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 24 08:58:22 2015 (r392780) +++ head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 24 08:58:27 2015 (r392781) @@ -1,2 +1,2 @@ -SHA256 (rubygem/celluloid-essentials-0.20.1.gem) = 672d25cc3659662fbe6600ab722197b6cf50f0eec0ed1a742c6224d95aa5f7ff -SIZE (rubygem/celluloid-essentials-0.20.1.gem) = 17408 +SHA256 (rubygem/celluloid-essentials-0.20.1.1.gem) = 775e8002e617830e4b88c989023b7cf0af5e758943b39689950b87a5fcf2440c +SIZE (rubygem/celluloid-essentials-0.20.1.1.gem) = 17408