aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-charlock_holmes/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-08-31 04:58:30 +0000
committerSteve Wills <swills@FreeBSD.org>2014-08-31 04:58:30 +0000
commit1949f497fa3ee0073cd3e9287b5a829578cffb56 (patch)
tree886354f2c7db981c9534e929958702aa9d43c5a6 /textproc/rubygem-charlock_holmes/Makefile
parent99b2f92399d89443a4879fbd99ab44745e7d534d (diff)
downloadports-1949f497fa3ee0073cd3e9287b5a829578cffb56.tar.gz
ports-1949f497fa3ee0073cd3e9287b5a829578cffb56.zip
textproc/rubygem-charlock_holmes: update to 0.7.3
newer version will be needed by rubygem-github-linguist With hat: ruby@
Notes
Notes: svn path=/head/; revision=366723
Diffstat (limited to 'textproc/rubygem-charlock_holmes/Makefile')
-rw-r--r--textproc/rubygem-charlock_holmes/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile
index 2ee611a22dce..90cda5dd042a 100644
--- a/textproc/rubygem-charlock_holmes/Makefile
+++ b/textproc/rubygem-charlock_holmes/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= charlock_holmes
-PORTVERSION= 0.6.9
-PORTREVISION= 1
+PORTVERSION= 0.7.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -15,6 +14,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include
-PLIST_FILES= lib/ruby/gems/${RUBY_VER}/gems/charlock_holmes-${PORTVERSION}/ext/charlock_holmes/src/file-5.08/src/.libs/libmagic.la
.include <bsd.port.mk>