ports/147005: RF -> RG where applicable

Philip M. Gollucci pgollucci at FreeBSD.org
Wed May 26 05:07:46 UTC 2010


>Number:         147005
>Category:       ports
>Synopsis:       RF -> RG where applicable
>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:07:45 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010 root at frieza.p6m7g8.net:/usr/obj/usr/src/sys/FRIEZA amd64
>Description:
rubygems is the 'future' of gems in Ruby.
This moves RubyForge to RubyGem where they have already shifted

$ ip dir rubygem- M |xargs perl -pi -e 's,RF,RG,'
$ for p in `ip dir rubygem-`; do cd /perl/$p; m^Ce MASTER_SITE_BACKUP= fetch; done 2>&1 |grep ^Stop > ~/r
$ cat ~/r | sed -e 's,.*ports/,,' -e 's,.$,,' |xargs cvs up -dPC

Special thanks to: Eric Freeman <freebsdports at chillibear.com> for the Mk/bsd.sites.mk patch
Sponsored by:   RideCharge Inc. / Taxi Magic

>How-To-Repeat:
>Fix:

--- rg.diff begins here ---
Index: audio/rubygem-librmpd/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/rubygem-librmpd/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- audio/rubygem-librmpd/Makefile	16 May 2010 09:15:38 -0000	1.1
+++ audio/rubygem-librmpd/Makefile	26 May 2010 02:12:30 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	librmpd
 PORTVERSION=	0.1.1
 CATEGORIES=	audio rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	g.veniamin at googlemail.com
 COMMENT=	Is a simple yet powerful Music Player Daemon library
Index: audio/rubygem-ruby-mp3info/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/rubygem-ruby-mp3info/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- audio/rubygem-ruby-mp3info/Makefile	10 Sep 2009 17:53:57 -0000	1.17
+++ audio/rubygem-ruby-mp3info/Makefile	26 May 2010 02:12:30 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ruby-mp3info
 PORTVERSION=	0.6.13
 CATEGORIES=	audio rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tha_walka at hotmail.com
 COMMENT=	A Ruby library to access information on mp3 files
Index: benchmarks/rubygem-railsbench/Makefile
===================================================================
RCS file: /home/ncvs/ports/benchmarks/rubygem-railsbench/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- benchmarks/rubygem-railsbench/Makefile	28 May 2009 20:44:04 -0000	1.5
+++ benchmarks/rubygem-railsbench/Makefile	26 May 2010 02:12:30 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	0.9.2
 PORTREVISION=	1
 CATEGORIES=	benchmarks rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Scripts designed for benchmarking of Rails applications
Index: comms/rubygem-callsign/Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/rubygem-callsign/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- comms/rubygem-callsign/Makefile	14 Aug 2009 10:45:48 -0000	1.2
+++ comms/rubygem-callsign/Makefile	26 May 2010 02:12:30 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	callsign
 PORTVERSION=	1.0.3
 CATEGORIES=	comms rubygems hamradio
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	codeblock at eighthbit.net
 COMMENT=	Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
Index: databases/rubygem-activerecord/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-activerecord/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- databases/rubygem-activerecord/Makefile	27 Apr 2010 22:55:16 -0000	1.26
+++ databases/rubygem-activerecord/Makefile	26 May 2010 02:12:30 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	2.3.4
 PORTREVISION=	1
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Object-relational mapping layer for Rails MVC Framework
Index: databases/rubygem-datamapper/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-datamapper/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- databases/rubygem-datamapper/Makefile	27 Apr 2010 22:55:16 -0000	1.5
+++ databases/rubygem-datamapper/Makefile	26 May 2010 02:12:30 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	datamapper
 PORTVERSION=	0.3.2
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Fast, thread-safe, object-relational mapper
Index: databases/rubygem-kirbybase/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-kirbybase/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- databases/rubygem-kirbybase/Makefile	9 Apr 2009 00:11:26 -0000	1.2
+++ databases/rubygem-kirbybase/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	kirbybase
 PORTVERSION=	2.6
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	KirbyBase-${PORTVERSION}
 
 MAINTAINER=	wenheping at gmail.com
Index: databases/rubygem-rbase/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-rbase/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- databases/rubygem-rbase/Makefile	28 May 2009 20:44:06 -0000	1.4
+++ databases/rubygem-rbase/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rbase
 PORTVERSION=	0.1.3
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Library to create/read/write to XBase databases (*.DBF files)
Index: devel/rubygem-abstract/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-abstract/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-abstract/Makefile	9 Apr 2009 00:11:26 -0000	1.2
+++ devel/rubygem-abstract/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	abstract
 PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Define abstract method in Ruby
Index: devel/rubygem-activesupport/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-activesupport/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- devel/rubygem-activesupport/Makefile	27 Apr 2010 22:55:16 -0000	1.21
+++ devel/rubygem-activesupport/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	2.3.4
 PORTREVISION=	1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Utility classes and extension that are required by Rails MVC Framework
Index: devel/rubygem-analogger/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-analogger/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- devel/rubygem-analogger/Makefile	28 May 2009 20:44:07 -0000	1.5
+++ devel/rubygem-analogger/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	analogger
 PORTVERSION=	0.5.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A fast, flexible, easy to use logging service for Ruby
Index: devel/rubygem-authlogic/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-authlogic/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/rubygem-authlogic/Makefile	17 Nov 2009 07:48:13 -0000	1.4
+++ devel/rubygem-authlogic/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	authlogic
 PORTVERSION=	2.1.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A clean, simple, and unobtrusive Ruby authentication solution
