Date: Wed, 9 Oct 2013 16:06:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329905 - head/devel/rubygem-celluloid Message-ID: <201310091606.r99G6aaI068990@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 9 16:06:36 2013 New Revision: 329905 URL: http://svnweb.freebsd.org/changeset/ports/329905 Log: - Update to 0.15.2 Changes: https://github.com/celluloid/celluloid/blob/master/CHANGES.md https://github.com/celluloid/celluloid/commits/master Modified: head/devel/rubygem-celluloid/Makefile head/devel/rubygem-celluloid/distinfo Modified: head/devel/rubygem-celluloid/Makefile ============================================================================== --- head/devel/rubygem-celluloid/Makefile Wed Oct 9 15:54:30 2013 (r329904) +++ head/devel/rubygem-celluloid/Makefile Wed Oct 9 16:06:36 2013 (r329905) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celluloid -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-celluloid/distinfo ============================================================================== --- head/devel/rubygem-celluloid/distinfo Wed Oct 9 15:54:30 2013 (r329904) +++ head/devel/rubygem-celluloid/distinfo Wed Oct 9 16:06:36 2013 (r329905) @@ -1,2 +1,2 @@ -SHA256 (rubygem/celluloid-0.15.1.gem) = 066f010990341a526270341a4e42fca1c2ce66cfb297d43442ede3f0aca0c57f -SIZE (rubygem/celluloid-0.15.1.gem) = 46080 +SHA256 (rubygem/celluloid-0.15.2.gem) = 2bb549276898d262355818b54eee45161d565af08728a5fe83e51277ea49ea52 +SIZE (rubygem/celluloid-0.15.2.gem) = 46592
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310091606.r99G6aaI068990>