aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-08-25 08:53:16 +0800
committerjgh <jgh@FreeBSD.org>2012-08-25 08:53:16 +0800
commite4a025a525e023891305eee3ac0b359d11644b26 (patch)
tree20d7df4b62afbad827df062c257606c6cafa9eb4
parent58af8a2443f14bd2e6d5102a553659a42263cbdd (diff)
downloadfreebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.tar.gz
freebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.tar.zst
freebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.zip
- tightening COMMENT, removing redundancy
Submitted by: jgh@ Approved by: swills With hat: ruby@
-rw-r--r--devel/rubygem-cri/Makefile2
-rw-r--r--devel/rubygem-delayed_job/Makefile2
-rw-r--r--devel/rubygem-mirror/Makefile2
-rw-r--r--devel/rubygem-mixlib-log/Makefile2
-rw-r--r--devel/rubygem-ncurses/Makefile2
-rw-r--r--devel/rubygem-ncursesw/Makefile2
-rw-r--r--devel/rubygem-test/Makefile2
-rw-r--r--textproc/rubygem-colored/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/rubygem-cri/Makefile b/devel/rubygem-cri/Makefile
index 1f13fa38309c..5441d1ce899e 100644
--- a/devel/rubygem-cri/Makefile
+++ b/devel/rubygem-cri/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A gem that allows building easy-to-use commandline interfaces
+COMMENT= Allows building easy-to-use commandline interfaces
RUN_DEPENDS= rubygem-colored>=1.2:${PORTSDIR}/textproc/rubygem-colored
diff --git a/devel/rubygem-delayed_job/Makefile b/devel/rubygem-delayed_job/Makefile
index 7e68b969c731..04dca3c3f7f9 100644
--- a/devel/rubygem-delayed_job/Makefile
+++ b/devel/rubygem-delayed_job/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A gem for asynchronously executing longer tasks in the background
+COMMENT= Asynchronously executing longer tasks in the background
RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-daemons>=0:${PORTSDIR}/devel/rubygem-daemons
diff --git a/devel/rubygem-mirror/Makefile b/devel/rubygem-mirror/Makefile
index 05f90fb9c0bd..4be9159c3c1e 100644
--- a/devel/rubygem-mirror/Makefile
+++ b/devel/rubygem-mirror/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RG
DISTNAME= ${GEM_NAME}
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A gem to mirror rubygems
+COMMENT= Mirror rubygems
RUN_DEPENDS= rubygem-net-http-persistent>=2.1:${PORTSDIR}/www/rubygem-net-http-persistent
diff --git a/devel/rubygem-mixlib-log/Makefile b/devel/rubygem-mixlib-log/Makefile
index 1ae6db0adf2f..7baec60299b3 100644
--- a/devel/rubygem-mixlib-log/Makefile
+++ b/devel/rubygem-mixlib-log/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
-COMMENT= A gem that provides a simple mixin for log functionality
+COMMENT= Provides a simple mixin for log functionality
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile
index 5c04982b00a6..9af91b98c75d 100644
--- a/devel/rubygem-ncurses/Makefile
+++ b/devel/rubygem-ncurses/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
-COMMENT= A gem wrapper to the ncurses library
+COMMENT= Wrapper to the ncurses library
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-ncursesw/Makefile b/devel/rubygem-ncursesw/Makefile
index 575a7d91977d..159916502022 100644
--- a/devel/rubygem-ncursesw/Makefile
+++ b/devel/rubygem-ncursesw/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
-COMMENT= A gem wrapper to the ncurses library with wide character support
+COMMENT= Wrapper to the ncurses library with wide character support
BROKEN= does not install
diff --git a/devel/rubygem-test/Makefile b/devel/rubygem-test/Makefile
index e96114d8ebb7..753828a359e9 100644
--- a/devel/rubygem-test/Makefile
+++ b/devel/rubygem-test/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RG
DISTNAME= ${GEM_NAME}
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A gem to run automated tests
+COMMENT= Run automated tests
USE_RUBY= yes
USE_RAKE= yes
diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile
index 0e60f2462fa0..4ef8ad451a37 100644
--- a/textproc/rubygem-colored/Makefile
+++ b/textproc/rubygem-colored/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A gem that colorizes text on the console
+COMMENT= Colorize text on the console
USE_RUBY= yes
USE_RUBYGEMS= yes