Index: devel/rubygem-bioruby/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-bioruby/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-bioruby/Makefile	1 Jan 2010 04:02:40 -0000	1.3
+++ devel/rubygem-bioruby/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	bioruby
 PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF \
+MASTER_SITES=	RG \
 		http://rubyforge.org/frs/download.php/68266/
 DISTNAME=	bio-${PORTVERSION}
 
Index: devel/rubygem-builder/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-builder/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/rubygem-builder/Makefile	28 May 2009 20:44:08 -0000	1.7
+++ devel/rubygem-builder/Makefile	26 May 2010 02:12:31 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	builder
 PORTVERSION=	2.1.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Facilitate programatic generation of XML markup
Index: devel/rubygem-chronic/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-chronic/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-chronic/Makefile	27 Apr 2010 22:55:16 -0000	1.2
+++ devel/rubygem-chronic/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	chronic
 PORTVERSION=	0.2.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Chronic is a natural language date/time parser written in pure Ruby
Index: devel/rubygem-crack/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-crack/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/rubygem-crack/Makefile	28 Jul 2009 21:49:03 -0000	1.4
+++ devel/rubygem-crack/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	crack
 PORTVERSION=	0.1.4
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wenheping at gmail.com
 COMMENT=	Ruby Library of Simple JSON and XML Parsing
Index: devel/rubygem-daemons/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-daemons/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- devel/rubygem-daemons/Makefile	28 May 2009 20:44:08 -0000	1.15
+++ devel/rubygem-daemons/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	daemons
 PORTVERSION=	1.0.10
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A toolkit to convert your script to a controllable daemon
Index: devel/rubygem-deprecated/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-deprecated/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-deprecated/Makefile	27 Aug 2009 09:08:13 -0000	1.1
+++ devel/rubygem-deprecated/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	deprecated
 PORTVERSION=	2.0.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wenheping at gmail.com
 COMMENT=	A library intended to aid developers working with deprecated code
Index: devel/rubygem-elif/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-elif/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-elif/Makefile	9 May 2010 07:48:43 -0000	1.1
+++ devel/rubygem-elif/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	elif
 PORTVERSION=	0.1.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com
 COMMENT=	Read file in reverse order
Index: devel/rubygem-eventmachine/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-eventmachine/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- devel/rubygem-eventmachine/Makefile	17 Nov 2009 06:49:26 -0000	1.13
+++ devel/rubygem-eventmachine/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	eventmachine
 PORTVERSION=	0.12.10
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A fast, simple event-processing library for Ruby programs
Index: devel/rubygem-extlib/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-extlib/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/rubygem-extlib/Makefile	13 Dec 2009 01:37:11 -0000	1.7
+++ devel/rubygem-extlib/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	extlib
 PORTVERSION=	0.9.14
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	General Ruby extensions
Index: devel/rubygem-facets/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-facets/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/rubygem-facets/Makefile	10 Sep 2009 17:54:11 -0000	1.6
+++ devel/rubygem-facets/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	facets
 PORTVERSION=	2.7.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	yds at CoolRat.org
 COMMENT=	RubyGem port of the single most extensive additions and extensions
Index: devel/rubygem-fastercsv/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-fastercsv/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- devel/rubygem-fastercsv/Makefile	12 Feb 2010 14:31:33 -0000	1.9
+++ devel/rubygem-fastercsv/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	fastercsv
 PORTVERSION=	1.5.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	A complete replacement to the CSV standard library
Index: devel/rubygem-ffi/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ffi/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-ffi/Makefile	24 May 2010 21:53:40 -0000	1.1
+++ devel/rubygem-ffi/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ffi
 PORTVERSION=	0.5.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	kick.christoph at googlemail.com
 COMMENT=	Extension for dynamic libraries & binding functions
Index: devel/rubygem-file-tail/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-file-tail/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-file-tail/Makefile	11 Oct 2009 12:41:09 -0000	1.1
+++ devel/rubygem-file-tail/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	file-tail
 PORTVERSION=	1.0.4
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com
 COMMENT=	This is a small Ruby library that allows Ruby to 'tail' files
Index: devel/rubygem-gdata/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-gdata/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/rubygem-gdata/Makefile	12 Dec 2009 06:29:03 -0000	1.4
+++ devel/rubygem-gdata/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	gdata
 PORTVERSION=	1.1.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Assist Ruby developers in working with Google Data APIs
Index: devel/rubygem-georuby/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-georuby/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-georuby/Makefile	27 Apr 2010 22:55:17 -0000	1.3
+++ devel/rubygem-georuby/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	GeoRuby
 PORTVERSION=	1.3.4
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A holder for data returned from PostGIS and the Spatial Extensions of MySql	
Index: devel/rubygem-highline/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-highline/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- devel/rubygem-highline/Makefile	27 Apr 2010 22:55:17 -0000	1.9
+++ devel/rubygem-highline/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	highline
 PORTVERSION=	1.5.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A high-level IO library for command-line interfaces
Index: devel/rubygem-icalendar/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-icalendar/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-icalendar/Makefile	27 Apr 2010 22:55:18 -0000	1.3
+++ devel/rubygem-icalendar/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	icalendar
 PORTVERSION=	1.1.4
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	
Index: devel/rubygem-igraph/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-igraph/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-igraph/Makefile	18 Aug 2009 20:47:54 -0000	1.2
+++ devel/rubygem-igraph/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	igraph
 PORTVERSION=	0.9.7
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wenheping at gmail.com
 COMMENT=	A Ruby extension for using the igraph library
