From ee6d068877db48c0fe036c415507da9f8e6136d3 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Jan 2015 17:39:05 +0000 Subject: [PATCH] - Fix RUN_DEPENDS - Add LICENSE - Bump PORTREVISION for dependency change - Update WWW --- devel/rubygem-loquacious/Makefile | 5 +++-- devel/rubygem-loquacious/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-loquacious/Makefile b/devel/rubygem-loquacious/Makefile index d22238c24356..a3ce5e03e094 100644 --- a/devel/rubygem-loquacious/Makefile +++ b/devel/rubygem-loquacious/Makefile @@ -3,16 +3,17 @@ PORTNAME= loquacious PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Mechanism to parse ruby loquacious files +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -RUN_DEPENDS= rubygem-rspec>=2.7.0:${PORTSDIR}/devel/rubygem-rspec - .include diff --git a/devel/rubygem-loquacious/pkg-descr b/devel/rubygem-loquacious/pkg-descr index 30a2d2e1646e..68e62bf54a1d 100644 --- a/devel/rubygem-loquacious/pkg-descr +++ b/devel/rubygem-loquacious/pkg-descr @@ -3,4 +3,4 @@ descriptions for each configuration attribute. The attributes and descriptions can be iterated over allowing for helpful information about those attributes to be displayed to the user. -WWW: http://rubygems.org/gems/loquacious +WWW: https://github.com/TwP/loquacious