Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 01:14:53 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        shipley@dis.org
Subject:   ports/67197: [PATCH] security/slush distsite fix
Message-ID:  <20040525231453.61A692FDA01@isis.wad.cz>
Resent-Message-ID: <200405252320.i4PNKESb079776@freefall.freebsd.org>

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

>Number:         67197
>Category:       ports
>Synopsis:       [PATCH] security/slush 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 16:20:14 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:
violet.ibs.com.au doesn't exist
www.dis.org doesn't work (see portsurvey)
packetstorm has the tarball
maintainer cc'd

roman@isis ~ 1006:0 > cd codex/FreeBSD/ports/security/slush
roman@isis ports/security/slush 1007:0 > sudo make fetch
===>  Vulnerability check disabled
>How-To-Repeat:
	
>Fix:

	

--- security::slush.distsite.patch begins here ---
Index: security/slush/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/slush/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- security/slush/Makefile	27 Oct 2003 14:11:12 -0000	1.14
+++ security/slush/Makefile	25 May 2004 23:09:41 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	0.1.1
 PORTREVISION=	1
 CATEGORIES=	security
-MASTER_SITES=	ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/kris/ \
-		http://violet.ibs.com.au/slush/files/ \
-		ftp://www.dis.org/pub/Security/
+MASTER_SITES=	${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR=	crypt/SSL/slush
 
 MAINTAINER=	shipley@dis.org
 COMMENT=	A telnet-like application which uses a secure SSL channel
--- security::slush.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> slush-0.1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://packetstormsecurity.nl/crypt/SSL/slush/.
 Receiving slush-0.1.1.tar.gz (54087 bytes): 100%
 54087 bytes transferred in 0.2 seconds (260.67 kBps)
 roman@isis ports/security/slush 1008:0 > make checksum
 ===>  Vulnerability check disabled
 >> Checksum OK for slush-0.1.1.tar.gz.
 roman@isis ports/security/slush 1009:0 > cvs -q up
 M Makefile
 ? .Makefile.swp
 



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