Index: devel/rubygem-json/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-json/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- devel/rubygem-json/Makefile	2 Sep 2009 03:17:36 -0000	1.10
+++ devel/rubygem-json/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	json
 PORTVERSION=	1.1.9
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Parse JSON texts and generate them from ruby data structures
Index: devel/rubygem-logging/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-logging/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-logging/Makefile	12 Jan 2010 00:43:34 -0000	1.2
+++ devel/rubygem-logging/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	logging
 PORTVERSION=	1.3.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	rpsfa at rit.edu
 COMMENT=	Logging library based on Java's log4j
Index: devel/rubygem-metaid/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-metaid/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-metaid/Makefile	9 Apr 2009 00:11:29 -0000	1.2
+++ devel/rubygem-metaid/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	metaid
 PORTVERSION=	1.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	Ruby metaprogramming helpers
Index: devel/rubygem-mocha/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-mocha/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/rubygem-mocha/Makefile	22 Oct 2009 08:36:19 -0000	1.7
+++ devel/rubygem-mocha/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	mocha
 PORTVERSION=	0.9.8
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A library for mocking and stubbing syntax like JMock, and SchMock
Index: devel/rubygem-msgpack/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-msgpack/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-msgpack/Makefile	19 Jan 2010 03:28:26 -0000	1.1
+++ devel/rubygem-msgpack/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	msgpack
 PORTVERSION=	0.3.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Gems for MessagePack
Index: devel/rubygem-needle/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-needle/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- devel/rubygem-needle/Makefile	27 Apr 2010 22:55:18 -0000	1.10
+++ devel/rubygem-needle/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	needle
 PORTVERSION=	1.3.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Dependency-injection/inversion-of-control container
Index: devel/rubygem-newgem/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-newgem/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-newgem/Makefile	27 Apr 2010 22:55:18 -0000	1.3
+++ devel/rubygem-newgem/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	newgem
 PORTVERSION=	1.5.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Bundle ruby libraries into gems
Index: devel/rubygem-nice-ffi/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-nice-ffi/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-nice-ffi/Makefile	24 May 2010 21:54:05 -0000	1.1
+++ devel/rubygem-nice-ffi/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	nice-ffi
 PORTVERSION=	0.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	kick.christoph at googlemail.com
 COMMENT=	Nice-FFI is a layer on top of Ruby-FFI
Index: devel/rubygem-parsetree/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-parsetree/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- devel/rubygem-parsetree/Makefile	22 Apr 2010 08:40:03 -0000	1.13
+++ devel/rubygem-parsetree/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	parsetree
 PORTVERSION=	3.0.5
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	ParseTree-${PORTVERSION}
 
 MAINTAINER=	clsung at FreeBSD.org
Index: devel/rubygem-piston/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-piston/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-piston/Makefile	31 Mar 2009 11:56:52 -0000	1.1
+++ devel/rubygem-piston/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	piston
 PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tdb at FreeBSD.org
 COMMENT=	Utility to manage local copies of Subversion repositories
Index: devel/rubygem-polyglot/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-polyglot/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-polyglot/Makefile	11 Oct 2009 10:27:34 -0000	1.1
+++ devel/rubygem-polyglot/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	polyglot
 PORTVERSION=	0.2.9
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Provides a registry of file types
Index: devel/rubygem-ptreloaded/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ptreloaded/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-ptreloaded/Makefile	9 Apr 2009 00:11:30 -0000	1.3
+++ devel/rubygem-ptreloaded/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ptreloaded
 PORTVERSION=	0.0.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	ParseTreeReloaded-${PORTVERSION}
 
 MAINTAINER=	tota at rtfm.jp
Index: devel/rubygem-rapt/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rapt/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- devel/rubygem-rapt/Makefile	27 Apr 2010 22:55:19 -0000	1.5
+++ devel/rubygem-rapt/Makefile	26 May 2010 02:12:31 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	rapt
 PORTVERSION=	0.2.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Rails Plugin Tool
Index: devel/rubygem-rcov/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rcov/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-rcov/Makefile	28 Mar 2009 01:16:33 -0000	1.3
+++ devel/rubygem-rcov/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rcov
 PORTVERSION=	0.8.1.2.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	skreuzer at FreeBSD.org
 COMMENT=	Code coverage tool for Ruby
Index: devel/rubygem-rgl/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rgl/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- devel/rubygem-rgl/Makefile	27 Apr 2010 22:55:19 -0000	1.11
+++ devel/rubygem-rgl/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rgl
 PORTVERSION=	0.4.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Framework for graph datastructures and algorithms implemented in Ruby
Index: devel/rubygem-rparsec/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rparsec/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-rparsec/Makefile	9 Apr 2009 00:11:31 -0000	1.2
+++ devel/rubygem-rparsec/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rparsec
 PORTVERSION=	1.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	stas at FreeBSD.org
 COMMENT=	Recursive descent parser combinator framework for Ruby
Index: devel/rubygem-rscm/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rscm/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/rubygem-rscm/Makefile	9 Apr 2009 00:11:31 -0000	1.6
+++ devel/rubygem-rscm/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rscm
 PORTVERSION=	0.5.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	daniel at roe.ch
 COMMENT=	Ruby SCM, an SCM-independent API for accessing SCMs
Index: devel/rubygem-rspec/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rspec/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- devel/rubygem-rspec/Makefile	12 Jan 2010 00:43:50 -0000	1.8
+++ devel/rubygem-rspec/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rspec
 PORTVERSION=	1.2.9
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	romanbsd at yahoo.com
 COMMENT=	Behaviour Driven Development in Ruby
Index: devel/rubygem-rubigen/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rubigen/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-rubigen/Makefile	14 Feb 2009 02:16:02 -0000	1.3
+++ devel/rubygem-rubigen/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rubigen
 PORTVERSION=	1.5.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A Ruby generic generator framework
