Date: Tue, 29 Dec 2020 05:42:14 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 252245] [META] Ports broken by libgnuregex removal in -CURRENT Message-ID: <bug-252245-6497-IU9Hs5Dc25@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252245-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-252245-6497@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 #1 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kevans Date: Tue Dec 29 05:41:15 UTC 2020 New revision: 559542 URL: https://svnweb.freebsd.org/changeset/ports/559542 Log: [NEW PORT] devel/libgnuregex: GNU regex(3) extension library This version of libgnuregex is based on the latest version of devel/gnulib in the tree, and is intended as a direct replacement for the libgnuregex that has been historically provided in base. A port was chosen over all consumers dragging in devel/gnulib to save rebuilds since more than ~5 consumers need libgnuregex, and this also mak= es for an easier migration as ports just need to bring in the port and make sure LOCALBASE/lib and LOCALBASE/inclue are included. It is currently expected that ports dependant on this will fully specify = the shlib version against ports tree convention so that we can provide a consistent experience across all versions of FreeBSD, past and future, us= ing a less-broken version of the library. PR: 252245 Changes: head/devel/Makefile head/devel/libgnuregex/ head/devel/libgnuregex/Makefile head/devel/libgnuregex/files/ head/devel/libgnuregex/files/Makefile head/devel/libgnuregex/files/config.h head/devel/libgnuregex/files/gnuregex.h head/devel/libgnuregex/files/patch-regex.c head/devel/libgnuregex/files/patch-regex.h head/devel/libgnuregex/files/patch-regex__internal.h head/devel/libgnuregex/pkg-descr head/devel/libgnuregex/pkg-plist --=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-6497-IU9Hs5Dc25>