Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Aug 2006 15:43:41 +0300 (IDT)
From:      Yonatan <onatan@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101581: fix distfile for security/amap
Message-ID:  <20060807124342.003352841A@laptop.afarsec.com>
Resent-Message-ID: <200608071250.k77CoIbi032135@freefall.freebsd.org>

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

>Number:         101581
>Category:       ports
>Synopsis:       fix distfile for security/amap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 12:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yonatan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Afarsec
>Environment:
System: FreeBSD laptop.afarsec.com 6.1-STABLE FreeBSD 6.1-STABLE #4: Sun Aug 6 03:14:01 IDT 2006 root@laptop.afarsec.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
THC website is unresponsive, though the domain is listed till 2009.
Migrate to PacketStorm.
I'm still hoping the site will come back, so the changes to pkg-descr will
be deferred.
If it doesn't, this port will wither and die.
>How-To-Repeat:

>Fix:

--- amap-distfile.diff begins here ---
diff -urN amap.orig/Makefile amap/Makefile
--- amap.orig/Makefile	Sun May 14 04:13:38 2006
+++ amap/Makefile	Mon Aug  7 15:37:08 2006
@@ -8,7 +8,8 @@
 PORTNAME=	amap
 PORTVERSION=	5.2
 CATEGORIES=	security
-MASTER_SITES=	http://www.thc.org/releases/
+MASTER_SITES=	${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR=	groups/thc
 
 MAINTAINER=	onatan@gmail.com
 COMMENT=	Application mapper
--- amap-distfile.diff ends here ---


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



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