Index: devel/rubygem-ruby-debug/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruby-debug/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/rubygem-ruby-debug/Makefile	9 Apr 2009 00:11:32 -0000	1.7
+++ devel/rubygem-ruby-debug/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	ruby-debug
 PORTVERSION=	0.10.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	A generic command line interface for ruby-debug
Index: devel/rubygem-ruby-ole/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruby-ole/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/rubygem-ruby-ole/Makefile	21 Jul 2009 22:41:14 -0000	1.6
+++ devel/rubygem-ruby-ole/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ruby-ole
 PORTVERSION=	1.2.10
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A library for easy read/write access to OLE compound documents
Index: devel/rubygem-ruby-prof/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruby-prof/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/rubygem-ruby-prof/Makefile	9 Apr 2009 00:11:32 -0000	1.6
+++ devel/rubygem-ruby-prof/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	ruby-prof
 PORTVERSION=	0.7.3
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	A fast profiler for Ruby
Index: devel/rubygem-rubygame/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rubygame/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- devel/rubygem-rubygame/Makefile	24 May 2010 21:56:20 -0000	1.14
+++ devel/rubygem-rubygame/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rubygame
 PORTVERSION=	2.6.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	kick.christoph at googlemail.com
 COMMENT=	A game-development extension and library for the ruby language
Index: devel/rubygem-rubyinlineaccel/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rubyinlineaccel/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-rubyinlineaccel/Makefile	9 Apr 2009 00:11:33 -0000	1.3
+++ devel/rubygem-rubyinlineaccel/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rubyinlineaccel
 PORTVERSION=	0.0.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	RubyInlineAcceleration-${PORTVERSION}
 
 MAINTAINER=	tota at rtfm.jp
Index: devel/rubygem-runt/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-runt/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-runt/Makefile	27 Apr 2010 22:55:19 -0000	1.2
+++ devel/rubygem-runt/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	runt
 PORTVERSION=	0.7.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby implementation of select Martin Fowler patterns
Index: devel/rubygem-ruport/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruport/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-ruport/Makefile	27 Apr 2010 22:55:19 -0000	1.2
+++ devel/rubygem-ruport/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ruport
 PORTVERSION=	1.0.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	 Ruby Reports (Ruport) is an extensible reporting system.
Index: devel/rubygem-sequel/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-sequel/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- devel/rubygem-sequel/Makefile	4 Nov 2009 02:29:26 -0000	1.13
+++ devel/rubygem-sequel/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	sequel
 PORTVERSION=	3.6.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	The Database Toolkit for Ruby
Index: devel/rubygem-soap4r/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-soap4r/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-soap4r/Makefile	27 Apr 2010 22:55:20 -0000	1.2
+++ devel/rubygem-soap4r/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	soap4r
 PORTVERSION=	1.5.8
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A Ruby implementation of SOAP 1.1
Index: devel/rubygem-stomp/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-stomp/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/rubygem-stomp/Makefile	27 Apr 2010 22:55:20 -0000	1.4
+++ devel/rubygem-stomp/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	stomp
 PORTVERSION=	1.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Streaming Text Orientated Messaging Protocol gem
Index: devel/rubygem-streetaddress/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-streetaddress/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-streetaddress/Makefile	27 Apr 2010 22:55:20 -0000	1.2
+++ devel/rubygem-streetaddress/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	StreetAddress
 PORTVERSION=	1.0.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Parses one line street addresses into normalized address object
Index: devel/rubygem-templater/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-templater/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/rubygem-templater/Makefile	2 Sep 2009 04:43:07 -0000	1.3
+++ devel/rubygem-templater/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	templater
 PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Ruby code generation framework
Index: devel/rubygem-treetop/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-treetop/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-treetop/Makefile	11 Oct 2009 10:34:08 -0000	1.1
+++ devel/rubygem-treetop/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	treetop
 PORTVERSION=	1.4.2
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Ruby-based DSL for text parsing and interpretation
Index: devel/rubygem-tzinfo/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-tzinfo/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- devel/rubygem-tzinfo/Makefile	22 Apr 2010 02:37:46 -0000	1.21
+++ devel/rubygem-tzinfo/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	tzinfo
 PORTVERSION=	0.3.20
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Daylight-savings aware timezone support for Ruby
Index: devel/rubygem-validatable/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-validatable/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- devel/rubygem-validatable/Makefile	9 Apr 2009 00:11:33 -0000	1.2
+++ devel/rubygem-validatable/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	validatable
 PORTVERSION=	1.6.7
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	Library for adding database/object validations
Index: devel/rubygem-webby/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-webby/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- devel/rubygem-webby/Makefile	1 Dec 2009 15:27:38 -0000	1.1
+++ devel/rubygem-webby/Makefile	26 May 2010 02:12:31 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	webby
 PORTVERSION=	0.9.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	rpsfa at rit.edu
 COMMENT=	A small website management system
Index: devel/rubygem-zentest/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-zentest/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- devel/rubygem-zentest/Makefile	22 Apr 2010 02:38:01 -0000	1.14
+++ devel/rubygem-zentest/Makefile	26 May 2010 02:12:31 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	zentest
 PORTVERSION=	4.3.1
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	ZenTest-${PORTVERSION}
 
 MAINTAINER=	clsung at FreeBSD.org
Index: dns/rubygem-dnsruby/Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/rubygem-dnsruby/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- dns/rubygem-dnsruby/Makefile	24 May 2010 07:15:25 -0000	1.14
+++ dns/rubygem-dnsruby/Makefile	26 May 2010 02:12:32 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	dnsruby
 PORTVERSION=	1.47
 CATEGORIES=	dns rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	A pure Ruby DNS client library
