ports/67804: Update Port: change DISTFILES to EXTRACT_SUFX

Erik Greenwald erik at smluc.org
Thu Jun 10 18:11:11 UTC 2004


>Number:         67804
>Category:       ports
>Synopsis:       Update Port: change DISTFILES to EXTRACT_SUFX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 10 18:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root at fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:

Change DISTFILES (with single file) to EXTRACT_SUFX to quiet down portlint warning

>How-To-Repeat:
>Fix:

	

--- tank.patch begins here ---
diff -Nurb games/tank.orig/Makefile games/tank/Makefile
--- games/tank.orig/Makefile	Thu Jun 10 13:58:11 2004
+++ games/tank/Makefile	Thu Jun 10 13:59:11 2004
@@ -10,7 +10,7 @@
 PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://step.polymtl.ca/~coyote/tank/
-DISTFILES=	${DISTNAME}-src.tar.gz
+EXTRACT_SUFX=	-src.tar.gz
 
 MAINTAINER=	erik at smluc.org
 COMMENT=	A 3-D network tank game that uses OpenGL/Mesa
--- tank.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list