Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 09:27:32 GMT
From:      Loic Pefferkorn <loic-freebsd@loicp.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161227: [PATCH] Update net/rubygem-amqp-utils to 0.5.0
Message-ID:  <201110020927.p929RVQC030946@red.freebsd.org>
Resent-Message-ID: <201110020930.p929U6NM072971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161227
>Category:       ports
>Synopsis:       [PATCH] Update net/rubygem-amqp-utils to 0.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 02 09:30:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Loic Pefferkorn
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD tic.local 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r221242M: Wed Jul 27 19:50:31 CEST 2011     root@tic.local:/usr/obj/usr/src/sys/LP  amd64

>Description:
Hello,

Simple patch to update amqp-utils to latest upstream version.

Thanks,
Loïc
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN rubygem-amqp-utils.orig/Makefile rubygem-amqp-utils/Makefile
--- rubygem-amqp-utils.orig/Makefile	2011-10-02 10:27:22.000000000 +0200
+++ rubygem-amqp-utils/Makefile	2011-10-02 10:28:09.000000000 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/rubygem-amqp-utils/Makefile,v 1.1 2011/08/06 17:05:18 swills Exp $
 
 PORTNAME=	amqp-utils
-PORTVERSION=	0.4.3
+PORTVERSION=	0.5.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
diff -ruN rubygem-amqp-utils.orig/distinfo rubygem-amqp-utils/distinfo
--- rubygem-amqp-utils.orig/distinfo	2011-10-02 10:27:22.000000000 +0200
+++ rubygem-amqp-utils/distinfo	2011-10-02 10:28:20.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (rubygem/amqp-utils-0.4.3.gem) = ed251b25d044c7bbd00a2bb5b43e7a760bd725215d9e20b9eaf774b8664d1231
-SIZE (rubygem/amqp-utils-0.4.3.gem) = 11264
+SHA256 (rubygem/amqp-utils-0.5.0.gem) = 68317cacfae2392d69df27784c39b38d5369317ca0518a3d80fae2a5beb26996
+SIZE (rubygem/amqp-utils-0.5.0.gem) = 12288


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110020927.p929RVQC030946>