Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2004 14:25:28 +0100 (CET)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61939: astro/wmspaceweather: remove pkg-plist
Message-ID:  <20040126132528.33E0A3A6F@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200401261330.i0QDUGq0020389@freefall.freebsd.org>

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

>Number:         61939
>Category:       ports
>Synopsis:       astro/wmspaceweather: remove pkg-plist
>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 Jan 26 05:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 13 15:01:55 CET 2004 root@kyuzo.dunkelkammer.void:/usr/src/sys/i386/compile/KYUZO i386
>Description:
Use PLIST_FILES & PLIST_DIRS macros, remove pkg-plist.
>How-To-Repeat:
	
>Fix:

diff -urN wmspaceweather.old/Makefile wmspaceweather/Makefile
--- wmspaceweather.old/Makefile	Mon Jan 26 14:12:30 2004
+++ wmspaceweather/Makefile	Mon Jan 26 14:13:28 2004
@@ -22,4 +22,6 @@
 
 MAN1=	wmSpaceWeather.1
 
+PLIST_FILES=	bin/GetKp bin/wmSpaceWeather
+
 .include <bsd.port.mk>
diff -urN wmspaceweather.old/pkg-plist wmspaceweather/pkg-plist
--- wmspaceweather.old/pkg-plist	Mon Jan 26 14:12:30 2004
+++ wmspaceweather/pkg-plist	Thu Jan  1 01:00:00 1970
@@ -1,2 +0,0 @@
-bin/GetKp
-bin/wmSpaceWeather

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040126132528.33E0A3A6F>