- Update to 0.13.2 Port maintainer (gogolok+freebsd@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of sysutils/rubygem-god, Please note that PR ports/179905 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179905 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I approve the patch.
Responsible Changed From-To: ruby->swills I'll take it.
Author: swills Date: Sat Jul 13 05:29:05 2013 New Revision: 322883 URL: http://svnweb.freebsd.org/changeset/ports/322883 Log: - Update to 0.13.2 PR: ports/179905 Approved by: gogolok+freebsd@gmail.com (maintainer) Modified: head/sysutils/rubygem-god/Makefile head/sysutils/rubygem-god/distinfo Modified: head/sysutils/rubygem-god/Makefile ============================================================================== --- head/sysutils/rubygem-god/Makefile Sat Jul 13 05:25:46 2013 (r322882) +++ head/sysutils/rubygem-god/Makefile Sat Jul 13 05:29:05 2013 (r322883) @@ -1,11 +1,8 @@ -# Ports collection makefile for: rubygem-god -# Date created: 23 July 2007 -# Whom: Robert Gogolok <gogo@cs.uni-sb.de> -# +# Created by: Robert Gogolok <gogo@cs.uni-sb.de> # $FreeBSD$ PORTNAME= god -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-god/distinfo ============================================================================== --- head/sysutils/rubygem-god/distinfo Sat Jul 13 05:25:46 2013 (r322882) +++ head/sysutils/rubygem-god/distinfo Sat Jul 13 05:29:05 2013 (r322883) @@ -1,2 +1,2 @@ -SHA256 (rubygem/god-0.13.1.gem) = 190a37f3adb1be66a5195c2d56403c2d3ae9e6e9a1248948aae6264481d8ab5d -SIZE (rubygem/god-0.13.1.gem) = 89088 +SHA256 (rubygem/god-0.13.2.gem) = 16452a44c4cb18af804c990e2e136fb615a59bac3712ddd759bcdc63f8fe7b28 +SIZE (rubygem/god-0.13.2.gem) = 89088 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!