- Update to 0.13.0 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 devel/rubygem-ruby-prof, Please note that PR ports/180104 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/180104 -- 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.
I approve the patch On Sat, Jun 29, 2013 at 10:50 PM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of devel/rubygem-ruby-prof, > > Please note that PR ports/180104 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/180104 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
Author: swills Date: Sat Jul 13 06:56:33 2013 New Revision: 322900 URL: http://svnweb.freebsd.org/changeset/ports/322900 Log: - Update to 0.13.0 PR: ports/180104 Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer) Modified: head/devel/rubygem-ruby-prof/Makefile head/devel/rubygem-ruby-prof/distinfo Modified: head/devel/rubygem-ruby-prof/Makefile ============================================================================== --- head/devel/rubygem-ruby-prof/Makefile Sat Jul 13 06:56:30 2013 (r322899) +++ head/devel/rubygem-ruby-prof/Makefile Sat Jul 13 06:56:33 2013 (r322900) @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= ruby-prof -PORTVERSION= 0.11.3 +PORTVERSION= 0.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-ruby-prof/distinfo ============================================================================== --- head/devel/rubygem-ruby-prof/distinfo Sat Jul 13 06:56:30 2013 (r322899) +++ head/devel/rubygem-ruby-prof/distinfo Sat Jul 13 06:56:33 2013 (r322900) @@ -1,2 +1,2 @@ -SHA256 (rubygem/ruby-prof-0.11.3.gem) = 97e66c70cf93c6895773da4cee0f6932c81902f0374d7d5e87737060a34f6dd7 -SIZE (rubygem/ruby-prof-0.11.3.gem) = 208896 +SHA256 (rubygem/ruby-prof-0.13.0.gem) = b914c792a4d9fb6ff6978bcca8e9bb3a3e2c379328ad636af22ba32045e965ae +SIZE (rubygem/ruby-prof-0.13.0.gem) = 338944 _______________________________________________ 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!