FreeBSD Bugzilla – Attachment 239474 Details for
Bug 268918
security/strongswan: Update to 5.9.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/strongswan: Remove --with-lib-prefix from CONFIGURE_ARGS
strongswan.patch (text/plain), 545 bytes, created by
Jose Luis Duran
on 2023-01-14 20:09:27 UTC
(
hide
)
Description:
security/strongswan: Remove --with-lib-prefix from CONFIGURE_ARGS
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2023-01-14 20:09:27 UTC
Size:
545 bytes
patch
obsolete
>diff --git Makefile Makefile >index ea3bd5d..0461fc2 100644 >--- Makefile >+++ Makefile >@@ -1,5 +1,6 @@ > PORTNAME= strongswan > DISTVERSION= 5.9.9 >+PORTREVISION= 1 > CATEGORIES= security net-vpn > MASTER_SITES= https://download.strongswan.org/ \ > https://download2.strongswan.org/ >@@ -34,8 +35,7 @@ CONFIGURE_ARGS= --disable-gmp \ > --enable-openssl \ > --enable-whitelist \ > --with-group=wheel \ >- --with-lib-prefix=${PREFIX} \ >- --with-printf-hooks=builtin >+ --with-lib-prefix=${PREFIX} > > INSTALL_TARGET= install-strip > TEST_TARGET= check
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 268918
:
239437
|
239441
| 239474