diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-24 02:42:12 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-24 02:42:12 +0800 |
commit | be79ea2a3421ce754c961c18f1821975e122c357 (patch) | |
tree | 2046f0d0022535c74854e8cbb7fd26021012a6fd /textproc | |
parent | 5a34d9c8d9be7c908dd35125e8cdfdefef806ea8 (diff) | |
download | freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.tar.gz freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.tar.zst freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.zip |
RF -> RG Conversion (Part II)
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-diff-lcs/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-htmlentities/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-htmlentities/distinfo | 6 | ||||
-rw-r--r-- | textproc/rubygem-rdiscount/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-termcolor/Makefile | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index 0d43d7d0feca..a9cb3ead73b1 100644 --- a/textproc/rubygem-diff-lcs/Makefile +++ b/textproc/rubygem-diff-lcs/Makefile @@ -7,7 +7,7 @@ PORTNAME= diff-lcs PORTVERSION= 1.1.2 CATEGORIES= textproc rubygems -MASTER_SITES= RF/ruwiki +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= LCS-based diff library for ruby diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index 9812e7a5959c..11dd52917077 100644 --- a/textproc/rubygem-htmlentities/Makefile +++ b/textproc/rubygem-htmlentities/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmlentities PORTVERSION= 4.2.0 CATEGORIES= textproc rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= markun@onohara.to COMMENT= HTML entity encoding and decoding for Ruby diff --git a/textproc/rubygem-htmlentities/distinfo b/textproc/rubygem-htmlentities/distinfo index afe558443c44..40119819f0e3 100644 --- a/textproc/rubygem-htmlentities/distinfo +++ b/textproc/rubygem-htmlentities/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/htmlentities-4.2.0.gem) = ad78c92451862e54fa608539d7c1bccd -SHA256 (rubygem/htmlentities-4.2.0.gem) = 08630c46b360ea0a8784a01bd6c72f9b51cdf8eba95cee2a1a5bd3ca5f8f6304 -SIZE (rubygem/htmlentities-4.2.0.gem) = 40960 +MD5 (rubygem/htmlentities-4.2.0.gem) = 4f969adda1916cc6f724eb478ea6d215 +SHA256 (rubygem/htmlentities-4.2.0.gem) = 38759e4e75be17423e82eb83efd5b2dbeb5dda991335e5e25d9a9abdd6737f1a +SIZE (rubygem/htmlentities-4.2.0.gem) = 41984 diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index b8bf2815f0f7..4bbb979b032b 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -7,7 +7,7 @@ PORTNAME= rdiscount PORTVERSION= 1.3.5 CATEGORIES= textproc rubygems -MASTER_SITES= RF/gems +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A fast Markdown converter for ruby based on discount diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile index 8059718c2f7c..e2178b61630b 100644 --- a/textproc/rubygem-termcolor/Makefile +++ b/textproc/rubygem-termcolor/Makefile @@ -8,7 +8,7 @@ PORTNAME= termcolor PORTVERSION= 1.1.0 CATEGORIES= textproc rubygems -MASTER_SITES= RF/termcolor +MASTER_SITES= RG MAINTAINER= dhn@FreeBSD.org COMMENT= A library for ANSII color formatting like HTML for output in terminal |