From owner-svn-ports-head@FreeBSD.ORG Sat Sep 6 16:23:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D269B8B0; Sat, 6 Sep 2014 16:23:16 +0000 (UTC) Received: from svn.freebsd.org (svn.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 BDCF2196D; Sat, 6 Sep 2014 16:23:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s86GNGg3085120; Sat, 6 Sep 2014 16:23:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s86GNGCE085118; Sat, 6 Sep 2014 16:23:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201409061623.s86GNGCE085118@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 6 Sep 2014 16:23:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367450 - head/devel/rubygem-celluloid 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.18-1 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, 06 Sep 2014 16:23:16 -0000 Author: sunpoet Date: Sat Sep 6 16:23:15 2014 New Revision: 367450 URL: http://svnweb.freebsd.org/changeset/ports/367450 QAT: https://qat.redports.org/buildarchive/r367450/ Log: - Update to 0.16.0 Changes: https://github.com/celluloid/celluloid/blob/master/CHANGES.md Modified: head/devel/rubygem-celluloid/Makefile head/devel/rubygem-celluloid/distinfo Modified: head/devel/rubygem-celluloid/Makefile ============================================================================== --- head/devel/rubygem-celluloid/Makefile Sat Sep 6 16:23:10 2014 (r367449) +++ head/devel/rubygem-celluloid/Makefile Sat Sep 6 16:23:15 2014 (r367450) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celluloid -PORTVERSION= 0.15.2 +PORTVERSION= 0.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Build concurrent programs out o LICENSE= MIT -RUN_DEPENDS= rubygem-timers1>=1.1.0:${PORTSDIR}/devel/rubygem-timers1 +RUN_DEPENDS= rubygem-timers>=4.0.0:${PORTSDIR}/devel/rubygem-timers USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-celluloid/distinfo ============================================================================== --- head/devel/rubygem-celluloid/distinfo Sat Sep 6 16:23:10 2014 (r367449) +++ head/devel/rubygem-celluloid/distinfo Sat Sep 6 16:23:15 2014 (r367450) @@ -1,2 +1,2 @@ -SHA256 (rubygem/celluloid-0.15.2.gem) = 2bb549276898d262355818b54eee45161d565af08728a5fe83e51277ea49ea52 -SIZE (rubygem/celluloid-0.15.2.gem) = 46592 +SHA256 (rubygem/celluloid-0.16.0.gem) = 63779982ab200d9a67562998f52dcaff685372919faeb3bf53b287783c989d10 +SIZE (rubygem/celluloid-0.16.0.gem) = 52736