- Update to 0.3.10 Port maintainer (g.veniamin@googlemail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (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 net/rubygem-iproto, Please note that PR ports/180711 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/180711 -- 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: Sun Jul 21 20:16:15 2013 New Revision: 323415 URL: http://svnweb.freebsd.org/changeset/ports/323415 Log: - Update to 0.3.10 PR: ports/180711 Approved by: g.veniamin@googlemail.com (maintainer) Modified: head/net/rubygem-iproto/Makefile (contents, props changed) head/net/rubygem-iproto/distinfo (contents, props changed) Modified: head/net/rubygem-iproto/Makefile ============================================================================== --- head/net/rubygem-iproto/Makefile Sun Jul 21 19:59:36 2013 (r323414) +++ head/net/rubygem-iproto/Makefile Sun Jul 21 20:16:15 2013 (r323415) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= iproto -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.10 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= g.veniamin@googlemail.com COMMENT= Ruby implementation of Mail.Ru iproto protocol -RUN_DEPENDS= rubygem-bin_utils=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils +RUN_DEPENDS= rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils RUBY_VER= 1.9 USE_RUBY= yes Modified: head/net/rubygem-iproto/distinfo ============================================================================== --- head/net/rubygem-iproto/distinfo Sun Jul 21 19:59:36 2013 (r323414) +++ head/net/rubygem-iproto/distinfo Sun Jul 21 20:16:15 2013 (r323415) @@ -1,2 +1,2 @@ -SHA256 (rubygem/iproto-0.3.8.gem) = 1db06216baec4dc908337b448d94b2b840336cee0e003090fad96f62dd7d1bc7 -SIZE (rubygem/iproto-0.3.8.gem) = 8704 +SHA256 (rubygem/iproto-0.3.10.gem) = 6a62bd68384a3f600ad0d3fc00b4443362b9bb3908357e181da09255160a9e87 +SIZE (rubygem/iproto-0.3.10.gem) = 8704 _______________________________________________ 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!