diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index ca2a1136385..906eb1e872d 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.34 2005/01/03 08:06:42 jakob Exp $ +# $OpenBSD: Makefile,v 1.35 2005/02/28 07:03:09 jakob Exp $ COMMENT= "SSL encryption wrapper for standard network daemons" -VERSION= 4.07 +VERSION= 4.08 DISTNAME= stunnel-${VERSION} PKGNAME= ${DISTNAME} CATEGORIES= security @@ -31,6 +31,7 @@ CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --with-tcp-wrappers \ --with-random=/dev/arandom \ --with-ssl=/usr \ + --enable-ipv6 \ --sysconfdir=${SYSCONFDIR} \ --localstatedir=/var \ ${CONFIGURE_SHARED} diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index dd70f34fe2b..db75165f867 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,4 +1,4 @@ -MD5 (stunnel-4.07.tar.gz) = 7d53af550a1c2e01e146b936e58b8860 -RMD160 (stunnel-4.07.tar.gz) = b70ea096e922c6521555869fa59509d4608d3ee2 -SHA1 (stunnel-4.07.tar.gz) = fe9661148bda73ce5a48cd21baf99ecbdc477e1d -SIZE (stunnel-4.07.tar.gz) = 486230 +MD5 (stunnel-4.08.tar.gz) = 812a3e8275bc67f430dcb097c2e14442 +RMD160 (stunnel-4.08.tar.gz) = ec40f23fe929da08f6bc969ad9bd48a3fa639cc7 +SHA1 (stunnel-4.08.tar.gz) = 1891662f286183dd0d31a9bfe4c4f8b68fafe7c4 +SIZE (stunnel-4.08.tar.gz) = 488073