diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-20 14:37:05 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-20 14:37:05 +0000 |
commit | 9f07852dc2e5c0d2bffc559917f280d485ce8d6e (patch) | |
tree | 0764c168888a8bfafd5a3ea1824eaa199e7a87a4 /editors/zim | |
parent | f321e464e364a039505b1bc2b12cb375ed85489b (diff) |
Notes
Diffstat (limited to 'editors/zim')
-rw-r--r-- | editors/zim/Makefile | 3 | ||||
-rw-r--r-- | editors/zim/distinfo | 4 | ||||
-rw-r--r-- | editors/zim/pkg-plist | 13 |
3 files changed, 16 insertions, 4 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 2863fd48f655..8faa3216bed2 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= zim -PORTVERSION= 0.53 -PORTREVISION= 1 +PORTVERSION= 0.54 CATEGORIES= editors python MASTER_SITES= http://www.zim-wiki.org/downloads/ diff --git a/editors/zim/distinfo b/editors/zim/distinfo index a7457abe0844..378e76c3dc88 100644 --- a/editors/zim/distinfo +++ b/editors/zim/distinfo @@ -1,2 +1,2 @@ -SHA256 (zim-0.53.tar.gz) = 7dc0572abe8fafafb6ddc9837705aaaa9d50a38ec65277d58448d08cc2f17806 -SIZE (zim-0.53.tar.gz) = 1293205 +SHA256 (zim-0.54.tar.gz) = a4cd618c6bc8bedeb11a28fc54652c05648f940e13d2d3df7be800d5ce455195 +SIZE (zim-0.54.tar.gz) = 1326924 diff --git a/editors/zim/pkg-plist b/editors/zim/pkg-plist index 86d1f0f91fae..ff43ba366b48 100644 --- a/editors/zim/pkg-plist +++ b/editors/zim/pkg-plist @@ -122,6 +122,9 @@ bin/zim %%PYTHON_SITELIBDIR%%/zim/plugins/attachmentbrowser.py %%PYTHON_SITELIBDIR%%/zim/plugins/attachmentbrowser.pyc %%PYTHON_SITELIBDIR%%/zim/plugins/attachmentbrowser.pyo +%%PYTHON_SITELIBDIR%%/zim/plugins/automount.py +%%PYTHON_SITELIBDIR%%/zim/plugins/automount.pyc +%%PYTHON_SITELIBDIR%%/zim/plugins/automount.pyo %%PYTHON_SITELIBDIR%%/zim/plugins/calendar.py %%PYTHON_SITELIBDIR%%/zim/plugins/calendar.pyc %%PYTHON_SITELIBDIR%%/zim/plugins/calendar.pyo @@ -222,6 +225,8 @@ share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-zim-notebook.png share/icons/hicolor/scalable/apps/zim.svg share/icons/hicolor/scalable/mimetypes/application-x-zim-notebook.svg share/icons/hicolor/scalable/mimetypes/gnome-mime-application-x-zim-notebook.svg +share/icons/ubuntu-mono-dark/apps/22/zim-panel.svg +share/icons/ubuntu-mono-light/apps/22/zim-panel.svg share/locale/ca/LC_MESSAGES/zim.mo share/locale/cs/LC_MESSAGES/zim.mo share/locale/da/LC_MESSAGES/zim.mo @@ -231,6 +236,7 @@ share/locale/en_GB/LC_MESSAGES/zim.mo share/locale/es/LC_MESSAGES/zim.mo share/locale/et/LC_MESSAGES/zim.mo share/locale/fr/LC_MESSAGES/zim.mo +share/locale/gl/LC_MESSAGES/zim.mo share/locale/he/LC_MESSAGES/zim.mo share/locale/hu/LC_MESSAGES/zim.mo share/locale/it/LC_MESSAGES/zim.mo @@ -285,6 +291,7 @@ share/pixmaps/zim.png %%DATADIR%%/manual/Help/Wiki_Syntax.txt %%DATADIR%%/manual/Plugins.txt %%DATADIR%%/manual/Plugins/Arithmetic.txt +%%DATADIR%%/manual/Plugins/Automount.txt %%DATADIR%%/manual/Plugins/Calendar.txt %%DATADIR%%/manual/Plugins/Diagram_Editor.txt %%DATADIR%%/manual/Plugins/Diagram_Editor/diagram.png @@ -367,6 +374,12 @@ share/pixmaps/zim.png @dirrmtry share/mime/packages @dirrmtry share/mime/application @dirrmtry share/mime +@dirrm share/icons/ubuntu-mono-light/apps/22 +@dirrm share/icons/ubuntu-mono-light/apps +@dirrm share/icons/ubuntu-mono-light +@dirrm share/icons/ubuntu-mono-dark/apps/22 +@dirrm share/icons/ubuntu-mono-dark/apps +@dirrm share/icons/ubuntu-mono-dark @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/zim/stores @dirrm %%PYTHON_SITELIBDIR%%/zim/plugins/versioncontrol |