Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 20:35:29 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org, dscheidt@enteract.com
Subject:   ports/24053: [PATCH] games/nethack3 has unfetchable distfile
Message-ID:  <Pine.BSF.4.21.0101032033420.49487-100000@sobek.openirc.co.uk>
Resent-Message-ID: <200101032040.f03Ke3D33619@freefall.freebsd.org>

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

>Number:         24053
>Category:       ports
>Synopsis:       [PATCH] games/nethack3 has unfetchable distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 03 12:40:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Port games/nethack3 has unfetchable distfile. Version 3.3.1 no longer
exists at the GNU mirror sites.
>How-To-Repeat:
Try to build :)
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/games/nethack3/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	2000/12/21 04:14:17	1.27
+++ Makefile	2001/01/03 20:33:24
@@ -8,9 +8,7 @@
 PORTNAME=	nethack
 PORTVERSION=	3.3.1
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION2}/src/ \
-		${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	nethack
+MASTER_SITES=	ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION:S/.//g}/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 EXTRACT_SUFX=	.tgz
 


>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?Pine.BSF.4.21.0101032033420.49487-100000>