Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2003 17:18:38 -0400
From:      Serge Gagnon <gagnon__s@videotron.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53122: [Patch] port: sysutils/dvdtape unfetchable distfile
Message-ID:  <E19PU2I-000DEn-L4@quenix.dyndns.org>
Resent-Message-ID: <200306092100.h59L0TSq071942@freefall.freebsd.org>

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

>Number:         53122
>Category:       ports
>Synopsis:       [Patch] port: sysutils/dvdtape unfetchable distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 09 14:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	o Fix MASTER_SITES
		I remove ${MASTER_SITE_SUNSITE} because they
		seem to host only the 1.4 version
	o Remove WWW . All the web point to the same adress
	that doesn't exist. 

>How-To-Repeat:

http://people.freebsd.org/~fenner/portsurvey/sysutils.html#dvdtape

>Fix:


--- patch-dvdtape-distfile begins here ---
diff -u /usr/ports/sysutils/dvdtape/Makefile ./Makefile
--- /usr/ports/sysutils/dvdtape/Makefile	Mon May 12 03:59:40 2003
+++ ./Makefile	Mon Jun  9 17:10:37 2003
@@ -11,8 +11,6 @@
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.Awfulhak.org/pub/dvdtape/ \
 		http://people.FreeBSD.org/~brian/dvdtape/ \
-		${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	utils/disk-management
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create DVD master filesystems on DLT media
diff -u /usr/ports/sysutils/dvdtape/pkg-descr ./pkg-descr
--- /usr/ports/sysutils/dvdtape/pkg-descr	Tue Apr  3 17:34:23 2001
+++ ./pkg-descr	Mon Jun  9 17:12:35 2003
@@ -2,5 +2,4 @@
 an iso9660 filesystem, writing it directly to a DLT drive in the
 format required by a DVD manufacturing plant.
 
-WWW:	http://www.yggdrasil.com/Products/dvd_arc/2000.09/making.html
 Author:	Adam J. Richter <adam@yggdrasil.com>
--- patch-dvdtape-distfile ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19PU2I-000DEn-L4>