From 09575bf33650b7f9025e990036d9a518f3b43a48 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Wed, 23 Jun 1999 19:04:20 +0000 Subject: Upgrade to version 3.3. PR: ports/12318: Submitted by: Martti Kuparinen (maintainer) --- security/stunnel/Makefile | 7 +++---- security/stunnel/distinfo | 2 +- security/stunnel/files/patch-ac | 13 ------------- 3 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 security/stunnel/files/patch-ac (limited to 'security') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 4b4c2759f52b..986ee6b255ae 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: stunnel -# Version required: 3.2 +# Version required: 3.3 # Date created: Mon Jan 11 11:53:54 EET 1999 # Whom: Martti Kuparinen # -# $Id: Makefile,v 1.4 1999/05/03 02:10:08 steve Exp $ +# $Id: Makefile,v 1.5 1999/06/06 16:54:51 steve Exp $ # -DISTNAME= stunnel-3.2 +DISTNAME= stunnel-3.3 CATEGORIES= security MASTER_SITES= http://mike.daewoo.com.pl/computer/stunnel/ \ http://opensores.thebunker.net/pub/mirrors/stunnel/ \ @@ -27,7 +27,6 @@ MAKE_ENV+= EXTRA_SSL_LIBS="-lRSAglue -lrsaref" .endif GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/stunnel MAN8= stunnel.8 cert: diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 27bde30fee06..554fd35fdf72 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1 +1 @@ -MD5 (stunnel-3.2.tar.gz) = 16efa198ba58561fc835dc1b4bfdd63c +MD5 (stunnel-3.3.tar.gz) = b11b3e9793af43b6fa938ffb28e65eae diff --git a/security/stunnel/files/patch-ac b/security/stunnel/files/patch-ac deleted file mode 100644 index a502f7129c91..000000000000 --- a/security/stunnel/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -*** configure.in.orig Tue Apr 27 18:38:28 1999 ---- configure.in Thu Jun 3 11:24:20 1999 -*************** -*** 16,21 **** ---- 16,23 ---- - SSLDIR="/usr/local/ssl" - test -f $SSLDIR/include/ssl.h || SSLDIR="/usr/lib/ssl" - test -f $SSLDIR/include/ssl.h || SSLDIR="/usr" -+ test -f $SSLDIR/include/ssl.h || SSLDIR="/usr/local" -+ test -f $SSLDIR/include/openssl/ssl.h || SSLDIR="/usr/local" - AC_MSG_RESULT($SSLDIR) - AC_SUBST(SSLDIR) - AC_DEFINE_UNQUOTED(SSLDIR, "$SSLDIR") -- cgit v1.2.3