Bug 170621 - [patch] update net/rubygem-amq-protocol to latest version
Summary: [patch] update net/rubygem-amq-protocol to latest version
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: 2012-08-14 03:50 UTC by Steve Wills
Modified: 2012-09-27 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (972 bytes, patch)
2012-08-14 03: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 2012-08-14 03:50:11 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-14 03:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-09-27 01:07:02 UTC
Responsible Changed
From-To: clsung->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2012-09-27 01:07:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-09-27 01:07:59 UTC
Author: swills
Date: Thu Sep 27 00:07:44 2012
New Revision: 304939
URL: http://svn.freebsd.org/changeset/ports/304939

Log:
  - Update to 0.9.4
  
  PR:		ports/170621
  Approved by:	maintainer timeout (clsung, >4 weeks)

Modified:
  head/net/rubygem-amq-protocol/Makefile   (contents, props changed)
  head/net/rubygem-amq-protocol/distinfo   (contents, props changed)

Modified: head/net/rubygem-amq-protocol/Makefile
==============================================================================
--- head/net/rubygem-amq-protocol/Makefile	Wed Sep 26 23:24:44 2012	(r304938)
+++ head/net/rubygem-amq-protocol/Makefile	Thu Sep 27 00:07:44 2012	(r304939)
@@ -5,12 +5,12 @@
 # $FreeBSD$
 
 PORTNAME=	amq-protocol
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.4
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung@FreeBSD.org
-COMMENT=	An AMQP 0.9.1 serialization library for Ruby
+COMMENT=	An AMQP serialization library for Ruby
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/net/rubygem-amq-protocol/distinfo
==============================================================================
--- head/net/rubygem-amq-protocol/distinfo	Wed Sep 26 23:24:44 2012	(r304938)
+++ head/net/rubygem-amq-protocol/distinfo	Thu Sep 27 00:07:44 2012	(r304939)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/amq-protocol-0.9.0.gem) = 37f7c04d0246f0173bfdd8f25edf7eb6152fb346a2e7184a359cfd68df3942e2
-SIZE (rubygem/amq-protocol-0.9.0.gem) = 40448
+SHA256 (rubygem/amq-protocol-0.9.4.gem) = e2a3a406d3f0678b86adba668e50bb8772e06445760be683fc5dbb98f94874bd
+SIZE (rubygem/amq-protocol-0.9.4.gem) = 39936
_______________________________________________
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"