diff options
author | swills <swills@FreeBSD.org> | 2014-08-31 12:58:30 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-31 12:58:30 +0800 |
commit | ab30362c0c9a35446881f4f91bee2f47ae7ee786 (patch) | |
tree | 886354f2c7db981c9534e929958702aa9d43c5a6 /textproc | |
parent | 5f59b471768e175ca2b8b9f4401c010ca2415d14 (diff) | |
download | freebsd-ports-gnome-ab30362c0c9a35446881f4f91bee2f47ae7ee786.tar.gz freebsd-ports-gnome-ab30362c0c9a35446881f4f91bee2f47ae7ee786.tar.zst freebsd-ports-gnome-ab30362c0c9a35446881f4f91bee2f47ae7ee786.zip |
textproc/rubygem-charlock_holmes: update to 0.7.3
newer version will be needed by rubygem-github-linguist
With hat: ruby@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-charlock_holmes/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-charlock_holmes/distinfo | 4 |
2 files changed, 3 insertions, 5 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> diff --git a/textproc/rubygem-charlock_holmes/distinfo b/textproc/rubygem-charlock_holmes/distinfo index 3fa8b240b305..89a05bf5bc91 100644 --- a/textproc/rubygem-charlock_holmes/distinfo +++ b/textproc/rubygem-charlock_holmes/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/charlock_holmes-0.6.9.gem) = 615b06cfba62eae7cc250bea81e0c0a0cd0ec3e20e0e00c04fe095069ee62c62 -SIZE (rubygem/charlock_holmes-0.6.9.gem) = 648192 +SHA256 (rubygem/charlock_holmes-0.7.3.gem) = c7d15154b442e393adbcd838f6e3b620a7fbe07197a7cd57d7ba4a7ec434544b +SIZE (rubygem/charlock_holmes-0.7.3.gem) = 1196544 |