ports/76316: Update port: net/linpopup - fix packing list

Florent Thoumie flz at xbsd.org
Sun Jan 16 18:40:39 UTC 2005


>Number:         76316
>Category:       ports
>Synopsis:       Update port: net/linpopup - fix packing list
>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:   Sun Jan 16 18:40:32 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Xbsd.org
>Environment:
System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root at gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386

>Description:

Not sure if some other ports add files in /usr/X11R6/doc, so i sticked with
@unexec ... instead of @dirrm.

>How-To-Repeat:

N/A

>Fix:

--- linpopup.diff begins here ---
--- pkg-plist.old	Sun Jan 16 19:30:24 2005
+++ pkg-plist	Sun Jan 16 19:31:22 2005
@@ -13,6 +13,7 @@
 share/LinPopUp/gtkrc
 share/LinPopUp/pixmaps/little_igloo.xpm
 @dirrm doc/LinPopUp
+ at unexec rmdir %D/doc 2> /dev/null || true
 @dirrm share/LinPopUp/pixmaps
 @dirrm share/LinPopUp
 @unexec rm -rf /var/db/linpopup
--- linpopup.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list