Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2014 01:15:25 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372050 - head/security/stunnel
Message-ID:  <201411020115.sA21FPw3068137@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Sun Nov  2 01:15:25 2014
New Revision: 372050
URL: https://svnweb.freebsd.org/changeset/ports/372050
QAT: https://qat.redports.org/buildarchive/r372050/

Log:
  - Update to 5.07

Modified:
  head/security/stunnel/Makefile
  head/security/stunnel/distinfo

Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile	Sun Nov  2 01:11:04 2014	(r372049)
+++ head/security/stunnel/Makefile	Sun Nov  2 01:15:25 2014	(r372050)
@@ -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

Modified: head/security/stunnel/distinfo
==============================================================================
--- head/security/stunnel/distinfo	Sun Nov  2 01:11:04 2014	(r372049)
+++ head/security/stunnel/distinfo	Sun Nov  2 01:15:25 2014	(r372050)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411020115.sA21FPw3068137>