FreeBSD Bugzilla – Attachment 259779 Details for
Bug 286275
www/lynx-current: Depends on deprecated libidn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to use libidn2 instead of libidn
lynx-current-idn2-fix.diff (text/plain), 514 bytes, created by
Terry Kennedy
on 2025-04-21 23:40:02 UTC
(
hide
)
Description:
Patch to use libidn2 instead of libidn
Filename:
MIME Type:
Creator:
Terry Kennedy
Created:
2025-04-21 23:40:02 UTC
Size:
514 bytes
patch
obsolete
>--- Makefile_orig 2025-03-11 00:21:27.415275000 -0400 >+++ Makefile 2025-04-21 19:28:21.781612000 -0400 >@@ -1,5 +1,6 @@ > PORTNAME= lynx > PORTVERSION= 2.9.2 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= https://invisible-mirror.net/archives/lynx/tarballs/ \ > https://invisible-island.net/archives/lynx/tarballs/ >@@ -52,7 +53,7 @@ > GNUTLS_USES_OFF= ssl > > IDN_CONFIGURE_ENABLE= idna >-IDN_LIB_DEPENDS= libidn.so:dns/libidn >+IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 > > NLS_CONFIGURE_ENABLE= nls > NLS_USES= gettext
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 286275
: 259779