aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xpr
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-07-09 01:26:36 +0800
committermarino <marino@FreeBSD.org>2014-07-09 01:26:36 +0800
commitdc8eca38483eaf41f9bcd38df7485b3d653203af (patch)
tree2737e6ba9264d2988826c310fe806a21ca646058 /x11/xpr
parente00d90951836da018c73b62c48f28532f7a26a76 (diff)
downloadfreebsd-ports-gnome-dc8eca38483eaf41f9bcd38df7485b3d653203af.tar.gz
freebsd-ports-gnome-dc8eca38483eaf41f9bcd38df7485b3d653203af.tar.zst
freebsd-ports-gnome-dc8eca38483eaf41f9bcd38df7485b3d653203af.zip
games/atomix: Fix deinstallation issue involving scores file
The scheme used to leave a non-zero length scores file alone during deinstallation no longer works under stage. The scheme used a post-install script to add the scores directory and initial file, but then tried to remove it using the pkg-plist. Apparently these need to be matched, which means either the post-install script is matched with a post-deinstall script, or the creation of the scores file be done in the pkg-list with @exec. As the logic is slightly complex, it was easier to solve with a pkg-deinstall script. There were two unnecessary @dirrmtry lines as well which have been removed. Bump portrevision for multiple reasons. Reported by: swills (jenkins)
Diffstat (limited to 'x11/xpr')
0 files changed, 0 insertions, 0 deletions