diff options
| -rw-r--r-- | security/strongswan/Makefile | 3 | ||||
| -rw-r--r-- | security/strongswan/pkg-message | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index ade37ff9ae0b..b3c29a523c09 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -1,5 +1,6 @@ PORTNAME= strongswan DISTVERSION= 5.9.8 +PORTREVISION= 1 CATEGORIES= security net-vpn MASTER_SITES= https://download.strongswan.org/ \ https://download2.strongswan.org/ @@ -45,7 +46,7 @@ OPTIONS_DEFINE= CTR CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \ PKCS11 PKI PYTHON SCEP SMP SQLITE SWANCTL \ TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH OPTIONS_DEFINE_i386= VIA -OPTIONS_DEFAULT= BUILTIN CURL IKEV1 KDF PKI SWANCTL VICI +OPTIONS_DEFAULT= BUILTIN CURL GCM IKEV1 KDF PKI SWANCTL VICI OPTIONS_SINGLE= PRINTF_HOOKS OPTIONS_SINGLE_PRINTF_HOOKS= BUILTIN LIBC VSTR OPTIONS_SUB= yes diff --git a/security/strongswan/pkg-message b/security/strongswan/pkg-message index e882f4d0f7c0..bb3363279483 100644 --- a/security/strongswan/pkg-message +++ b/security/strongswan/pkg-message @@ -16,4 +16,3 @@ set 'strongswan_interface="stroke"' in your rc.conf file. EOM } ] - |
