diff options
author | zi <zi@FreeBSD.org> | 2014-11-02 09:15:25 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-11-02 09:15:25 +0800 |
commit | 92c7edfe4dbb427938a5e4f0000249fc9fa5d2cf (patch) | |
tree | 3688f70a84b0eeefa50869fb7f3296e68a208f45 | |
parent | 2b7eaa4165fa1506028ce056e4ebcc5e88d6bb83 (diff) | |
download | freebsd-ports-gnome-92c7edfe4dbb427938a5e4f0000249fc9fa5d2cf.tar.gz freebsd-ports-gnome-92c7edfe4dbb427938a5e4f0000249fc9fa5d2cf.tar.zst freebsd-ports-gnome-92c7edfe4dbb427938a5e4f0000249fc9fa5d2cf.zip |
- Update to 5.07
-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 |