Date: Fri, 3 Oct 2014 14:11:36 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369904 - head/graphics/geeqie Message-ID: <201410031411.s93EBaRv093177@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrm %%DATADIR%%/applications -@dirrm %%DATADIR%% -@dirrm lib/geeqie -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410031411.s93EBaRv093177>