From 9abcc90a03d322a619b8eab3b1736e15d0f0edd9 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Oct 2015 18:09:01 +0000 Subject: - Add LICENSE_FILE - Remove RUN_DEPENDS - Update WWW - Bump PORTREVISION --- benchmarks/rubygem-railsbench/Makefile | 5 ++--- benchmarks/rubygem-railsbench/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/rubygem-railsbench/Makefile b/benchmarks/rubygem-railsbench/Makefile index 802b817f4bb8..d8a3310a6cca 100644 --- a/benchmarks/rubygem-railsbench/Makefile +++ b/benchmarks/rubygem-railsbench/Makefile @@ -3,6 +3,7 @@ PORTNAME= railsbench PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= benchmarks rubygems MASTER_SITES= RG @@ -10,11 +11,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Scripts designed for benchmarking of Rails applications LICENSE= GPLv2 - -RUN_DEPENDS= rubygem-hoe>=2.4.0:${PORTSDIR}/devel/rubygem-hoe +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/benchmarks/rubygem-railsbench/pkg-descr b/benchmarks/rubygem-railsbench/pkg-descr index 204f2d9ba714..a67f43ba9949 100644 --- a/benchmarks/rubygem-railsbench/pkg-descr +++ b/benchmarks/rubygem-railsbench/pkg-descr @@ -2,4 +2,4 @@ Railsbench is a small collection of ruby scripts which make measuring raw performance of rails apps a snap. All tests are run from the command prompt, making performance regression testing easy. -WWW: http://rubygems.org/gems/railsbench/ +WWW: http://railsbench.rubyforge.org/ -- cgit v1.2.3