From dr@astra.domix.de  Fri Nov  3 12:33:43 2000
Return-Path: <dr@astra.domix.de>
Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103])
	by hub.freebsd.org (Postfix) with ESMTP id AD3B137B479
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 Nov 2000 12:33:42 -0800 (PST)
Received: from astra.domix.de (dial-195-14-244-23.netcologne.de [195.14.244.23])
	by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id VAA04152
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 3 Nov 2000 21:33:40 +0100 (MET)
Received: (from dr@localhost)
	by astra.domix.de (8.11.1/8.11.0) id eA3KZtt04416;
	Fri, 3 Nov 2000 21:35:55 +0100 (CET)
	(envelope-from dr)
Message-Id: <200011032035.eA3KZtt04416@astra.domix.de>
Date: Fri, 3 Nov 2000 21:35:55 +0100 (CET)
From: Dominik Rothert <dr@astorit.com>
Sender: dr@astra.domix.de
Reply-To: dr@astorit.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: tirc port fixed
X-Send-Pr-Version: 3.2

>Number:         22586
>Category:       ports
>Synopsis:       tirc port failed to build because of non-fetchable distfile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 12:40:01 PST 2000
>Closed-Date:    Sun Nov 5 10:48:07 PST 2000
>Last-Modified:  Sun Nov 05 10:48:25 PST 2000
>Originator:     Dominik Rothert
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Astorit
>Environment:

Freshly updated ports repository

>Description:

Our port of tirc (Token's IRC Client) failed to build because of its 
non-fetchable distfile. A patch which solves this is attached.

>How-To-Repeat:

cd /usr/ports/irc/tirc && make

>Fix:

--- Makefile.orig       Fri Nov  3 21:24:41 2000
+++ Makefile    Fri Nov  3 21:24:58 2000
@@ -8,9 +8,9 @@
 PORTNAME=      tirc
 PORTVERSION=   1.2
 CATEGORIES=    irc
-MASTER_SITES=  ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/
+MASTER_SITES=  ftp://ftp.mayn.de/pub/unix/Network/Irc/tirc/
 
-MAINTAINER=    dr@domix.de
+MAINTAINER=    dr@astorit.com
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS=        "--with-ansi-colours"


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Sun Nov 5 10:48:07 PST 2000 
State-Changed-Why:  
Update committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22586 
>Unformatted:
