From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 7 12:50:29 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B2E16A508 for ; Mon, 7 Aug 2006 12:50:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 113FD43D5D for ; Mon, 7 Aug 2006 12:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k77CoIgb032136 for ; Mon, 7 Aug 2006 12:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k77CoIbi032135; Mon, 7 Aug 2006 12:50:18 GMT (envelope-from gnats) Resent-Date: Mon, 7 Aug 2006 12:50:18 GMT Resent-Message-Id: <200608071250.k77CoIbi032135@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yonatan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 067B216A4DA for ; Mon, 7 Aug 2006 12:43:22 +0000 (UTC) (envelope-from yonatan@laptop.afarsec.com) Received: from laptop.afarsec.com (80.178.178.116.forward.012.net.il [80.178.178.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED4743D53 for ; Mon, 7 Aug 2006 12:43:21 +0000 (GMT) (envelope-from yonatan@laptop.afarsec.com) Received: by laptop.afarsec.com (Postfix, from userid 1001) id 003352841A; Mon, 7 Aug 2006 15:43:41 +0300 (IDT) Message-Id: <20060807124342.003352841A@laptop.afarsec.com> Date: Mon, 7 Aug 2006 15:43:41 +0300 (IDT) From: Yonatan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/101581: fix distfile for security/amap X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yonatan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2006 12:50:29 -0000 >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: