Summary: | textproc/chpp: fix the build against -CURRENT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kyle Evans <kevans> | ||||
Component: | Individual Port(s) | Assignee: | Kyle Evans <kevans> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 252245 | ||||||
Attachments: |
|
Description
Kyle Evans
2020-12-29 05:57:56 UTC
^Triage: Reporter is committer, assign accordingly. ^Triage: Simplifying title Q/A: Makefile: LIB_DEPENDS don't specify the ABI version number .6 in libgnuregex.so.6 unless it is really necessary. Makefile: LIB_DEPENDS the new format is libFOO.so (e.g., liblibgnuregex.so.6.so). /tmp/252256/textproc/chpp/files/patch-avl.h: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. A commit references this bug: Author: kevans Date: Sun Jan 10 17:38:50 UTC 2021 New revision: 561091 URL: https://svnweb.freebsd.org/changeset/ports/561091 Log: textproc/chpp: fix the build against -CURRENT libgnuregex has been removed in FreeBSD 13.0. The version in base had a number of known or likely bugs associated with it, so just use the newer and more stable port on all supported FreeBSD versions. PR: 252256 MFH: 2021Q1 Changes: head/textproc/chpp/Makefile A commit references this bug: Author: kevans Date: Sun Jan 10 17:58:03 UTC 2021 New revision: 561098 URL: https://svnweb.freebsd.org/changeset/ports/561098 Log: MFH: r561091 textproc/chpp: fix the build against -CURRENT libgnuregex has been removed in FreeBSD 13.0. The version in base had a number of known or likely bugs associated with it, so just use the newer and more stable port on all supported FreeBSD versions. PR: 252256 Changes: _U branches/2021Q1/ branches/2021Q1/textproc/chpp/Makefile |