FreeBSD Bugzilla – Attachment 221077 Details for
Bug 252258
www/spreadlogd: fix the build on -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git(1) diff against the ports tree
0012-www-spreadlogd-fix-build.patch (text/plain), 713 bytes, created by
Kyle Evans
on 2020-12-29 05:59:03 UTC
(
hide
)
Description:
git(1) diff against the ports tree
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2020-12-29 05:59:03 UTC
Size:
713 bytes
patch
obsolete
>From e35fba39412af839246e8b671da5282b46dd2f2b Mon Sep 17 00:00:00 2001 >From: Kyle Evans <kevans@FreeBSD.org> >Date: Mon, 28 Dec 2020 23:32:42 -0600 >Subject: [PATCH 12/13] www/spreadlogd: fix build > >Signed-off-by: Kyle Evans <kevans@FreeBSD.org> >--- > www/spreadlogd/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/www/spreadlogd/Makefile b/www/spreadlogd/Makefile >index 3cc8d7f711f9..03b58d609ead 100644 >--- a/www/spreadlogd/Makefile >+++ b/www/spreadlogd/Makefile >@@ -11,7 +11,7 @@ COMMENT= The backend of mod_log_spread > > LICENSE= ART10 > >-LIB_DEPENDS= libspread.so:net/spread >+LIB_DEPENDS= libgnuregex.so:devel/libgnuregex libspread.so:net/spread > > MAKEFILE= makefile > >-- >2.29.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252258
: 221077 |
221114