Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 01:16:58 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        renchap@cocoa-x.com
Subject:   ports/147033: [PATCH] sysutils/rubygem-ohai: Use RG macro
Message-ID:  <201005260516.o4Q5GwXp001853@frieza.p6m7g8.net>
Resent-Message-ID: <201005260520.o4Q5K7x0027817@freefall.freebsd.org>

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

>Number:         147033
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-ohai: Use RG macro
>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:   Wed May 26 05:20:06 UTC 2010
>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: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (renchap@cocoa-x.com) is cc'd.

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

--- rubygem-ohai-0.5.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-ohai/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	22 May 2010 04:24:09 -0000	1.2
+++ Makefile	26 May 2010 05:16:40 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ohai
 PORTVERSION=	0.5.4
 CATEGORIES=	sysutils
-MASTER_SITES=	http://gemcutter.org/gems/
+MASTER_SITES=	RG
 
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	Ohai profiles your system and emits JSON
--- rubygem-ohai-0.5.4.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?201005260516.o4Q5GwXp001853>