Bug 170451 - [patch] update net-im/rubygem-earthquake to 0.9.4
Summary: [patch] update net-im/rubygem-earthquake to 0.9.4
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-08-07 15:10 UTC by Steve Wills
Modified: 2012-08-08 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (758 bytes, patch)
2012-08-07 15:10 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 2012-08-07 15:10:03 UTC
Subject says it all.

Fix: See patch below.
How-To-Repeat: Current version doesn't work with updated version of rubygem-slop.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 15:10:17 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 2012-08-07 15:10:19 UTC
Maintainer of net-im/rubygem-earthquake,

Please note that PR ports/170451 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/170451

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 15:10:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Koichiro Iwao freebsd_committer freebsd_triage 2012-08-07 15:46:46 UTC
Seems no problem on your patch, I approve it. Please commit it.
Thanks,

-- 
`whois vmeta.jp | nkf -w`
meta <meta@vmeta.jp>
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-08 03:08:50 UTC
Author: swills
Date: Wed Aug  8 02:08:36 2012
New Revision: 302270
URL: http://svn.freebsd.org/changeset/ports/302270

Log:
  - Update to 0.9.4
  
  PR:		ports/170451
  Approved by:	meta <meta+ports@vmeta.jp> (maintainer)

Modified:
  head/net-im/rubygem-earthquake/Makefile   (contents, props changed)
  head/net-im/rubygem-earthquake/distinfo   (contents, props changed)

Modified: head/net-im/rubygem-earthquake/Makefile
==============================================================================
--- head/net-im/rubygem-earthquake/Makefile	Wed Aug  8 02:04:56 2012	(r302269)
+++ head/net-im/rubygem-earthquake/Makefile	Wed Aug  8 02:08:36 2012	(r302270)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	earthquake
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.4
 CATEGORIES=	net-im rubygems
 MASTER_SITES=	RG
 

Modified: head/net-im/rubygem-earthquake/distinfo
==============================================================================
--- head/net-im/rubygem-earthquake/distinfo	Wed Aug  8 02:04:56 2012	(r302269)
+++ head/net-im/rubygem-earthquake/distinfo	Wed Aug  8 02:08:36 2012	(r302270)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/earthquake-0.9.3.gem) = e6adb125b26856a99aaf85a9d6a055fa01bd67bb883ed67ce5f582927487f6b5
-SIZE (rubygem/earthquake-0.9.3.gem) = 18944
+SHA256 (rubygem/earthquake-0.9.4.gem) = 91607c518ccd7351e285911ed36fe17c776df85aded4b04d7c63663e7e295a8d
+SIZE (rubygem/earthquake-0.9.4.gem) = 18944
_______________________________________________
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 6 Steve Wills freebsd_committer freebsd_triage 2012-08-08 03:10:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!