=================================================================== RCS file: /cvs/ports/graphics/phatch/pkg/Attic/PLIST,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- ports/graphics/phatch/pkg/Attic/PLIST 2011/03/07 22:22:01 1.1 +++ ports/graphics/phatch/pkg/Attic/PLIST 2014/11/16 21:01:24 1.3 @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1 2011/03/07 22:22:01 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.2.7-py${MODPY_VERSION}.egg-info +lib/python${MODPY_VERSION}/site-packages/Phatch-0.${MODPY_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/phatch/ lib/python${MODPY_VERSION}/site-packages/phatch/__init__.py lib/python${MODPY_VERSION}/site-packages/phatch/__init__.pyc @@ -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/ @@ -837,3 +834,9 @@ share/pixmaps/ share/pixmaps/phatch-inspector.png 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