ports/67197: [PATCH] security/slush distsite fix
Roman Neuhauser
neuhauser at chello.cz
Tue May 25 23:20:34 UTC 2004
>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 at 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 at isis ~ 1006:0 > cd codex/FreeBSD/ports/security/slush
roman at 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 at 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 at isis ports/security/slush 1008:0 > make checksum
===> Vulnerability check disabled
>> Checksum OK for slush-0.1.1.tar.gz.
roman at isis ports/security/slush 1009:0 > cvs -q up
M Makefile
? .Makefile.swp
More information about the freebsd-ports-bugs
mailing list