ports/53045: [Patch] port: graphics/qtutils unfetchable distfile

Serge Gagnon gagnon__s at videotron.ca
Sun Jun 8 11:10:17 UTC 2003


>Number:         53045
>Category:       ports
>Synopsis:       [Patch] port: graphics/qtutils 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:   Sun Jun 08 04:10:13 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 at quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	o Change in Makefile and distinfo
	o The file was not really unfetchable, the problem was caused
	by a wrong DISTNAME in the Makefile. Consequently, I hade to change
	not the md5 sum in the distinfo, but the name of the file.

>How-To-Repeat:

http://people.freebsd.org/~fenner/portsurvey/graphics.html#qtutils

>Fix:


--- patch-qtutils-distfile begins here ---
diff -u /usr/ports/graphics/qtutils/Makefile ./Makefile
--- /usr/ports/graphics/qtutils/Makefile	Sun May 18 12:03:16 2003
+++ ./Makefile	Sun Jun  8 07:23:38 2003
@@ -10,7 +10,6 @@
 PORTVERSION=	0.0.6
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.flyn.org/projects/qtutils/
-DISTNAME=	${PORTNAME}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	QuickTime Utilities
diff -u /usr/ports/graphics/qtutils/distinfo ./distinfo
--- /usr/ports/graphics/qtutils/distinfo	Wed Sep  4 23:57:58 2002
+++ ./distinfo	Sun Jun  8 07:24:12 2003
@@ -1 +1 @@
-MD5 (qtutils.tar.gz) = 0f9d3e5da8277bfaa87068d6ef397ff0
+MD5 (qtutils-0-0.6.tar.gz) = 0f9d3e5da8277bfaa87068d6ef397ff0
--- patch-qtutils-distfile ends here ---


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



More information about the freebsd-ports-bugs mailing list