Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 21:35:55 +0100 (CET)
From:      Dominik Rothert <dr@astorit.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22586: tirc port fixed
Message-ID:  <200011032035.eA3KZtt04416@astra.domix.de>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `change-requesst' for the field `>Class:'.
	It was set to the default value of `sw-bug'.


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 12:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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