Index: graphics/rubygem-exifr/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-exifr/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- graphics/rubygem-exifr/Makefile	15 Dec 2009 05:29:31 -0000	1.6
+++ graphics/rubygem-exifr/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	exifr
 PORTVERSION=	0.10.9
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	stas at FreeBSD.org
 COMMENT=	A pure-ruby EXIF reader
Index: graphics/rubygem-gd2/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-gd2/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- graphics/rubygem-gd2/Makefile	28 Mar 2010 06:37:54 -0000	1.8
+++ graphics/rubygem-gd2/Makefile	26 May 2010 02:12:32 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	1.1.1
 PORTREVISION=	3
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Ruby binding for Thomas Boutell's gd 2.x graphics library #'
Index: graphics/rubygem-geokit/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-geokit/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- graphics/rubygem-geokit/Makefile	24 Sep 2009 06:01:46 -0000	1.3
+++ graphics/rubygem-geokit/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	geokit
 PORTVERSION=	1.5.0
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	A Ruby gem for maps-based apps
Index: graphics/rubygem-gruff/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-gruff/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- graphics/rubygem-gruff/Makefile	28 Mar 2010 06:37:54 -0000	1.12
+++ graphics/rubygem-gruff/Makefile	26 May 2010 02:12:32 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	0.3.6
 PORTREVISION=	2
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A beautiful graphing library for Ruby using RMagick
Index: graphics/rubygem-imagesize/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-imagesize/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- graphics/rubygem-imagesize/Makefile	13 Aug 2009 15:42:12 -0000	1.1
+++ graphics/rubygem-imagesize/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	imagesize
 PORTVERSION=	0.1.1
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	codeblock at eighthbit.net
 COMMENT=	A RubyGem for finding the size of an image.
Index: graphics/rubygem-objectdetect/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-objectdetect/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- graphics/rubygem-objectdetect/Makefile	28 Mar 2010 06:37:55 -0000	1.6
+++ graphics/rubygem-objectdetect/Makefile	26 May 2010 02:12:32 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	0.0.3
 PORTREVISION=	4
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tota at rtfm.jp
 COMMENT=	A simple library for detecting objects in pictures
Index: graphics/rubygem-railroad/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-railroad/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- graphics/rubygem-railroad/Makefile	28 May 2009 20:44:10 -0000	1.7
+++ graphics/rubygem-railroad/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	railroad
 PORTVERSION=	0.5.0
 CATEGORIES=	graphics devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A class diagrams generator for Ruby on Rails applications
Index: graphics/rubygem-scruffy/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-scruffy/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- graphics/rubygem-scruffy/Makefile	24 Aug 2009 20:48:23 -0000	1.10
+++ graphics/rubygem-scruffy/Makefile	26 May 2010 02:12:32 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	scruffy
 PORTVERSION=	0.2.6
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	dinoex at FreeBSD.org
 COMMENT=	Beautiful Graphs for Ruby
Index: graphics/rubygem-turing/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/rubygem-turing/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- graphics/rubygem-turing/Makefile	28 Mar 2010 06:37:55 -0000	1.7
+++ graphics/rubygem-turing/Makefile	26 May 2010 02:12:32 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	0.0.11
 PORTREVISION=	3
 CATEGORIES=	graphics rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Easy to use and customize/extend implementation of captcha
Index: japanese/rubygem-jpmobile/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/rubygem-jpmobile/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- japanese/rubygem-jpmobile/Makefile	23 Jul 2009 11:16:49 -0000	1.4
+++ japanese/rubygem-jpmobile/Makefile	26 May 2010 02:12:32 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	jpmobile
 PORTVERSION=	0.0.6
 CATEGORIES=	japanese www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	A Rails plugin for Japanese mobile-phones
Index: mail/rubygem-actionmailer/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/rubygem-actionmailer/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- mail/rubygem-actionmailer/Makefile	27 Apr 2010 22:55:20 -0000	1.20
+++ mail/rubygem-actionmailer/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	actionmailer
 PORTVERSION=	2.3.4
 CATEGORIES=	mail rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Easy email delivery and testing for Ruby
Index: mail/rubygem-mailfactory/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/rubygem-mailfactory/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- mail/rubygem-mailfactory/Makefile	14 Feb 2009 01:22:17 -0000	1.2
+++ mail/rubygem-mailfactory/Makefile	26 May 2010 02:12:32 -0000
@@ -7,10 +7,10 @@
 PORTNAME=	mailfactory
 PORTVERSION=	1.4.0
 CATEGORIES=	mail rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
-COMMENT=	A simple to use module for generating RFC compliant MIME mail
+COMMENT=	A simple to use module for generating RGC compliant MIME mail
 
 BUILD_DEPENDS=	rubygem-mime-types>=1.13.1:${PORTSDIR}/misc/rubygem-mime-types
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: mail/rubygem-tmail/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/rubygem-tmail/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- mail/rubygem-tmail/Makefile	9 Apr 2009 00:11:35 -0000	1.38
+++ mail/rubygem-tmail/Makefile	26 May 2010 02:12:32 -0000
@@ -7,10 +7,10 @@
 PORTNAME=	tmail
 PORTVERSION=	1.2.3.1
 CATEGORIES=	mail rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	knu at FreeBSD.org
-COMMENT=	A RFC2822/MIME compliant mail manipulating library for Ruby
+COMMENT=	A RGC2822/MIME compliant mail manipulating library for Ruby
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: misc/rubygem-mime-types/Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/rubygem-mime-types/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- misc/rubygem-mime-types/Makefile	3 Mar 2009 07:36:18 -0000	1.3
+++ misc/rubygem-mime-types/Makefile	26 May 2010 02:12:32 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	mime-types
 PORTVERSION=	1.16
 CATEGORIES=	misc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at freebsd.org
 COMMENT=	Ruby gem which provides a mailcap-like MIME Content-Type lookup
