svn commit: r564257 - head/security/wolfssh
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 6 20:44:12 UTC 2021
Author: sunpoet
Date: Sat Feb 6 20:44:06 2021
New Revision: 564257
URL: https://svnweb.freebsd.org/changeset/ports/564257
Log:
Update to 1.4.6
Changes: https://github.com/wolfSSL/wolfssh/releases
Modified:
head/security/wolfssh/Makefile
head/security/wolfssh/distinfo
head/security/wolfssh/pkg-plist
Modified: head/security/wolfssh/Makefile
==============================================================================
--- head/security/wolfssh/Makefile Sat Feb 6 20:44:01 2021 (r564256)
+++ head/security/wolfssh/Makefile Sat Feb 6 20:44:06 2021 (r564257)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wolfssh
-PORTVERSION= 1.4.5
+PORTVERSION= 1.4.6
CATEGORIES= security
MASTER_SITES= https://www.wolfssl.com/
Modified: head/security/wolfssh/distinfo
==============================================================================
--- head/security/wolfssh/distinfo Sat Feb 6 20:44:01 2021 (r564256)
+++ head/security/wolfssh/distinfo Sat Feb 6 20:44:06 2021 (r564257)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607685345
-SHA256 (wolfssh-1.4.5.tar.gz) = 8ed172fd670973b300b0237f0d28127d545a2d21593d1875b1b801a705eb7fb7
-SIZE (wolfssh-1.4.5.tar.gz) = 665491
+TIMESTAMP = 1612519107
+SHA256 (wolfssh-1.4.6.tar.gz) = 7fa67a9a0320970a259c964f0e3f3fd33223941346b744b240670a5a28507fc0
+SIZE (wolfssh-1.4.6.tar.gz) = 680016
Modified: head/security/wolfssh/pkg-plist
==============================================================================
--- head/security/wolfssh/pkg-plist Sat Feb 6 20:44:01 2021 (r564256)
+++ head/security/wolfssh/pkg-plist Sat Feb 6 20:44:06 2021 (r564257)
@@ -16,4 +16,4 @@ include/wolfssh/wolfsftp.h
lib/libwolfssh.a
lib/libwolfssh.so
lib/libwolfssh.so.9
-lib/libwolfssh.so.9.3.0
+lib/libwolfssh.so.9.3.1
More information about the svn-ports-head
mailing list