diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-11-02 01:15:25 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-11-02 01:15:25 +0000 |
commit | c888cf4ec18bfa335ded4905bdd0f8eff040bc94 (patch) | |
tree | 3688f70a84b0eeefa50869fb7f3296e68a208f45 /security/stunnel | |
parent | ad6eae307f719ec37e36915b8ecd9c551ba68760 (diff) | |
download | ports-c888cf4ec18bfa335ded4905bdd0f8eff040bc94.tar.gz ports-c888cf4ec18bfa335ded4905bdd0f8eff040bc94.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 4 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index cd2c3e375af7..e8e6065287a8 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.06 +PORTVERSION= 5.07 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -30,7 +30,7 @@ USE_RC_SUBR= stunnel USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static +CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd SHEBANG_FILES= src/stunnel3.in OPTIONS_DEFINE= IPV6 LIBWRAP SSL_PORT FIPS DOCS EXAMPLES diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 46eae1020b24..68e35605978a 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.06.tar.gz) = 098c2b6db0793ea4fa5b6767ce6ef1853e9f6cc2f32133024be55f6a460b1a40 -SIZE (stunnel-5.06.tar.gz) = 595550 +SHA256 (stunnel-5.07.tar.gz) = 505c6c63c4a20fc0cce8c35ef1ab7626c7b01071e3fca4ac6ea417afe8065309 +SIZE (stunnel-5.07.tar.gz) = 599111 |