Bug 180135 - [PATCH] net/rubygem-amqp: update to 1.0.2
Summary: [PATCH] net/rubygem-amqp: update to 1.0.2
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 00:30 UTC by Steve Wills
Modified: 2013-07-08 03:00 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-amqp-1.0.2.patch (706 bytes, patch)
2013-07-01 00:30 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-07-01 00:30:00 UTC
- Update to 1.0.2

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-01 00:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-08 02:52:38 UTC
Author: clsung
Date: Mon Jul  8 01:52:27 2013
New Revision: 322472
URL: http://svnweb.freebsd.org/changeset/ports/322472

Log:
  - Update to 1.0.2
  
  PR:		ports/180135
  Submitted by:	swills@

Modified:
  head/net/rubygem-amqp/Makefile
  head/net/rubygem-amqp/distinfo

Modified: head/net/rubygem-amqp/Makefile
==============================================================================
--- head/net/rubygem-amqp/Makefile	Mon Jul  8 01:51:45 2013	(r322471)
+++ head/net/rubygem-amqp/Makefile	Mon Jul  8 01:52:27 2013	(r322472)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	amqp
-PORTVERSION=	0.9.7
+PORTVERSION=	1.0.2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 

Modified: head/net/rubygem-amqp/distinfo
==============================================================================
--- head/net/rubygem-amqp/distinfo	Mon Jul  8 01:51:45 2013	(r322471)
+++ head/net/rubygem-amqp/distinfo	Mon Jul  8 01:52:27 2013	(r322472)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/amqp-0.9.7.gem) = 7f7de46c59926f08bc380f7cee73ffeeb7df8355b036ff10671c9bddf2171c79
-SIZE (rubygem/amqp-0.9.7.gem) = 1167872
+SHA256 (rubygem/amqp-1.0.2.gem) = ed5aa5fd296d3a9296000677f666604428d5e3cb30970500b6eb8ddefc06a171
+SIZE (rubygem/amqp-1.0.2.gem) = 1159680
_______________________________________________
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 Cheng-Lung Sung freebsd_committer freebsd_triage 2013-07-08 02:52:45 UTC
State Changed
From-To: open->closed

Committed. Thank You.