Index: net/rubygem-geoip/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-geoip/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- net/rubygem-geoip/Makefile	27 Apr 2010 22:55:20 -0000	1.7
+++ net/rubygem-geoip/Makefile	26 May 2010 02:12:33 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	geoip
 PORTVERSION=	0.8.4
 CATEGORIES=	net rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Geoip implementation for rubygems
Index: net/rubygem-net-netrc/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-net-netrc/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- net/rubygem-net-netrc/Makefile	12 Jan 2010 00:44:00 -0000	1.4
+++ net/rubygem-net-netrc/Makefile	26 May 2010 02:12:33 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	net-netrc
 PORTVERSION=	0.2.2
 CATEGORIES=	net rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	don at na.rim.or.jp
 COMMENT=	Net::Netrc provides ftp(1)-style .netrc parsing
Index: net/rubygem-twitter4r/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-twitter4r/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- net/rubygem-twitter4r/Makefile	29 May 2009 14:18:33 -0000	1.10
+++ net/rubygem-twitter4r/Makefile	26 May 2010 02:12:33 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	twitter4r
 PORTVERSION=	0.3.1
 CATEGORIES=	net rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Twitter client API in pure Ruby
Index: russian/rubygem-russian/Makefile
===================================================================
RCS file: /home/ncvs/ports/russian/rubygem-russian/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- russian/rubygem-russian/Makefile	11 Jan 2010 05:11:23 -0000	1.5
+++ russian/rubygem-russian/Makefile	26 May 2010 02:12:33 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	russian
 PORTVERSION=	0.2.5
 CATEGORIES=	russian devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Russian language support for Ruby and Rails, based on I18n library
Index: russian/rubygem-rutils/Makefile
===================================================================
RCS file: /home/ncvs/ports/russian/rubygem-rutils/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- russian/rubygem-rutils/Makefile	28 May 2009 20:44:13 -0000	1.8
+++ russian/rubygem-rutils/Makefile	26 May 2010 02:12:33 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rutils
 PORTVERSION=	1.0.2
 CATEGORIES=	russian devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	Simple processing of russian strings
Index: security/rubygem-ezcrypto/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/rubygem-ezcrypto/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- security/rubygem-ezcrypto/Makefile	9 Apr 2009 15:33:44 -0000	1.4
+++ security/rubygem-ezcrypto/Makefile	26 May 2010 02:12:33 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ezcrypto
 PORTVERSION=	0.7.2
 CATEGORIES=	security rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	skreuzer at FreeBSD.org
 COMMENT=	Wrapper for the poorly documented OpenSSL ruby library
Index: security/rubygem-net-ssh/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/rubygem-net-ssh/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- security/rubygem-net-ssh/Makefile	27 Apr 2010 22:55:21 -0000	1.18
+++ security/rubygem-net-ssh/Makefile	26 May 2010 02:12:33 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	net-ssh
 PORTVERSION=	2.0.15
 CATEGORIES=	security rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Non-interactive SSH processing
Index: sysutils/rubygem-capistrano/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-capistrano/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- sysutils/rubygem-capistrano/Makefile	27 Apr 2010 22:55:22 -0000	1.22
+++ sysutils/rubygem-capistrano/Makefile	26 May 2010 02:12:34 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	2.5.9
 PORTREVISION=	1
 CATEGORIES=	sysutils rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A utility for executing commands in parallel on multiple machines
Index: sysutils/rubygem-god/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-god/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- sysutils/rubygem-god/Makefile	5 Nov 2009 20:43:25 -0000	1.9
+++ sysutils/rubygem-god/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	god
 PORTVERSION=	0.7.18
 CATEGORIES=	sysutils rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	Monitoring framework written in Ruby
Index: textproc/rubygem-ferret/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-ferret/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- textproc/rubygem-ferret/Makefile	9 Apr 2009 00:11:39 -0000	1.12
+++ textproc/rubygem-ferret/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ferret
 PORTVERSION=	0.11.6
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Ferret is a ruby port of Lucene
Index: textproc/rubygem-formosa/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-formosa/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- textproc/rubygem-formosa/Makefile	23 Apr 2009 04:45:15 -0000	1.6
+++ textproc/rubygem-formosa/Makefile	26 May 2010 02:12:34 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	formosa
 PORTVERSION=	0.2.0
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	lukhnos at gmail.com
 COMMENT=	A collection of libraries for Taiwanese languages processing
Index: textproc/rubygem-kwalify/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-kwalify/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- textproc/rubygem-kwalify/Makefile	27 Jan 2010 01:11:13 -0000	1.1
+++ textproc/rubygem-kwalify/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	kwalify
 PORTVERSION=	0.7.1
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com
 COMMENT=	Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
Index: textproc/rubygem-markaby/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-markaby/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- textproc/rubygem-markaby/Makefile	9 Apr 2009 00:11:40 -0000	1.2
+++ textproc/rubygem-markaby/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	markaby
 PORTVERSION=	0.5
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	HTML Markup as Ruby
Index: textproc/rubygem-nokogiri/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-nokogiri/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- textproc/rubygem-nokogiri/Makefile	27 Apr 2010 22:55:22 -0000	1.6
+++ textproc/rubygem-nokogiri/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	nokogiri
 PORTVERSION=	1.4.0
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	An HTML, XML, SAX, and Reader parser
Index: textproc/rubygem-opml/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-opml/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- textproc/rubygem-opml/Makefile	13 Jul 2009 22:15:30 -0000	1.1
+++ textproc/rubygem-opml/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	opml
 PORTVERSION=	1.0.0
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	markun at onohara.to
 COMMENT=	A simple wrapper for parsing OPML files
