From owner-freebsd-ports Wed Oct 31 2:20: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACEA437B407 for ; Wed, 31 Oct 2001 02:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VAK0829684; Wed, 31 Oct 2001 02:20:00 -0800 (PST) (envelope-from gnats) Received: from ws66.v6lab.net (ws66.v6lab.net [192.71.20.66]) by hub.freebsd.org (Postfix) with ESMTP id 7230237B408 for ; Wed, 31 Oct 2001 02:14:38 -0800 (PST) Received: by ws66.v6lab.net (Postfix, from userid 1000) id B568A49B9A; Wed, 31 Oct 2001 11:14:29 +0100 (CET) Message-Id: <20011031101429.B568A49B9A@ws66.v6lab.net> Date: Wed, 31 Oct 2001 11:14:29 +0100 (CET) From: Martti Kuparinen Reply-To: Martti Kuparinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31656: [PATCH] update for stunnel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31656 >Category: ports >Synopsis: [PATCH] update for stunnel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 02:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD inside 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 09:45:08 CEST 2001 root@inside:/usr/obj/usr/src/sys/INSIDE i386 >Description: Updated to the latest version (3.21). Please remove files/patch-ad! >How-To-Repeat: >Fix: diff -ru /usr/ports/security/stunnel/Makefile stunnel/Makefile --- /usr/ports/security/stunnel/Makefile Sun Aug 19 03:09:24 2001 +++ stunnel/Makefile Wed Oct 31 11:03:22 2001 @@ -6,7 +6,7 @@ # PORTNAME= stunnel -PORTVERSION= 3.20 +PORTVERSION= 3.21 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ diff -ru /usr/ports/security/stunnel/distinfo stunnel/distinfo --- /usr/ports/security/stunnel/distinfo Fri Sep 7 03:14:39 2001 +++ stunnel/distinfo Wed Oct 31 11:03:32 2001 @@ -1 +1 @@ -MD5 (stunnel-3.20.tar.gz) = b189f3be6358bd5c714d8c013340ff35 +MD5 (stunnel-3.21.tar.gz) = b4c71ef60a7a8810132881b69ebf680a diff -ru /usr/ports/security/stunnel/files/patch-aa stunnel/files/patch-aa --- /usr/ports/security/stunnel/files/patch-aa Sun Aug 19 03:09:24 2001 +++ stunnel/files/patch-aa Wed Oct 31 11:07:51 2001 @@ -1,10 +1,10 @@ ---- common.h.orig Sun Aug 12 22:12:11 2001 -+++ common.h Thu Aug 16 08:55:30 2001 -@@ -136,6 +136,7 @@ +--- common.h.orig Wed Oct 31 00:07:31 2001 ++++ common.h Wed Oct 31 11:07:29 2001 +@@ -174,6 +174,7 @@ #define writesocket(s,b,n) write((s),(b),(n)) #define closesocket(s) close(s) #define ioctlsocket(a,b,c) ioctl((a),(b),(c)) +#define sock_ioctlsocket(a,b,c) ioctl((a),(b),(c)) - /* POSIX threads */ - #if HAVE_PTHREAD_H && HAVE_LIBPTHREAD + /* Unix-specific headers */ + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message