From owner-freebsd-ports Wed Jan 3 12:40: 6 2001 From owner-freebsd-ports@FreeBSD.ORG Wed Jan 3 12:40:04 2001 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0320B37B400 for ; Wed, 3 Jan 2001 12:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f03Ke3D33619; Wed, 3 Jan 2001 12:40:03 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 3 Jan 2001 12:40:03 -0800 (PST) Resent-Message-Id: <200101032040.f03Ke3D33619@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, George Reid Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id BEF1B37B400 for ; Wed, 3 Jan 2001 12:30:40 -0800 (PST) Received: from sobek.openirc.co.uk ([62.252.13.90]) by mta07-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010103203023.NKOM26323.mta07-svc.ntlworld.com@sobek.openirc.co.uk>; Wed, 3 Jan 2001 20:30:23 +0000 Message-Id: Date: Wed, 3 Jan 2001 20:35:29 +0000 (GMT) From: George Reid To: FreeBSD-gnats-submit@freebsd.org, dscheidt@enteract.com Subject: ports/24053: [PATCH] games/nethack3 has unfetchable distfile Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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