Bug 174773 - [MAINTAINER UPDATE] devel/rubygem-ruby-prof: update to version 0.11.3
Summary: [MAINTAINER UPDATE] devel/rubygem-ruby-prof: update to version 0.11.3
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: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 16:10 UTC by Robert Gogolok
Modified: 2013-01-22 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (871 bytes, patch)
2012-12-28 16:10 UTC, Robert Gogolok
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2012-12-28 16:10:00 UTC
- update port to version 0.11.3
- update my email address

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-28 16:10:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-22 02:20:13 UTC
Author: swills
Date: Tue Jan 22 02:20:01 2013
New Revision: 310794
URL: http://svnweb.freebsd.org/changeset/ports/310794

Log:
  - Update to 0.11.3
  - Update maintainer email address
  
  PR:		ports/174773
  Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)

Modified:
  head/devel/rubygem-ruby-prof/Makefile
  head/devel/rubygem-ruby-prof/distinfo   (contents, props changed)

Modified: head/devel/rubygem-ruby-prof/Makefile
==============================================================================
--- head/devel/rubygem-ruby-prof/Makefile	Tue Jan 22 02:12:16 2013	(r310793)
+++ head/devel/rubygem-ruby-prof/Makefile	Tue Jan 22 02:20:01 2013	(r310794)
@@ -5,11 +5,11 @@
 # $FreeBSD$
 
 PORTNAME=	ruby-prof
-PORTVERSION=	0.11.2
+PORTVERSION=	0.11.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	gogo@cs.uni-sb.de
+MAINTAINER=	gogolok+freebsd@gmail.com
 COMMENT=	A fast profiler for Ruby
 
 USE_RUBY=	yes

Modified: head/devel/rubygem-ruby-prof/distinfo
==============================================================================
--- head/devel/rubygem-ruby-prof/distinfo	Tue Jan 22 02:12:16 2013	(r310793)
+++ head/devel/rubygem-ruby-prof/distinfo	Tue Jan 22 02:20:01 2013	(r310794)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/ruby-prof-0.11.2.gem) = 3275c9afd5e222c11a3f485e6f5ac0444ea794bf597294c8b1a4f018a197b007
-SIZE (rubygem/ruby-prof-0.11.2.gem) = 208896
+SHA256 (rubygem/ruby-prof-0.11.3.gem) = 97e66c70cf93c6895773da4cee0f6932c81902f0374d7d5e87737060a34f6dd7
+SIZE (rubygem/ruby-prof-0.11.3.gem) = 208896
_______________________________________________
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 3 Steve Wills freebsd_committer freebsd_triage 2013-01-22 02:20:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!