Subject: pkg/26828: mmv source location is out of date
To: None <gnats-bugs@gnats.netbsd.org>
From: Alexander Becher <abecher@kawo2.rwth-aachen.de>
List: pkgsrc-bugs
Date: 09/01/2004 17:43:35
>Number:         26828
>Category:       pkg
>Synopsis:       mmv source location is out of date
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 01 16:45: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:
misc/mmv/Makefile has an outdated location (Debian potato) for the
source of mmv. The Debian FTP servers and their mirrors no longer
contain the listed directory. The source file itself is still there.

The package is still buildable because the NetBSD FTP servers mirror the
distfile. However, these will only be tried after all Debian mirrors,
which can take quite a while.

>How-To-Repeat:
	rm /usr/pkgsrc/distfiles/mmv_1.01b.orig.tar.gz
	cd /usr/pkgsrc/misc/mmv
	make # watch it try *all* Debian mirrors

>Fix:
--- misc/mmv/Makefile.orig	2004-09-01 17:23:05.000000000 +0200
+++ misc/mmv/Makefile	2004-09-01 17:23:39.000000000 +0200
@@ -4,7 +4,7 @@
 DISTNAME=       mmv_1.01b.orig
 PKGNAME=	mmv-1.0b
 CATEGORIES=     misc
-MASTER_SITES=   ${MASTER_SITE_DEBIAN:=dists/potato/main/source/utils/}
+MASTER_SITES=   ${MASTER_SITE_DEBIAN:=pool/main/m/mmv/}
 
 MAINTAINER=     tech-pkg@NetBSD.org
 HOMEPAGE=       # none


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