summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-21 02:10:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-21 02:10:17 +0000
commitdba16f03fd4419d9732c48fe782b34dacf660dc3 (patch)
tree530e49fcb93fd577249ab72f49ea0274a33e8126 /textproc
parent- Add LICENSE (diff)
- Fix RUN_DEPENDS: hoe is a development dependency
- Update WWW - Bump PORTREVISION for dependency change With hat: ruby
Notes
Notes: svn path=/head/; revision=402124
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-heredoc_unindent/Makefile4
-rw-r--r--textproc/rubygem-heredoc_unindent/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile
index 91ccd942e12e..bd6bff0a3371 100644
--- a/textproc/rubygem-heredoc_unindent/Makefile
+++ b/textproc/rubygem-heredoc_unindent/Makefile
@@ -3,6 +3,7 @@
PORTNAME= heredoc_unindent
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -11,10 +12,7 @@ COMMENT= Removes common margin from indented strings
LICENSE= MIT
-RUN_DEPENDS= rubygem-hoe>=2.9.6:${PORTSDIR}/devel/rubygem-hoe
-
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-heredoc_unindent/pkg-descr b/textproc/rubygem-heredoc_unindent/pkg-descr
index 4f90a9592fcf..cbc53ef1b3d6 100644
--- a/textproc/rubygem-heredoc_unindent/pkg-descr
+++ b/textproc/rubygem-heredoc_unindent/pkg-descr
@@ -3,4 +3,4 @@ by indented heredocs. In other words, it strips out leading whitespace chars
at the beggining of each line, but only as much as the line with the
smallest margin.
-WWW: http://rubygems.org/gems/heredoc_unindent
+WWW: https://github.com/adrianomitre/heredoc_unindent