Bug 180104 - [PATCH] devel/rubygem-ruby-prof: update to 0.13.0
Summary: [PATCH] devel/rubygem-ruby-prof: update to 0.13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 21:50 UTC by Steve Wills
Modified: 2013-07-13 08:00 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-ruby-prof-0.13.0.patch (747 bytes, patch)
2013-06-29 21:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2013-06-29 21:50:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-29 21:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-29 21:50:09 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-29 21:50:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2013-06-30 03:28:23 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Robert Gogolok 2013-06-30 10:56:43 UTC
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
>
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-13 07:56:53 UTC
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"
Comment 7 Steve Wills freebsd_committer freebsd_triage 2013-07-13 07:57:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!