svn commit: r369904 - head/graphics/geeqie
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Oct 3 14:11:37 UTC 2014
Author: amdmi3
Date: Fri Oct 3 14:11:36 2014
New Revision: 369904
URL: https://svnweb.freebsd.org/changeset/ports/369904
QAT: https://qat.redports.org/buildarchive/r369904/
Log:
- Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils
Modified:
head/graphics/geeqie/pkg-plist
Modified: head/graphics/geeqie/pkg-plist
==============================================================================
--- head/graphics/geeqie/pkg-plist Fri Oct 3 14:06:41 2014 (r369903)
+++ head/graphics/geeqie/pkg-plist Fri Oct 3 14:11:36 2014 (r369904)
@@ -49,10 +49,3 @@ share/locale/vi/LC_MESSAGES/geeqie.mo
share/locale/zh_CN/LC_MESSAGES/geeqie.mo
share/locale/zh_TW/LC_MESSAGES/geeqie.mo
share/pixmaps/geeqie.png
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrm %%DATADIR%%/applications
- at dirrm %%DATADIR%%
- at dirrm lib/geeqie
- at exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
- at unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
More information about the svn-ports-head
mailing list