svn commit: r493414 - head/security/testssl.sh
Tobias Kortkamp
tobik at FreeBSD.org
Wed Feb 20 07:43:33 UTC 2019
Author: tobik
Date: Wed Feb 20 07:43:31 2019
New Revision: 493414
URL: https://svnweb.freebsd.org/changeset/ports/493414
Log:
security/testssl.sh: Update to 3.0rc4
Changes: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
MFH: 2019Q1 (bug fixes)
Modified:
head/security/testssl.sh/Makefile
head/security/testssl.sh/distinfo
head/security/testssl.sh/pkg-plist
Modified: head/security/testssl.sh/Makefile
==============================================================================
--- head/security/testssl.sh/Makefile Wed Feb 20 07:42:10 2019 (r493413)
+++ head/security/testssl.sh/Makefile Wed Feb 20 07:43:31 2019 (r493414)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= testssl.sh
-DISTVERSION= 3.0rc3
+DISTVERSION= 3.0rc4
CATEGORIES= security
MAINTAINER= tobik at FreeBSD.org
Modified: head/security/testssl.sh/distinfo
==============================================================================
--- head/security/testssl.sh/distinfo Wed Feb 20 07:42:10 2019 (r493413)
+++ head/security/testssl.sh/distinfo Wed Feb 20 07:43:31 2019 (r493414)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543654405
-SHA256 (drwetter-testssl.sh-3.0rc3_GH0.tar.gz) = 45f8aed24ad749175608a29c50566240a8a1b8ebcb32531d7bf6231ec269f4a5
-SIZE (drwetter-testssl.sh-3.0rc3_GH0.tar.gz) = 9018638
+TIMESTAMP = 1550647701
+SHA256 (drwetter-testssl.sh-3.0rc4_GH0.tar.gz) = 70f00460fab958f2f607e805b46a05db0fd288009d6b94b3db97f3ae2f412612
+SIZE (drwetter-testssl.sh-3.0rc4_GH0.tar.gz) = 10563736
Modified: head/security/testssl.sh/pkg-plist
==============================================================================
--- head/security/testssl.sh/pkg-plist Wed Feb 20 07:42:10 2019 (r493413)
+++ head/security/testssl.sh/pkg-plist Wed Feb 20 07:43:31 2019 (r493414)
@@ -1,6 +1,7 @@
bin/testssl.sh
man/man1/testssl.1.gz
%%DATADIR%%/etc/Apple.pem
+%%DATADIR%%/etc/Java.pem
%%DATADIR%%/etc/Linux.pem
%%DATADIR%%/etc/Microsoft.pem
%%DATADIR%%/etc/Mozilla.pem
More information about the svn-ports-all
mailing list