diff --git a/security/wolfssh/Makefile b/security/wolfssh/Makefile index 9b906fa92cf2..a48bd09b50b1 100644 --- a/security/wolfssh/Makefile +++ b/security/wolfssh/Makefile @@ -1,37 +1,40 @@ PORTNAME= wolfssh PORTVERSION= 1.5.0 CATEGORIES= security MASTER_SITES= https://www.wolfssl.com/ +PATCH_SITES= https://github.com/wolfSSL/wolfssh/commit/ +PATCHFILES= 73b10ad26d51309852e87e74cb4e6d27f2faf33b.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightweight SSH Library WWW= https://www.wolfssl.com/products/wolfssh/ \ https://github.com/wolfSSL/wolfssh LICENSE= GPLv3 LIB_DEPENDS= libwolfssl.so:security/wolfssl TEST_DEPENDS= bash:shells/bash USES= libtool localbase shebangfix 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-term GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes SHEBANG_FILES= scripts/get-put.test .include diff --git a/security/wolfssh/distinfo b/security/wolfssh/distinfo index a68b753c08e2..7cd9be17288b 100644 --- a/security/wolfssh/distinfo +++ b/security/wolfssh/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1776780816 +TIMESTAMP = 1782657210 SHA256 (wolfssh-1.5.0.tar.gz) = 59ca7fd72dbfb5ecb943c792c6ee27cdb214fb66331f8947c575e5f20c1890b3 SIZE (wolfssh-1.5.0.tar.gz) = 1092077 +SHA256 (73b10ad26d51309852e87e74cb4e6d27f2faf33b.patch) = a0f88ff9ad075e670d9ecc7d81a49b98bc881c37744aaf270d66313ec111a9cf +SIZE (73b10ad26d51309852e87e74cb4e6d27f2faf33b.patch) = 602