aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-10 07:12:10 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-10 07:20:04 +0000
commit050c1b35f8652c4646cedc987dd4e514f1cd3bb2 (patch)
treefb7bb1879a93f5adfabdeba170bbafe64948d908
parentb070f178f6fd21153d0ff9802ac6bbb7ab0560e8 (diff)
downloadports-050c1b35f8652c4646cedc987dd4e514f1cd3bb2.tar.gz
ports-050c1b35f8652c4646cedc987dd4e514f1cd3bb2.zip
security/wolfssh: Update to 1.4.17
Changes: https://github.com/wolfSSL/wolfssh/releases PR: 278269 Reported by: <takefu@airport.fm>
-rw-r--r--security/wolfssh/Makefile10
-rw-r--r--security/wolfssh/distinfo6
-rw-r--r--security/wolfssh/pkg-plist4
3 files changed, 12 insertions, 8 deletions
diff --git a/security/wolfssh/Makefile b/security/wolfssh/Makefile
index 7dc86c107994..870c3444ec92 100644
--- a/security/wolfssh/Makefile
+++ b/security/wolfssh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wolfssh
-PORTVERSION= 1.4.15
+PORTVERSION= 1.4.17
CATEGORIES= security
MASTER_SITES= https://www.wolfssl.com/
@@ -15,14 +15,18 @@ TEST_DEPENDS= bash:shells/bash
USES= libtool localbase shebangfix
-CONFIGURE_ARGS= --enable-examples \
+CONFIGURE_ARGS= --disable-smallstack \
+ --enable-agent \
+ --enable-certs \
+ --enable-examples \
--enable-fwd \
--enable-keygen \
--enable-scp \
--enable-sftp \
--enable-shared=yes \
--enable-shell \
- --enable-static=yes
+ --enable-static=yes \
+ --enable-term
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/security/wolfssh/distinfo b/security/wolfssh/distinfo
index 338a09e8a1a3..c5d04ff6c378 100644
--- a/security/wolfssh/distinfo
+++ b/security/wolfssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708448958
-SHA256 (wolfssh-1.4.15.tar.gz) = d6fb396b671afa14e15a8c092f0f453471c4f0b42bb83106ca6cab274bd82b2d
-SIZE (wolfssh-1.4.15.tar.gz) = 840402
+TIMESTAMP = 1712644692
+SHA256 (wolfssh-1.4.17.tar.gz) = e3181cc2f5a2d91eefc2230789d896b5d02edc119938c7ceeaee98c1b875f08e
+SIZE (wolfssh-1.4.17.tar.gz) = 842556
diff --git a/security/wolfssh/pkg-plist b/security/wolfssh/pkg-plist
index 1037435894b7..e958cd77afea 100644
--- a/security/wolfssh/pkg-plist
+++ b/security/wolfssh/pkg-plist
@@ -16,5 +16,5 @@ include/wolfssh/wolfscp.h
include/wolfssh/wolfsftp.h
lib/libwolfssh.a
lib/libwolfssh.so
-lib/libwolfssh.so.8
-lib/libwolfssh.so.8.7.2
+lib/libwolfssh.so.7
+lib/libwolfssh.so.7.9.0