Index: head/www/rubygem-thin/Makefile =================================================================== --- head/www/rubygem-thin/Makefile (revision 430587) +++ head/www/rubygem-thin/Makefile (revision 430588) @@ -1,24 +1,25 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= thin PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast and simple Ruby web server LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual RUN_DEPENDS= rubygem-daemons>=1.0.9:devel/rubygem-daemons \ rubygem-eventmachine>=1.0.4:devel/rubygem-eventmachine \ - rubygem-rack>=1.0:www/rubygem-rack + rubygem-rack16>=1.6:www/rubygem-rack16 USE_RUBY= yes USES= gem PLIST_FILES= bin/thin .include