FreeBSD Bugzilla – Attachment 252612 Details for
Bug 280626
dns/knot3-lib: delete port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix Makefile: all references of knot3-lib to knot3
knot-resolver-makefile.patch (text/plain), 918 bytes, created by
Michael Grimm
on 2024-08-08 17:36:19 UTC
(
hide
)
Description:
Fix Makefile: all references of knot3-lib to knot3
Filename:
MIME Type:
Creator:
Michael Grimm
Created:
2024-08-08 17:36:19 UTC
Size:
918 bytes
patch
obsolete
>mer-waases|root> diff -u Makefile.old Makefile >--- Makefile.old 2024-08-08 19:30:35.727904000 +0200 >+++ Makefile 2024-08-08 19:30:53.247605000 +0200 >@@ -16,13 +16,13 @@ > flake8:devel/py-flake8@${PY_FLAVOR} \ > lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 \ > luacheck:devel/lua-luacheck >-LIB_DEPENDS= libdnssec.so:dns/knot3-lib \ >+LIB_DEPENDS= libdnssec.so:dns/knot3 \ > libgnutls.so:security/gnutls \ >- libknot.so:dns/knot3-lib \ >+ libknot.so:dns/knot3 \ > liblmdb.so:databases/lmdb \ > libnghttp2.so:www/libnghttp2 \ > libuv.so:devel/libuv \ >- libzscanner.so:dns/knot3-lib >+ libzscanner.so:dns/knot3 > RUN_DEPENDS= lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 > > USES= compiler:c11 libedit libtool luajit meson ncurses ninja \
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 280626
:
252510
| 252612 |
252614