summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-27 22:55:23 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-27 22:55:23 +0000
commita0461d68d52d8b399f9c612380e30f226c1a1dff (patch)
tree613ebe23a100bac65826c3e0805763e8ccf880d9 /www
parent- Do not try to stop the timer thread in child after fork: at this moment (diff)
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@ Current ruby@ members (stas, dinoex, pgollucci) http://wiki.freebsd.org/Ruby Discussed with: stas on #bsdports
Notes
Notes: svn path=/head/; revision=253360
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-actionpack/Makefile2
-rw-r--r--www/rubygem-httpclient/Makefile2
-rw-r--r--www/rubygem-rack/Makefile2
-rw-r--r--www/rubygem-rails/Makefile2
-rw-r--r--www/rubygem-redcloth/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile
index 8974c04c966c..4e9f1aa38e77 100644
--- a/www/rubygem-actionpack/Makefile
+++ b/www/rubygem-actionpack/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.3.4
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile
index f8e98fc7cfb8..e8334bdf3f07 100644
--- a/www/rubygem-httpclient/Makefile
+++ b/www/rubygem-httpclient/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= soap4r
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another HTTP client implementation by NaHi
USE_RUBY= yes
diff --git a/www/rubygem-rack/Makefile b/www/rubygem-rack/Makefile
index c2d88ed06b9e..ed735de3040c 100644
--- a/www/rubygem-rack/Makefile
+++ b/www/rubygem-rack/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Rack, a Ruby Webserver Interface
USE_RUBY= yes
diff --git a/www/rubygem-rails/Makefile b/www/rubygem-rails/Makefile
index 28e551e54792..e2cddd3bbe43 100644
--- a/www/rubygem-rails/Makefile
+++ b/www/rubygem-rails/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.3.4
CATEGORIES= www rubygems
MASTER_SITES= RF
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= MVC web application framework
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile
index 312303637122..b89a5cee0c22 100644
--- a/www/rubygem-redcloth/Makefile
+++ b/www/rubygem-redcloth/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= www rubygems
MASTER_SITES= RF
DISTNAME= RedCloth-${PORTVERSION}
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A module for using Textile in Ruby
USE_RUBY= yes