The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Target in Makefile changed s/nhc98/nhc/g
* Changed order in parseOp (Imports.hs)
* Added #if ! USE_READLINE in SimpleLineEditor.hs
No functional change, so no need to bump PORTREVISION.
Pointed out by: olgeni
Approved by: maintainer