Date: Mon, 15 Jun 2020 16:16:19 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538912 - head/textproc/link-grammar Message-ID: <202006151616.05FGGJJL063465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Jun 15 16:16:19 2020 New Revision: 538912 URL: https://svnweb.freebsd.org/changeset/ports/538912 Log: Update to 5.8.0 Modified: head/textproc/link-grammar/Makefile head/textproc/link-grammar/distinfo head/textproc/link-grammar/pkg-plist Modified: head/textproc/link-grammar/Makefile ============================================================================== --- head/textproc/link-grammar/Makefile Mon Jun 15 16:06:44 2020 (r538911) +++ head/textproc/link-grammar/Makefile Mon Jun 15 16:16:19 2020 (r538912) @@ -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}/ Modified: head/textproc/link-grammar/distinfo ============================================================================== --- head/textproc/link-grammar/distinfo Mon Jun 15 16:06:44 2020 (r538911) +++ head/textproc/link-grammar/distinfo Mon Jun 15 16:16:19 2020 (r538912) @@ -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 Modified: head/textproc/link-grammar/pkg-plist ============================================================================== --- head/textproc/link-grammar/pkg-plist Mon Jun 15 16:06:44 2020 (r538911) +++ head/textproc/link-grammar/pkg-plist Mon Jun 15 16:16:19 2020 (r538912) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151616.05FGGJJL063465>