Index: textproc/rubygem-rak/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-rak/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- textproc/rubygem-rak/Makefile	12 Jan 2010 00:44:08 -0000	1.5
+++ textproc/rubygem-rak/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rak
 PORTVERSION=	1.0
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	A grep replacement in pure Ruby
Index: textproc/rubygem-spreadsheet/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-spreadsheet/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- textproc/rubygem-spreadsheet/Makefile	17 Sep 2009 22:45:46 -0000	1.18
+++ textproc/rubygem-spreadsheet/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	spreadsheet
 PORTVERSION=	0.6.4.1
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A Ruby module to generate Microsoft Excel compatible files
Index: textproc/rubygem-syntax/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-syntax/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- textproc/rubygem-syntax/Makefile	9 Apr 2009 00:11:40 -0000	1.11
+++ textproc/rubygem-syntax/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	1.0.0
 PKGVERSION=	1
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	dinoex at FreeBSD.org
 COMMENT=	A module for using Systax highlighting in Ruby
Index: textproc/rubygem-tidy/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-tidy/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- textproc/rubygem-tidy/Makefile	9 Apr 2009 00:11:40 -0000	1.3
+++ textproc/rubygem-tidy/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	tidy
 PORTVERSION=	1.1.2
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	don at na.rim.or.jp
 COMMENT=	Ruby interface to HTML Tidy Library Project
Index: textproc/rubygem-xml-simple/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-xml-simple/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- textproc/rubygem-xml-simple/Makefile	27 Apr 2010 22:55:22 -0000	1.2
+++ textproc/rubygem-xml-simple/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	xml-simple
 PORTVERSION=	1.0.12
 CATEGORIES=	textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A ruby take off of p5-XML-Simple
Index: www/rubygem-actionpack/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-actionpack/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- www/rubygem-actionpack/Makefile	27 Apr 2010 22:55:22 -0000	1.21
+++ www/rubygem-actionpack/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	actionpack
 PORTVERSION=	2.3.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Action Controller and Action View of Rails MVC Framework
Index: www/rubygem-activeresource/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-activeresource/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-activeresource/Makefile	10 Sep 2009 17:12:19 -0000	1.4
+++ www/rubygem-activeresource/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	activeresource
 PORTVERSION=	2.3.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A coherent wrapper object-relational mapping for REST web services
Index: www/rubygem-addressable/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-addressable/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-addressable/Makefile	25 Apr 2010 09:20:26 -0000	1.4
+++ www/rubygem-addressable/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	addressable
 PORTVERSION=	2.1.2
 CATEGORIES=	www devel rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	A replacement for the URI implementation
Index: www/rubygem-amazon-ecs/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-amazon-ecs/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/rubygem-amazon-ecs/Makefile	6 Sep 2009 12:21:02 -0000	1.9
+++ www/rubygem-amazon-ecs/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	amazon-ecs
 PORTVERSION=	0.5.7
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	A generic Amazon E-commerce REST API written in Ruby
Index: www/rubygem-erubis/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-erubis/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-erubis/Makefile	30 Jul 2009 08:52:47 -0000	1.4
+++ www/rubygem-erubis/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	erubis
 PORTVERSION=	2.6.5
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at freebsd.org
 COMMENT=	A fast, secure, and very extensible implementation of eRuby
Index: www/rubygem-feed-normalizer/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-feed-normalizer/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/rubygem-feed-normalizer/Makefile	14 Jul 2009 21:55:19 -0000	1.1
+++ www/rubygem-feed-normalizer/Makefile	26 May 2010 02:12:34 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	feed-normalizer
 PORTVERSION=	1.5.1
 CATEGORIES=	www textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	markun at onohara.to
 COMMENT=	An extensible wrapper for Atom and RSS parsers
Index: www/rubygem-haml/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-haml/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- www/rubygem-haml/Makefile	10 Feb 2010 14:38:38 -0000	1.10
+++ www/rubygem-haml/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	haml
 PORTVERSION=	2.2.19
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	Markup language to describe XHTML
Index: www/rubygem-layout-yullio/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-layout-yullio/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/rubygem-layout-yullio/Makefile	9 Apr 2009 00:11:42 -0000	1.3
+++ www/rubygem-layout-yullio/Makefile	26 May 2010 02:12:34 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	layout-yullio
 PORTVERSION=	0.9.0
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	layout_yullio_generator-${PORTVERSION}
 
 MAINTAINER=	ijliao at FreeBSD.org
