- Revert %%DATADIR%% usage in pkg-plist - the port is not DATADIR-safe

- Bump PORTREVISION to catch up with leftovers for users

Mentioned by:	maintainer
Changed too much:       mva@
This commit is contained in:
Marcus von Appen 2013-01-13 17:08:16 +00:00
parent 645ce6f1ad
commit 2343d455c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310325
2 changed files with 33 additions and 32 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= xournal
PORTVERSION= 0.4.7
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF

View File

@ -9,38 +9,38 @@ share/mimelnk/application/x-xoj.desktop
%%PORTDOCS%%%%DOCSDIR%%/pixmaps
%%PORTDOCS%%%%DOCSDIR%%/screenshot.png
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%DATADIR%%/pixmaps/black.png
%%DATADIR%%/pixmaps/blue.png
%%DATADIR%%/pixmaps/default-pen.png
%%DATADIR%%/pixmaps/eraser.png
%%DATADIR%%/pixmaps/fullscreen.png
%%DATADIR%%/pixmaps/gray.png
%%DATADIR%%/pixmaps/green.png
%%DATADIR%%/pixmaps/hand.png
%%DATADIR%%/pixmaps/highlighter.png
%%DATADIR%%/pixmaps/lasso.png
%%DATADIR%%/pixmaps/lightblue.png
%%DATADIR%%/pixmaps/lightgreen.png
%%DATADIR%%/pixmaps/magenta.png
%%DATADIR%%/pixmaps/medium.png
%%DATADIR%%/pixmaps/orange.png
%%DATADIR%%/pixmaps/pencil.png
%%DATADIR%%/pixmaps/rect-select.png
%%DATADIR%%/pixmaps/recycled.png
%%DATADIR%%/pixmaps/red.png
%%DATADIR%%/pixmaps/ruler.png
%%DATADIR%%/pixmaps/shapes.png
%%DATADIR%%/pixmaps/stretch.png
%%DATADIR%%/pixmaps/text-tool.png
%%DATADIR%%/pixmaps/thick.png
%%DATADIR%%/pixmaps/thin.png
%%DATADIR%%/pixmaps/white.png
%%DATADIR%%/pixmaps/xoj.svg
%%DATADIR%%/pixmaps/xournal.png
%%DATADIR%%/pixmaps/xournal.svg
%%DATADIR%%/pixmaps/yellow.png
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%
share/xournal/pixmaps/black.png
share/xournal/pixmaps/blue.png
share/xournal/pixmaps/default-pen.png
share/xournal/pixmaps/eraser.png
share/xournal/pixmaps/fullscreen.png
share/xournal/pixmaps/gray.png
share/xournal/pixmaps/green.png
share/xournal/pixmaps/hand.png
share/xournal/pixmaps/highlighter.png
share/xournal/pixmaps/lasso.png
share/xournal/pixmaps/lightblue.png
share/xournal/pixmaps/lightgreen.png
share/xournal/pixmaps/magenta.png
share/xournal/pixmaps/medium.png
share/xournal/pixmaps/orange.png
share/xournal/pixmaps/pencil.png
share/xournal/pixmaps/rect-select.png
share/xournal/pixmaps/recycled.png
share/xournal/pixmaps/red.png
share/xournal/pixmaps/ruler.png
share/xournal/pixmaps/shapes.png
share/xournal/pixmaps/stretch.png
share/xournal/pixmaps/text-tool.png
share/xournal/pixmaps/thick.png
share/xournal/pixmaps/thin.png
share/xournal/pixmaps/white.png
share/xournal/pixmaps/xoj.svg
share/xournal/pixmaps/xournal.png
share/xournal/pixmaps/xournal.svg
share/xournal/pixmaps/yellow.png
@dirrm share/xournal/pixmaps
@dirrm share/xournal
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime