Skip site navigation (1)Skip section navigation (2)
Date:      21 Jun 2006 21:46:53 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99281: Maintainer update: net/thcrut, fix broken fetch
Message-ID:  <20060621214653.36908.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200606212150.k5LLo8rH004387@freefall.freebsd.org>

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

>Number:         99281
>Category:       ports
>Synopsis:       Maintainer update: net/thcrut, fix broken fetch
>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:   Wed Jun 21 21:50:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386


>Description:

The THC site moved, so updating to fetch from there instead, and adding 
a mirror.

>How-To-Repeat:
>Fix:

diff -ruN thcrut.old/Makefile thcrut/Makefile
--- thcrut.old/Makefile	Wed Jun 21 14:39:51 2006
+++ thcrut/Makefile	Wed Jun 21 14:42:32 2006
@@ -8,7 +8,8 @@
 PORTNAME=	thcrut
 PORTVERSION=	1.2.5
 CATEGORIES=	net
-MASTER_SITES=	http://www.thc.org/releases/
+MASTER_SITES=	http://thc.org.segfault.net/releases/ \
+		http://redundancy.redundancy.org/mirror/
 
 MAINTAINER=	lx@redundancy.redundancy.org
 COMMENT=	Local network discovery tool
diff -ruN thcrut.old/pkg-descr thcrut/pkg-descr
--- thcrut.old/pkg-descr	Wed Jun 21 14:39:51 2006
+++ thcrut/pkg-descr	Wed Jun 21 14:42:43 2006
@@ -8,4 +8,4 @@
 request, RARP, BOOTP, ICMP-ping and address mask request and some
 other features.
 
-WWW: http://www.thc.org/
+WWW: http://thc.org.segfault.net/

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



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