FreeBSD Bugzilla – Attachment 174082 Details for
Bug 212164
[PATCH] irc/irssi Fix the deprecated USE_OPENSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The patch replaces the obsolete USE_OPENSSL with USES += ssl
irc-irssi-patch (text/plain), 239 bytes, created by
pipfstarrd
on 2016-08-25 22:41:10 UTC
(
hide
)
Description:
The patch replaces the obsolete USE_OPENSSL with USES += ssl
Filename:
MIME Type:
Creator:
pipfstarrd
Created:
2016-08-25 22:41:10 UTC
Size:
239 bytes
patch
obsolete
>--- Makefile.orig 2016-08-25 22:35:00.952128123 +0000 >+++ Makefile 2016-08-25 22:37:35.375114426 +0000 >@@ -42,7 +42,7 @@ > .if defined(WITHOUT_SSL) > CONFIGURE_ARGS+= --disable-ssl > .else >-USE_OPENSSL= yes >+USES+= yes > .endif > > post-patch:
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 212164
: 174082