NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56024 CVS commit: pkgsrc/textproc/link-grammar
The following reply was made to PR lib/56024; it has been noted by GNATS.
From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56024 CVS commit: pkgsrc/textproc/link-grammar
Date: Fri, 26 Feb 2021 18:02:24 +0000
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Feb 26 18:02:24 UTC 2021
Modified Files:
pkgsrc/textproc/link-grammar: Makefile distinfo
Added Files:
pkgsrc/textproc/link-grammar/patches:
patch-link-grammar_dict-common_regex-morph.c
Log Message:
link-grammar: Fix runtime error on NetBSD 9.99.80 after 2021-02-26
* Pass REG_GNU to regcomp(3) for GNU extensions,
suggested by christos@. Thank you.
* Fix PR 56024.
* Bump PKGREVISION for binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/link-grammar/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/link-grammar/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/textproc/link-grammar/patches/patch-link-grammar_dict-common_regex-morph.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index