ports/96931: archivers/undms, correct broken distfile

Paul Schmehl pauls at utdallas.edu
Sun May 7 18:00:50 UTC 2006


>Number:         96931
>Category:       ports
>Synopsis:       archivers/undms, correct broken distfile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 18:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 6.0-RELEASE-p6 i386
>Organization:
University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Sat Apr 1 21:39:10 CST 2006 root at utd59514.utdallas.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	This port was reported as having an unfetchable distfile, this Makefile
        patch fixes the problem
>How-To-Repeat:
	
>Fix:

	

--- patch-Makefile begins here ---
--- Makefile.orig	Sun May  7 12:53:38 2006
+++ Makefile	Sun May  7 12:54:01 2006
@@ -8,8 +8,8 @@
 PORTNAME=	undms
 PORTVERSION=	1.3
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://de.aminet.net/pub/aminet/misc/unix/ \
-		ftp://us.aminet.net/pub/aminet/misc/unix/
+MASTER_SITES=	ftp://de.aminet.net/misc/unix/ \
+		ftp://us.aminet.net/misc/unix/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.c
 EXTRACT_SUFX=	.Z
 
--- patch-Makefile ends here ---


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



More information about the freebsd-ports-bugs mailing list