Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 02:04:05 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        roam@FreeBSD.org
Subject:   ports/67200: [PATCH] security/stunnel distsite fix
Message-ID:  <20040526000405.0907C2FDA01@isis.wad.cz>
Resent-Message-ID: <200405260010.i4Q0AMVY085029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67200
>Category:       ports
>Synopsis:       [PATCH] security/stunnel distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 17:10:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
cryptoarchive.net: doesn't work
thebunker.net, mirt.net: different directories

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- security::stunnel.distsite.patch begins here ---
Index: security/stunnel/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/stunnel/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- security/stunnel/Makefile	30 Apr 2003 16:28:37 -0000	1.50
+++ security/stunnel/Makefile	26 May 2004 00:01:16 -0000
@@ -10,9 +10,8 @@
 PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://www.stunnel.org/download/stunnel/src/ \
-		ftp://stunnel.mirt.net/stunnel/ \
-		ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \
-		ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/
+		ftp://stunnel.mirt.net/stunnel/OBSOLETE/ \
+		ftp://opensores.thebunker.net/pub/mirrors/stunnel/download/stunnel/src/
 
 MAINTAINER=	roam@FreeBSD.org
 COMMENT=	"SSL encryption wrapper for standard network daemons"
--- security::stunnel.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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