FreeBSD Bugzilla – Attachment 202955 Details for
Bug 236617
irc/bitchx: Ensure paths to correct OpenSSL are used in build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Tested patch for port
bitchx-ssl_configure_with.patch (text/plain), 745 bytes, created by
caf
on 2019-03-18 12:55:59 UTC
(
hide
)
Description:
Tested patch for port
Filename:
MIME Type:
Creator:
caf
Created:
2019-03-18 12:55:59 UTC
Size:
745 bytes
patch
obsolete
>diff -urN ../local.orig/irc/bitchx/Makefile irc/bitchx/Makefile >--- ../local.orig/irc/bitchx/Makefile 2018-10-29 10:54:15.000000000 +0000 >+++ irc/bitchx/Makefile 2019-03-18 08:33:43.354625000 +0000 >@@ -3,7 +3,7 @@ > > PORTNAME= bitchx > PORTVERSION= 1.2.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES+= irc > MASTER_SITES= SF/${PORTNAME}/ircii-pana/${PORTNAME}-${DISTVERSION} >@@ -20,7 +20,6 @@ > --bindir="${PREFIX}/bin" \ > --datadir="${PREFIX}/share" \ > --libdir="${PREFIX}/share" >-LIBS+= -L${LOCALBASE}/lib > > OPTIONS_SUB= yes > >@@ -40,7 +39,7 @@ > > IPV6_CONFIGURE_ENABLE= ipv6 > >-SSL_CONFIGURE_WITH= ssl >+SSL_CONFIGURE_WITH= ssl="${OPENSSLBASE}" > SSL_USES= ssl > > PLUGINS_CONFIGURE_WITH= plugins="${PLUGIN_LIST:C/\$$/,/g}"
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
Flags:
freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 236617
: 202955