diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2022-01-17 20:31:59 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2022-01-17 20:31:59 +0000 |
commit | e4512dbdbc24cf60caa876db60def15b4d628bde (patch) | |
tree | 63f3b6673ad916231b1bfcef96af4ae9375dece1 | |
parent | 140e32685cb64aa362fd0e9b7474d6b4a9b903c4 (diff) | |
download | ports-e4512dbdbc24cf60caa876db60def15b4d628bde.tar.gz ports-e4512dbdbc24cf60caa876db60def15b4d628bde.zip |
security/stunnel: Update to 5.62
-rw-r--r-- | security/stunnel/Makefile | 6 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 | ||||
-rw-r--r-- | security/stunnel/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 6b1163964864..a8ef95db9451 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,11 +1,11 @@ # Created by: Martti Kuparinen <martti.kuparinen@ericsson.com> PORTNAME= stunnel -DISTVERSION= 5.61 +DISTVERSION= 5.62 PORTEPOCH= 1 CATEGORIES= security -MASTER_SITES= https://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ \ - https://www.stunnel.org/downloads/archive/5.x/ \ +MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \ + https://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ \ http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ MAINTAINER= zi@FreeBSD.org diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 05e0fec2f4b4..a489dd29092d 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641059669 -SHA256 (stunnel-5.61.tar.gz) = 91ea0ca6482d8f7e7d971ee64ab4f86a2817d038a372f0893e28315ef2015d7a -SIZE (stunnel-5.61.tar.gz) = 873660 +TIMESTAMP = 1642451369 +SHA256 (stunnel-5.62.tar.gz) = 9cf5bb949022aa66c736c1326554cca27d0641605a6370274edc4951eb5bd339 +SIZE (stunnel-5.62.tar.gz) = 862456 diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist index b80cc8cd4490..f886b2582c5a 100644 --- a/security/stunnel/pkg-plist +++ b/security/stunnel/pkg-plist @@ -32,6 +32,7 @@ man/man8/stunnel.pl.8.gz %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/TODO.md %%PORTDOCS%%@dir %%DOCSDIR%% +@comment share/bash-completion/completions/stunnel.bash @dir lib/stunnel @dir etc/stunnel @dir etc/stunnel/conf.d |