mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 5.06
This commit is contained in:
parent
51bbcf978a
commit
7d3c1b946b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371319
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stunnel
|
||||
PORTVERSION= 5.04
|
||||
PORTVERSION= 5.06
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \
|
||||
http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (stunnel-5.04.tar.gz) = ee9702e073cb8d5940a1310ae171a38d3264f1ce3b087160728bbbcf5710cec1
|
||||
SIZE (stunnel-5.04.tar.gz) = 592939
|
||||
SHA256 (stunnel-5.06.tar.gz) = 098c2b6db0793ea4fa5b6767ce6ef1853e9f6cc2f32133024be55f6a460b1a40
|
||||
SIZE (stunnel-5.06.tar.gz) = 595550
|
||||
|
@ -17,7 +17,7 @@ man/man8/stunnel.pl.8.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.init
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.service
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.spec
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||
%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/BUGS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
@ -31,7 +31,7 @@ man/man8/stunnel.pl.8.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PORTS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm lib/stunnel
|
||||
@dirrmtry etc/stunnel
|
||||
%%PORTDOCS%%@dir %%DOCSDIR%%
|
||||
@dir lib/stunnel
|
||||
@dir etc/stunnel
|
||||
@unexec if [ -d %D/etc/stunnel ]; then echo "If you are permanently removing this port, you should run ``rm -rf %D/etc/stunnel`` to remove any configuration files left."; fi
|
||||
|
Loading…
Reference in New Issue
Block a user