Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2011 04:09:21 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        codeblock@eighthbit.net
Subject:   ports/163374: [PATCH] comms/rubygem-callsign: update to 2.0.0
Message-ID:  <201112170409.pBH49LIw091083@frieza.p6m7g8.net>
Resent-Message-ID: <201112170410.pBH4ABeA051354@freefall.freebsd.org>

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

>Number:         163374
>Category:       ports
>Synopsis:       [PATCH] comms/rubygem-callsign: update to 2.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 04:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 2.0.0

Port maintainer (codeblock@eighthbit.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-callsign-2.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/rubygem-callsign/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	26 May 2010 19:51:14 -0000	1.3
+++ Makefile	17 Dec 2011 03:23:40 -0000
@@ -5,13 +5,15 @@
 # $FreeBSD: ports/comms/rubygem-callsign/Makefile,v 1.3 2010/05/26 19:51:14 pgollucci Exp $
 
 PORTNAME=	callsign
-PORTVERSION=	1.0.3
+PORTVERSION=	2.0.0
 CATEGORIES=	comms rubygems hamradio
 MASTER_SITES=	RG
 
 MAINTAINER=	codeblock@eighthbit.net
 COMMENT=	Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
 
+RUN_DEPENDS=	rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/comms/rubygem-callsign/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	20 Mar 2011 12:46:32 -0000	1.2
+++ distinfo	17 Dec 2011 00:40:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/callsign-1.0.3.gem) = e1829861a829686715a3b029a4414fdf88a552351322f3c9737e07743605a5a9
-SIZE (rubygem/callsign-1.0.3.gem) = 4096
+SHA256 (rubygem/callsign-2.0.0.gem) = a17569fc325d7db52ac6a29d1e5d70f245017dc481443e9580958331fdfa7bf8
+SIZE (rubygem/callsign-2.0.0.gem) = 4096
--- rubygem-callsign-2.0.0.patch ends here ---

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



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