ports/83708: [update] misc/xtar - use PLIST instead of pkg-plist

Andrej Zverev az at inec.ru
Tue Jul 19 07:40:17 UTC 2005


>Number:         83708
>Category:       ports
>Synopsis:       [update] misc/xtar - use PLIST instead of 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:   Tue Jul 19 07:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	šCosmetic changes:
šššššššš1. Use PLIST_FILES and PLIST_DIRS

ššššššššpkg-plist - removed
	
>How-To-Repeat:
	
>Fix:

	

--- xtar.diff begins here ---
diff -Nru xtar.orig/Makefile xtar/Makefile
--- xtar.orig/Makefile	Mon May 23 20:19:11 2005
+++ xtar/Makefile	Tue Jul 19 11:22:31 2005
@@ -18,5 +18,7 @@
 USE_IMAKE=	yes
 MAKE_ARGS=	XMLIB="${MOTIFLIB}"
 MAN1=		xtar.1
+PLIST_FILES=	bin/xtar lib/X11/xtar/xtar.doc lib/X11/app-defaults/XTar
+PLIST_DIRS=	lib/X11/xtar
 
 .include <bsd.port.mk>
diff -Nru xtar.orig/pkg-descr xtar/pkg-descr
--- xtar.orig/pkg-descr	Mon Nov 25 12:47:15 1996
+++ xtar/pkg-descr	Tue Jul 19 11:26:26 2005
@@ -1,4 +1,4 @@
-       XTar  is  a Motif program for viewing and manipulating tar
-       archives (which may be compressed).  The contents  of  the
-       archive  are  displayed  in  the  main  window and various
-       options are available from pulldown and popup menus.
+XTar  is  a Motif program for viewing and manipulating tar
+archives (which may be compressed).  The contents  of  the
+archive  are  displayed  in  the  main  window and various
+options are available from pulldown and popup menus.
diff -Nru xtar.orig/pkg-plist xtar/pkg-plist
--- xtar.orig/pkg-plist	Mon Oct  5 02:41:27 1998
+++ xtar/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,4 +0,0 @@
-bin/xtar
-lib/X11/xtar/xtar.doc
-lib/X11/app-defaults/XTar
- at dirrm lib/X11/xtar
--- xtar.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list