Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 23:44:00 +0100 (BST)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97582: l0pht-watch original distfile disappeared
Message-ID:  <20060521224400.C90FBB843@happygiraffe.net>
Resent-Message-ID: <200605212250.k4LMoMRh081863@freefall.freebsd.org>

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

>Number:         97582
>Category:       ports
>Synopsis:       l0pht-watch original distfile disappeared
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 22:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gimli.happygiraffe.net 6.1-STABLE FreeBSD 6.1-STABLE #5: Tue May 9 08:45:02 BST 2006 root@gimli.happygiraffe.net:/usr/obj/usr/src/sys/GIMLI i386


>Description:
	The original distfile for l0pht-watch should be available at:

        http://www.L0pht.com/advisories/l0pht-watch.tar.gz

        But that URL went away some time ago.
>How-To-Repeat:
	n/a
>Fix:

	Could some kind committer please add it to MASTER_SITE_LOCAL
        instead?  This patch should go most of the way to fixing it;
        you'll still need to fill in the MASTER_SITE_SUBDIR bit.

diff -ruN /usr/ports/security/l0pht-watch/Makefile l0pht-watch/Makefile
--- /usr/ports/security/l0pht-watch/Makefile	Fri Feb  6 13:12:17 2004
+++ l0pht-watch/Makefile	Sun May 21 23:42:53 2006
@@ -8,7 +8,8 @@
 PORTNAME=	l0pht-watch
 PORTVERSION=	1.1
 CATEGORIES=	security
-MASTER_SITES=	http://www.atstake.com/research/tools/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SIUBDIR= XXX
 DISTNAME=	${PORTNAME}
 
 MAINTAINER=	dom@happygiraffe.net
>Release-Note:
>Audit-Trail:
>Unformatted:



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