Date: Thu, 31 Dec 2020 20:22:02 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252245] [META] Ports broken by libgnuregex removal in -CURRENT Message-ID: <bug-252245-7788-01QmMNeiDP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252245-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-252245-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252245 --- Comment #7 from commit-hook@FreeBSD.org --- A commit references this bug: Author: mi Date: Thu Dec 31 20:21:53 UTC 2020 New revision: 559774 URL: https://svnweb.freebsd.org/changeset/ports/559774 Log: Start searching for headers and libraries under ${LOCALBASE}/ -- in case newer implementations of anything are installed there. When compiling on 13.x or above, insist on libgnuregex version above 5 -- earlier FreeBSD releases came with libgnuregex.so.5, but that's now gone and replaced by the devel/libgnuregex port, which currently installs libgnuregex.so.6. PR: 252252 252250 252245 Submitted by: kevans Sponsored by: United Marsupials Changes: head/editors/xcoral/Makefile head/lang/scm/Makefile head/lang/scm/files/patch-build.scm --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252245-7788-01QmMNeiDP>