Date: Sat, 1 Jun 2013 21:24:12 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319597 - head/devel/rubygem-thor Message-ID: <201306012124.r51LOC9t019001@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Jun 1 21:24:11 2013 New Revision: 319597 URL: http://svnweb.freebsd.org/changeset/ports/319597 Log: - Update to 0.18.1 Modified: head/devel/rubygem-thor/Makefile head/devel/rubygem-thor/distinfo Modified: head/devel/rubygem-thor/Makefile ============================================================================== --- head/devel/rubygem-thor/Makefile Sat Jun 1 21:23:47 2013 (r319596) +++ head/devel/rubygem-thor/Makefile Sat Jun 1 21:24:11 2013 (r319597) @@ -1,11 +1,8 @@ -# Ports collection makefile for: gem-thor -# Date created: 1 September 2010 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= thor -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-thor/distinfo ============================================================================== --- head/devel/rubygem-thor/distinfo Sat Jun 1 21:23:47 2013 (r319596) +++ head/devel/rubygem-thor/distinfo Sat Jun 1 21:24:11 2013 (r319597) @@ -1,2 +1,2 @@ -SHA256 (rubygem/thor-0.17.0.gem) = 42d12e3f91aa9d33c081426028fcbbdaf8d4261fcb56a18088f539e61436c43d -SIZE (rubygem/thor-0.17.0.gem) = 83456 +SHA256 (rubygem/thor-0.18.1.gem) = 8321c57da1b142327ce802227fde78fefd04f9a81467e45a9cee306de4192f34 +SIZE (rubygem/thor-0.18.1.gem) = 83456
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306012124.r51LOC9t019001>