pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26826: incorrect source location for nethack



>Number:         26826
>Category:       pkg
>Synopsis:       incorrect source location for nethack
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 01 16:10:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Becher
>Release:        NetBSD 2.0_BETA
>Organization:
>Environment:
        
        
System: NetBSD abc 2.0_BETA NetBSD 2.0_BETA (MYKERNEL-2-0.1) #0: Mon Aug 23 
19:33:36 CEST 2004 alex@abc:/usr/local/obj/kernel/MYKERNEL-2-0.1 i386
Architecture: i386
Machine: i386
>Description:
Apparently, Sourceforge has reorganized its FTP server. The source for
nethack has been moved. Consequently, a NetBSD mirror will be contacted
for fetching the source.
>How-To-Repeat:
        rm /usr/pkgsrc/distfiles/nethack-343-src.tgz
        cd /usr/pkgsrc/games/nethack
        make fetch-list | sh
>Fix:
--- games/nethack-lib/Makefile.common.orig      2004-09-01 18:03:10.000000000 
+0200
+++ games/nethack-lib/Makefile.common   2004-09-01 18:04:13.000000000 +0200
@@ -8,7 +8,7 @@
 
 DISTNAME=              nethack-${NETHACK_DISTVER}-src
 CATEGORIES=            games
-MASTER_SITES=          ftp://ftp.sourceforge.net/pub/sourceforge/nethack/
+MASTER_SITES=          ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/nethack/
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            pooka%NetBSD.org@localhost


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



Home | Main Index | Thread Index | Old Index