aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-06-17 03:13:57 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-06-17 03:13:57 +0800
commitca635b22e124eeeee65a04f8f171faa88560ba1d (patch)
treeb8ee92179754e45b1687d6ea83d95a8aa59d260e
parent6c385ffed9ecea9cf9626e983c8fdeff55a93a56 (diff)
downloadfreebsd-ports-gnome-ca635b22e124eeeee65a04f8f171faa88560ba1d.tar.gz
freebsd-ports-gnome-ca635b22e124eeeee65a04f8f171faa88560ba1d.tar.zst
freebsd-ports-gnome-ca635b22e124eeeee65a04f8f171faa88560ba1d.zip
claim
- rails - lua - perl - $work related ones (quick glance)
-rw-r--r--lang/ruby-lua/Makefile2
-rw-r--r--lang/ruby-lua4/Makefile2
-rw-r--r--lang/ruby-perl/Makefile2
-rw-r--r--mail/ruby-tmail/Makefile2
-rw-r--r--sysutils/ruby-log4r/Makefile5
5 files changed, 6 insertions, 7 deletions
diff --git a/lang/ruby-lua/Makefile b/lang/ruby-lua/Makefile
index 595c3141b2b9..b6796c228cad 100644
--- a/lang/ruby-lua/Makefile
+++ b/lang/ruby-lua/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= rub-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A Ruby extension to make Lua script language as a class
USE_LUA= 5.0
diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile
index 7ec96b562948..493e01236d2d 100644
--- a/lang/ruby-lua4/Makefile
+++ b/lang/ruby-lua4/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A Ruby extension to make Lua script language as a class
USE_LUA= 4.0
diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile
index 0f6c795876ba..924adf5f86ff 100644
--- a/lang/ruby-perl/Makefile
+++ b/lang/ruby-perl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.yoshidam.net/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A Ruby extension module to use the functions of Perl from Ruby
USE_PERL5= yes
diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile
index f1f23cb1c475..db210a1bf07e 100644
--- a/mail/ruby-tmail/Makefile
+++ b/mail/ruby-tmail/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
diff --git a/sysutils/ruby-log4r/Makefile b/sysutils/ruby-log4r/Makefile
index ab16b97ac4c6..983c2c9c6b27 100644
--- a/sysutils/ruby-log4r/Makefile
+++ b/sysutils/ruby-log4r/Makefile
@@ -8,14 +8,13 @@
PORTNAME= log4r
PORTVERSION= 1.0.5
CATEGORIES= sysutils ruby
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A flexible logging library written in Ruby
USE_RUBY= yes