diff options
author | tota <tota@FreeBSD.org> | 2013-08-11 13:21:49 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-08-11 13:21:49 +0800 |
commit | 1701ddd5556c6d3a317e8dd0a5d798b2855806ef (patch) | |
tree | 2490caf889454504194349091d8681d3706e606a /japanese | |
parent | 0306b8036c818d472a50ae2ae1eff2c15bb3b214 (diff) | |
download | freebsd-ports-gnome-1701ddd5556c6d3a317e8dd0a5d798b2855806ef.tar.gz freebsd-ports-gnome-1701ddd5556c6d3a317e8dd0a5d798b2855806ef.tar.zst freebsd-ports-gnome-1701ddd5556c6d3a317e8dd0a5d798b2855806ef.zip |
- Update to 0.996
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ruby-mecab/Makefile | 5 | ||||
-rw-r--r-- | japanese/ruby-mecab/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile index d5dd29f57691..7c6b43c01d27 100644 --- a/japanese/ruby-mecab/Makefile +++ b/japanese/ruby-mecab/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mecab -PORTVERSION= 0.995 +PORTVERSION= 0.996 CATEGORIES= japanese textproc ruby MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} @@ -12,9 +12,6 @@ COMMENT= MeCab library module for Ruby LICENSE= BSD GPLv2 LGPL21 LICENSE_COMB= dual -LICENSE_FILE_BSD= ${WRKSRC}/BSD -LICENSE_FILE_GPLv2= ${WRKSRC}/GPL -LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab diff --git a/japanese/ruby-mecab/distinfo b/japanese/ruby-mecab/distinfo index 7c7327baf6ab..0774cf4acc96 100644 --- a/japanese/ruby-mecab/distinfo +++ b/japanese/ruby-mecab/distinfo @@ -1,2 +1,2 @@ -SHA256 (mecab-ruby-0.995.tar.gz) = d55241f11ad676fe02421c67ad57f5805c1ef893d6b6b91d0209ac9cf0dfa7f0 -SIZE (mecab-ruby-0.995.tar.gz) = 48688 +SHA256 (mecab-ruby-0.996.tar.gz) = b75e9731e717cec1c261a27d06c4f7baa696cf2fd4e5e3158df5f8fd65107285 +SIZE (mecab-ruby-0.996.tar.gz) = 48723 |