Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 01:25:31 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        avl@FreeBSD.org
Subject:   ports/147046: [PATCH] www/rubygem-bluecloth: Use RG macro
Message-ID:  <201005260525.o4Q5PVuh094065@frieza.p6m7g8.net>
Resent-Message-ID: <201005260530.o4Q5UE6C038074@freefall.freebsd.org>

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

>Number:         147046
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-bluecloth: 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:30:14 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 (avl@FreeBSD.org) is cc'd.

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

--- rubygem-bluecloth-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-bluecloth/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	19 Jul 2009 22:21:56 -0000	1.11
+++ Makefile	26 May 2010 05:24:58 -0000
@@ -5,7 +5,7 @@
 PORTNAME=	bluecloth
 PORTVERSION=	1.0.1
 CATEGORIES=	www rubygems
-MASTER_SITES=	http://www.deveiate.org/code/
+MASTER_SITES=	RG
 DISTNAME=	BlueCloth-${PORTVERSION}
 
 MAINTAINER=	avl@FreeBSD.org
@@ -15,6 +15,6 @@
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=  yes
+RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>
--- rubygem-bluecloth-1.0.1.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?201005260525.o4Q5PVuh094065>