Index: www/rubygem-maruku/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-maruku/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/rubygem-maruku/Makefile	28 May 2009 20:44:15 -0000	1.9
+++ www/rubygem-maruku/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	maruku
 PORTVERSION=	0.6.0
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A Markdown and PHP Markdown extra interpreter for Ruby
Index: www/rubygem-mechanize/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-mechanize/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- www/rubygem-mechanize/Makefile	22 Apr 2010 08:19:21 -0000	1.22
+++ www/rubygem-mechanize/Makefile	26 May 2010 02:12:34 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	mechanize
 PORTVERSION=	1.0.0
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	WWW::Mechanize, a handy web browsing ruby object
Index: www/rubygem-mongrel/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-mongrel/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- www/rubygem-mongrel/Makefile	27 Sep 2008 08:51:24 -0000	1.18
+++ www/rubygem-mongrel/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	mongrel
 PORTVERSION=	1.1.5
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTFILES=	${PATCHNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	clsung at FreeBSD.org
Index: www/rubygem-nicovideo/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-nicovideo/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/rubygem-nicovideo/Makefile	29 May 2009 22:23:02 -0000	1.2
+++ www/rubygem-nicovideo/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	nicovideo
 PORTVERSION=	0.1.8
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	kaoru at kaisei.org
 COMMENT=	Scraping NICONICO DOUGA utility for Ruby
Index: www/rubygem-passenger/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-passenger/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- www/rubygem-passenger/Makefile	24 May 2010 20:28:24 -0000	1.14
+++ www/rubygem-passenger/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	2.2.11
 PORTREVISION=	2
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 PKGNAMEPREFIX=	rubygem-
 
 MAINTAINER=	jatzen at gmail.com
Index: www/rubygem-rack/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rack/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- www/rubygem-rack/Makefile	27 Apr 2010 22:55:22 -0000	1.11
+++ www/rubygem-rack/Makefile	26 May 2010 02:12:35 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	1.0.1   ## XXX: www/rubygem-rails(2.3.4, 2.3.5): gem 'rack', '~> 1.0.1'
 PORTEPOCH=	1
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Rack, a Ruby Webserver Interface
Index: www/rubygem-rails/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rails/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- www/rubygem-rails/Makefile	27 Apr 2010 22:55:23 -0000	1.25
+++ www/rubygem-rails/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rails
 PORTVERSION=	2.3.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	MVC web application framework
Index: www/rubygem-redcloth/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-redcloth/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- www/rubygem-redcloth/Makefile	27 Apr 2010 22:55:23 -0000	1.16
+++ www/rubygem-redcloth/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	redcloth
 PORTVERSION=	4.2.2
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	RedCloth-${PORTVERSION}
 
 MAINTAINER=	ruby at FreeBSD.org
Index: www/rubygem-rfacebook/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rfacebook/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/rubygem-rfacebook/Makefile	28 Mar 2009 01:16:37 -0000	1.3
+++ www/rubygem-rfacebook/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rfacebook
 PORTVERSION=	0.9.8
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	skreuzer at FreeBSD.org
 COMMENT=	Ruby interface to the Facebook API
Index: www/rubygem-rfeedfinder/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rfeedfinder/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/rubygem-rfeedfinder/Makefile	13 Jul 2009 22:14:05 -0000	1.1
+++ www/rubygem-rfeedfinder/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rfeedfinder
 PORTVERSION=	0.9.13
 CATEGORIES=	www textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	markun at onohara.to
 COMMENT=	A Ruby library to find the feed.
Index: www/rubygem-rubyfulsoup/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rubyfulsoup/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/rubygem-rubyfulsoup/Makefile	9 Apr 2009 00:11:45 -0000	1.6
+++ www/rubygem-rubyfulsoup/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	rubyfulsoup
 PORTVERSION=	1.0.4
 CATEGORIES=	www textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	rubyful_soup-${PORTVERSION}
 
 MAINTAINER=	dinoex at FreeBSD.org
Index: www/rubygem-scrapi/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-scrapi/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-scrapi/Makefile	9 Apr 2009 00:11:46 -0000	1.4
+++ www/rubygem-scrapi/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	scrapi
 PORTVERSION=	1.2.0
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	don at na.rim.or.jp
 COMMENT=	A scrAPI toolkit for Ruby
Index: www/rubygem-simple-rss/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-simple-rss/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/rubygem-simple-rss/Makefile	13 Jul 2009 22:14:58 -0000	1.1
+++ www/rubygem-simple-rss/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	simple-rss
 PORTVERSION=	1.2
 CATEGORIES=	www textproc rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	markun at onohara.to
 COMMENT=	A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby.
Index: www/rubygem-sinatra/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-sinatra/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/rubygem-sinatra/Makefile	17 Aug 2009 12:31:37 -0000	1.9
+++ www/rubygem-sinatra/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	sinatra
 PORTVERSION=	0.9.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	daniel at roe.ch
 COMMENT=	A classy web development framework in ruby
Index: www/rubygem-staticmatic/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-staticmatic/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/rubygem-staticmatic/Makefile	16 Dec 2009 19:23:32 -0000	1.6
+++ www/rubygem-staticmatic/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	staticmatic
 PORTVERSION=	0.10.6
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	Manage static websites using Haml and Sass
Index: www/rubygem-taggable/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-taggable/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-taggable/Makefile	9 Apr 2009 00:11:47 -0000	1.4
+++ www/rubygem-taggable/Makefile	26 May 2010 02:12:35 -0000
@@ -9,7 +9,7 @@
 PORTNAME=	taggable
 PORTVERSION=	2.0.2
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 DISTNAME=	acts_as_taggable-${PORTVERSION}
 
 MAINTAINER=	ijliao at FreeBSD.org
Index: www/rubygem-thin/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-thin/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- www/rubygem-thin/Makefile	28 Oct 2009 09:36:31 -0000	1.12
+++ www/rubygem-thin/Makefile	26 May 2010 02:12:35 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	thin
 PORTVERSION=	1.2.4
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A fast and very simple Ruby web server
Index: www/rubygem-yapra/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-yapra/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- www/rubygem-yapra/Makefile	9 Apr 2009 00:11:47 -0000	1.4
+++ www/rubygem-yapra/Makefile	26 May 2010 02:12:35 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	yapra
 PORTVERSION=	0.1.2
 CATEGORIES=	www rubygems
-MASTER_SITES=	RF
+MASTER_SITES=	RG
 
 MAINTAINER=	tota at rtfm.jp
 COMMENT=	Yet Another Pragger implementation
--- rg.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list