diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-15 16:16:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-15 16:16:19 +0000 |
commit | 279ba2437b7be6bc7deeb1bdd4bc91bdf4ce7251 (patch) | |
tree | 70d5fd178b92c3f5ce54bbd6c334aadf447d33b1 | |
parent | 70d33e8d8ed30352c931ebdb2d5a22d5f00b609c (diff) |
Notes
-rw-r--r-- | textproc/link-grammar/Makefile | 2 | ||||
-rw-r--r-- | textproc/link-grammar/distinfo | 6 | ||||
-rw-r--r-- | textproc/link-grammar/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index fa4503f69b41..c8ef95f18914 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= link-grammar -DISTVERSION= 5.7.0 +DISTVERSION= 5.8.0 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo index 6c21747af5d3..674379783a42 100644 --- a/textproc/link-grammar/distinfo +++ b/textproc/link-grammar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577458326 -SHA256 (link-grammar-5.7.0.tar.gz) = 2679921766ca3981d8663338405967df701bfaeeb3f7194219db94990cd9612a -SIZE (link-grammar-5.7.0.tar.gz) = 3801426 +TIMESTAMP = 1592237614 +SHA256 (link-grammar-5.8.0.tar.gz) = ad65a6b47ca0665b814430a5a8ff4de51f4805f7fb76642ced90297b4e7f16ed +SIZE (link-grammar-5.8.0.tar.gz) = 3782125 diff --git a/textproc/link-grammar/pkg-plist b/textproc/link-grammar/pkg-plist index ab209181525d..49cfd756bfb3 100644 --- a/textproc/link-grammar/pkg-plist +++ b/textproc/link-grammar/pkg-plist @@ -94,6 +94,7 @@ libdata/pkgconfig/link-grammar.pc %%DATADIR%%/demo-sql/dict.db %%DATADIR%%/en/4.0.affix %%DATADIR%%/en/4.0.constituent-knowledge +%%DATADIR%%/en/4.0.dialect %%DATADIR%%/en/4.0.dict %%DATADIR%%/en/4.0.dict.m4 %%DATADIR%%/en/4.0.knowledge @@ -108,6 +109,10 @@ libdata/pkgconfig/link-grammar.pc %%DATADIR%%/en/words/entities.locations.sing %%DATADIR%%/en/words/entities.national.sing %%DATADIR%%/en/words/entities.organizations.sing +%%DATADIR%%/en/words/entities.people +%%DATADIR%%/en/words/entities.people.vowel +%%DATADIR%%/en/words/entities.prof +%%DATADIR%%/en/words/entities.prof.vowel %%DATADIR%%/en/words/entities.us-states.sing %%DATADIR%%/en/words/measures.1 %%DATADIR%%/en/words/measures.2 |