pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/link-grammar link-grammar: update to 5.8.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e768bec43690
branches: trunk
changeset: 414661:e768bec43690
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Mar 30 23:20:20 2020 +0000
description:
link-grammar: update to 5.8.0
Version 5.8.0 (28 February 2020)
* Java bindings: Remove the obsolete senses API.
* swig-4.0 compatibility bug fix.
* English dict: Fixes to support questions ending in WH-words.
* Copy (merge) Richard van der Dys `node.js` bindings.
* English dict: Provide head and tail markers for all conjunctions.
* Remove the Python 2 bindings.
* Add dialect support to the library.
* English dict: support for archaic/poetic abbreviations
* English dict: introduce OH link for vocatives/invocations.
* English dict: improved parsing of imperatives.
* Add !!word/ link-parser command for displaying extended word dict info.
Version 5.7.0 (13 Sept 2019)
* Minor efficiency improvements to the SQL-backed dictionary.
* Incompatible change to the Exp traversal API.
* Remove the obsolete and unsupported "corpus statistics" code.
* Major performance improvement (3x-4x) for long sentences. #996
* Fix broken build on Windows.
* Convert Windows build to Visual Studio 2019.
* Fix a bug that causes random results on 32-bit systems. #1000
* Fix a bug that could cause missing linkages on some systems. #1007
diffstat:
textproc/link-grammar/Makefile | 4 ++--
textproc/link-grammar/PLIST | 7 ++++++-
textproc/link-grammar/distinfo | 12 ++++++------
textproc/link-grammar/patches/patch-configure | 15 +++------------
4 files changed, 17 insertions(+), 21 deletions(-)
diffs (84 lines):
diff -r 0df4044d6087 -r e768bec43690 textproc/link-grammar/Makefile
--- a/textproc/link-grammar/Makefile Mon Mar 30 22:57:18 2020 +0000
+++ b/textproc/link-grammar/Makefile Mon Mar 30 23:20:20 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:15 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/03/30 23:20:20 gutteridge Exp $
-DISTNAME= link-grammar-5.6.2
+DISTNAME= link-grammar-5.8.0
CATEGORIES= textproc
MASTER_SITES= https://www.abisource.com/downloads/link-grammar/${PKGVERSION_NOREV}/
diff -r 0df4044d6087 -r e768bec43690 textproc/link-grammar/PLIST
--- a/textproc/link-grammar/PLIST Mon Mar 30 22:57:18 2020 +0000
+++ b/textproc/link-grammar/PLIST Mon Mar 30 23:20:20 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/06/07 00:02:45 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/03/30 23:20:20 gutteridge Exp $
bin/link-parser
include/link-grammar/dict-api.h
include/link-grammar/dict-structures.h
@@ -71,6 +71,7 @@
share/link-grammar/demo-sql/dict.db
share/link-grammar/en/4.0.affix
share/link-grammar/en/4.0.constituent-knowledge
+share/link-grammar/en/4.0.dialect
share/link-grammar/en/4.0.dict
share/link-grammar/en/4.0.dict.m4
share/link-grammar/en/4.0.knowledge
@@ -85,6 +86,10 @@
share/link-grammar/en/words/entities.locations.sing
share/link-grammar/en/words/entities.national.sing
share/link-grammar/en/words/entities.organizations.sing
+share/link-grammar/en/words/entities.people
+share/link-grammar/en/words/entities.people.vowel
+share/link-grammar/en/words/entities.prof
+share/link-grammar/en/words/entities.prof.vowel
share/link-grammar/en/words/entities.us-states.sing
share/link-grammar/en/words/measures.1
share/link-grammar/en/words/measures.2
diff -r 0df4044d6087 -r e768bec43690 textproc/link-grammar/distinfo
--- a/textproc/link-grammar/distinfo Mon Mar 30 22:57:18 2020 +0000
+++ b/textproc/link-grammar/distinfo Mon Mar 30 23:20:20 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2019/06/29 17:46:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2020/03/30 23:20:20 gutteridge Exp $
-SHA1 (link-grammar-5.6.2.tar.gz) = dabf13b92dd15d0c4b8722a319ac74f3bacf81d8
-RMD160 (link-grammar-5.6.2.tar.gz) = f36f56beba3be06a71442a11e38ee6704918ba28
-SHA512 (link-grammar-5.6.2.tar.gz) = e9ee72d06ae1891470dd25519c6afd27a4e8fd067d80d51cc187014417418a8696ee2cefae5c5d6a839ccaf9edb6c692a4f51e787ab59ce92c34aea0e732eeb8
-Size (link-grammar-5.6.2.tar.gz) = 3830587 bytes
+SHA1 (link-grammar-5.8.0.tar.gz) = 8a874ea7214cf635d2edb064bdaf368577c08efa
+RMD160 (link-grammar-5.8.0.tar.gz) = ef8b6eca527754afc12991f84f04f8f966e575bc
+SHA512 (link-grammar-5.8.0.tar.gz) = 1262e2faf1de6f05a62f9d622f43c02253b4c241342df9b443a70ae04bd328d1fc49cd2f91c881e694f67215005833fec8b1fa9d395b1e547985b376c7415d2e
+Size (link-grammar-5.8.0.tar.gz) = 3782125 bytes
SHA1 (patch-aa) = 3be918c26b639442b56efab2e9416974f31969c5
-SHA1 (patch-configure) = d11a08e5a2c2d79bd71ca75958c3547376104c4e
+SHA1 (patch-configure) = 0131e74f9f51bb380ab91d1cfdba2600fcee131a
diff -r 0df4044d6087 -r e768bec43690 textproc/link-grammar/patches/patch-configure
--- a/textproc/link-grammar/patches/patch-configure Mon Mar 30 22:57:18 2020 +0000
+++ b/textproc/link-grammar/patches/patch-configure Mon Mar 30 23:20:20 2020 +0000
@@ -1,19 +1,10 @@
-$NetBSD: patch-configure,v 1.3 2018/10/07 23:21:27 ryoon Exp $
+$NetBSD: patch-configure,v 1.4 2020/03/30 23:20:21 gutteridge Exp $
-Remove bash(1)ism(?).
+Fix compiler flag settings.
--- configure.orig 2018-07-27 17:32:48.000000000 +0000
+++ configure
-@@ -17635,7 +17635,7 @@ else
- fi
-
-
--if test "x$enable_TLS" == xyes
-+if test "x$enable_TLS" = xyes
- then
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread local storage (TLS) class" >&5
-@@ -17710,8 +17710,8 @@ then
+@@ -17808,8 +17808,8 @@ then
# But not the NetBSD sh, so use sed instead.
# CFLAGS="${CFLAGS//-O[[2-9]]} -g"
# CXXFLAGS="${CXXFLAGS//-O[[2-9]]} -g"
Home |
Main Index |
Thread Index |
Old Index