ports/61886: sysutils/pkg_cutleaves: use the new PLIST_FILES, remove pkg-plist file

Stefan Walter sw at gegenunendlich.de
Sun Jan 25 16:00:36 UTC 2004


>Number:         61886
>Category:       ports
>Synopsis:       sysutils/pkg_cutleaves: use the new PLIST_FILES, remove pkg-plist file
>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:   Sun Jan 25 08:00:33 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 at kyuzo.dunkelkammer.void:/usr/src/sys/i386/compile/KYUZO i386
>Description:
Remove the port's pkg-plist file and use the PLIST_FILES macro instead.
>How-To-Repeat:
	
>Fix:
--- pkg_cutleaves-no-plist-file.patch begins here ---
diff -urN pkg_cutleaves.old/Makefile pkg_cutleaves/Makefile
--- pkg_cutleaves.old/Makefile	Sun Jan 25 16:39:15 2004
+++ pkg_cutleaves/Makefile	Sun Jan 25 16:45:27 2004
@@ -26,6 +26,8 @@
 
 MAN1=		pkg_cutleaves.1
 
+PLIST_FILES=	sbin/pkg_cutleaves
+
 do-fetch:
 	@${DO_NADA}
 
diff -urN pkg_cutleaves.old/pkg-plist pkg_cutleaves/pkg-plist
--- pkg_cutleaves.old/pkg-plist	Sun Jan 25 16:39:15 2004
+++ pkg_cutleaves/pkg-plist	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-sbin/pkg_cutleaves
--- pkg_cutleaves-no-plist-file.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list