From 92c7edfe4dbb427938a5e4f0000249fc9fa5d2cf Mon Sep 17 00:00:00 2001 From: zi Date: Sun, 2 Nov 2014 01:15:25 +0000 Subject: - Update to 5.07 --- security/stunnel/Makefile | 4 ++-- 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 -- cgit