Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 20:44:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564257 - head/security/wolfssh
Message-ID:  <202102062044.116Ki6BL017920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102062044.116Ki6BL017920>