Date: Thu, 9 Feb 2012 00:13:33 +0100 (CET) From: Niclas Zeising <zeising@daemonic.se> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164918: [PATCH] cad/gtkwave3 pkg-plist fixes Message-ID: <201202082313.q18NDX5U059088@vincent.daemonic.se> Resent-Message-ID: <201202082320.q18NK5CS045904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164918 >Category: ports >Synopsis: [PATCH] cad/gtkwave3 pkg-plist fixes >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: Wed Feb 08 23:20:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD 9.0-BETA2 amd64 >Organization: >Environment: System: FreeBSD vincent.daemonic.se 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225368: Sat Sep 3 22:13:26 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64 >Description: cad/gtkwave3 removes a couple of files too many upon deinstallation. >How-To-Repeat: >Fix: Attached patch ammends the pkg-plist to not remove the files that should remain. Noticed by: pointyhat via pav --- cad.gtkwave3.plistfixes.diff begins here --- Index: cad/gtkwave3/pkg-plist =================================================================== RCS file: /home/ncvs/ports/cad/gtkwave3/pkg-plist,v retrieving revision 1.5 diff -u -d -r1.5 pkg-plist --- cad/gtkwave3/pkg-plist 5 Feb 2012 21:50:24 -0000 1.5 +++ cad/gtkwave3/pkg-plist 8 Feb 2012 23:09:38 -0000 @@ -14,17 +14,6 @@ bin/vermin bin/vzt2vcd bin/vztminer -share/mime/XMLnamespaces -share/mime/aliases -share/mime/generic-icons -share/mime/globs -share/mime/globs2 -share/mime/icons -share/mime/magic -share/mime/mime.cache -share/mime/subclasses -share/mime/treemagic -share/mime/types share/mime/application/vnd.gtkwave-ae2.xml share/mime/application/vnd.gtkwave-aet.xml share/mime/application/vnd.gtkwave-evcd.xml --- cad.gtkwave3.plistfixes.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202082313.q18NDX5U059088>