aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-02 10:33:09 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-02 10:33:09 +0800
commit04209c7693a360512d7d8f03412bd498c48b9c9f (patch)
tree5702997301164f247fa719b37efc4c4bf5e132a5 /www
parentcb44b3c58812987a2e2cf69ef4659923379000c9 (diff)
downloadfreebsd-ports-gnome-04209c7693a360512d7d8f03412bd498c48b9c9f.tar.gz
freebsd-ports-gnome-04209c7693a360512d7d8f03412bd498c48b9c9f.tar.zst
freebsd-ports-gnome-04209c7693a360512d7d8f03412bd498c48b9c9f.zip
- Prep ruby Rails 3
Fix depends With Hat: ruby Sponsored by: RideCharge Inc. / Taximagic
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-mongrel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index 1059e0253c09..1a60e6976a90 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -6,6 +6,7 @@
PORTNAME= mongrel
PORTVERSION= 1.1.5
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
DISTFILES= ${PATCHNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
@@ -13,7 +14,7 @@ DISTFILES= ${PATCHNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
-RUN_DEPENDS= gpgen:${PORTSDIR}/devel/rubygem-gem_plugin \
+RUN_DEPENDS= rubygem-gem_plugin>0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \
rubygem-daemons>=1.0.3:${PORTSDIR}/devel/rubygem-daemons \
rubygem-fastthread>=1.0.1:${PORTSDIR}/devel/rubygem-fastthread