update to v3.11
This commit is contained in:
parent
f3c7bf4136
commit
565b70f0a4
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2000/12/19 05:46:03 obecian Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2000/12/27 10:10:08 jakob Exp $
|
||||
|
||||
DISTNAME= stunnel-3.9
|
||||
DISTNAME= stunnel-3.11
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.305
|
||||
|
||||
@ -11,18 +11,23 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
HOMEPAGE= http://stunnel.mirt.net/
|
||||
HOMEPAGE= http://www.stunnel.org/
|
||||
|
||||
MASTER_SITES= ftp://stunnel.mirt.net/stunnel/ \
|
||||
http://opensores.thebunker.net/pub/mirrors/stunnel/ \
|
||||
MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
|
||||
ftp://stunnel.mirt.net/stunnel/ \
|
||||
http://mike.daewoo.com.pl/computer/stunnel/ \
|
||||
http://opensores.thebunker.net/pub/mirrors/stunnel/ \
|
||||
ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
|
||||
ftp://ftp.uni-freiburg.de/pub/net/stunnel/ \
|
||||
ftp://ftp.all.de/pub2/unix/security/stunnel/
|
||||
|
||||
BUILD_DEPENDS= sdf::textproc/p5-sdf
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
ALL_TARGET= stunnel
|
||||
ALL_TARGET= stunnel stunnel.8
|
||||
|
||||
post-configure:
|
||||
rm ${WRKSRC}/stunnel.8
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/stunnel ${PREFIX}/sbin
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (stunnel-3.9.tar.gz) = 00a0cf0f36d15273bc1cb0a05670a194
|
||||
RMD160 (stunnel-3.9.tar.gz) = e76b40d809cc4bc10aa8654d86da5f2c05779473
|
||||
SHA1 (stunnel-3.9.tar.gz) = f70f91b1d03175b0ac7e0a146f666a0c46c962db
|
||||
MD5 (stunnel-3.11.tar.gz) = 950b08220c12588e490dcb0609b7d668
|
||||
RMD160 (stunnel-3.11.tar.gz) = c3eaa1546609b4db186063714cdcd254aa6d2dc0
|
||||
SHA1 (stunnel-3.11.tar.gz) = d4b847b4ac12c50229892ca2ac85ff354f19139a
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- stunnel.8.in.orig Mon Dec 18 01:32:09 2000
|
||||
+++ stunnel.8.in Mon Dec 18 01:34:27 2000
|
||||
@@ -332,7 +332,8 @@ of the FTP protocol which utilizes multi
|
||||
There are available SSL enabled versions of FTP and telnet daemons, however.
|
||||
.SH SEE ALSO
|
||||
.BR tcpd (8),
|
||||
-.BR inetd (8)
|
||||
+.BR inetd (8),
|
||||
+.BR ssl (8)
|
||||
.PP
|
||||
.BI http://stunnel.mirt.net/
|
||||
Stunnel homepage
|
Loading…
Reference in New Issue
Block a user