=================================================================== RCS file: /cvs/ports/graphics/phatch/pkg/Attic/PLIST,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/graphics/phatch/pkg/Attic/PLIST 2011/10/30 11:08:06 1.2 +++ ports/graphics/phatch/pkg/Attic/PLIST 2014/11/16 21:01:24 1.3 @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2011/10/30 11:08:06 yason Exp $ +@comment $OpenBSD: PLIST,v 1.3 2014/11/16 21:01:24 kirby Exp $ bin/phatch lib/python${MODPY_VERSION}/site-packages/Phatch-0.${MODPY_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/phatch/ @@ -322,7 +322,6 @@ lib/python${MODPY_VERSION}/site-packages/phatch/templates/ lib/python${MODPY_VERSION}/site-packages/phatch/templates/action.py lib/python${MODPY_VERSION}/site-packages/phatch/templates/action.pyc -share/applications/ share/applications/phatch-inspector.desktop share/applications/phatch.desktop share/icons/hicolor/128x128/apps/phatch-actionlist.png @@ -405,9 +404,7 @@ share/locale/uk/LC_MESSAGES/phatch.mo share/locale/zh_CN/LC_MESSAGES/phatch.mo share/locale/zh_TW/LC_MESSAGES/phatch.mo -share/man/ -share/man/man1/ -@man share/man/man1/phatch.1 +@man man/man1/phatch.1 share/mime/packages/phatch.xml share/phatch/ share/phatch/data/ @@ -839,3 +836,7 @@ share/pixmaps/phatch.png @exec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database +@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor +@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor +@exec %D/bin/update-mime-database %D/share/mime +@unexec-delete %D/bin/update-mime-database %D/share/mime