- Update to 1.6.7 Port maintainer (renchap@cocoa-x.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 www/rubygem-rest-client, Please note that PR ports/180147 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/180147 -- 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)
Responsible Changed From-To: ruby->swills I'll take it.
Author: swills Date: Fri Jul 19 15:56:32 2013 New Revision: 323314 URL: http://svnweb.freebsd.org/changeset/ports/323314 Log: - Update to 1.6.7 PR: ports/180147 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks) Modified: head/www/rubygem-rest-client/Makefile (contents, props changed) head/www/rubygem-rest-client/distinfo (contents, props changed) Modified: head/www/rubygem-rest-client/Makefile ============================================================================== --- head/www/rubygem-rest-client/Makefile Fri Jul 19 15:52:59 2013 (r323313) +++ head/www/rubygem-rest-client/Makefile Fri Jul 19 15:56:32 2013 (r323314) @@ -1,11 +1,8 @@ -# Ports collection makefile for: rubygem-rest-client -# Date created: 10 Dec 2010 -# Whom: Renaud Chaput <renchap@cocoa-x.com> -# +# Created by: Renaud Chaput <renchap@cocoa-x.com> # $FreeBSD$ PORTNAME= rest-client -PORTVERSION= 1.6.2.a +PORTVERSION= 1.6.7 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-rest-client/distinfo ============================================================================== --- head/www/rubygem-rest-client/distinfo Fri Jul 19 15:52:59 2013 (r323313) +++ head/www/rubygem-rest-client/distinfo Fri Jul 19 15:56:32 2013 (r323314) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rest-client-1.6.2.a.gem) = d4573c5ee4e9f8e5610412b2d4ad03dccb826dc886e7f8959cc20d8e30718ce1 -SIZE (rubygem/rest-client-1.6.2.a.gem) = 56832 +SHA256 (rubygem/rest-client-1.6.7.gem) = a3203433b8b0c914648caea54395a8791a61e0df7d401c81f4e2b7f8a8fac75a +SIZE (rubygem/rest-client-1.6.7.gem) = 58368 _______________________________________________ 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!