- Update to 0.21

This commit is contained in:
Jose Alonso Cardenas Marquez 2007-10-02 16:01:14 +00:00
parent 4c2b8f5893
commit 3014809adf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200669
3 changed files with 14 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= zim
PORTVERSION= 0.20
PORTVERSION= 0.21
CATEGORIES= editors perl5
MASTER_SITES= http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/
DISTNAME= Zim-${PORTVERSION}
@ -37,6 +37,7 @@ MAN3= Gtk2::Ex::DesktopEntryMenu.3 \
Zim::Selection.3 \
Zim::GUI::Calendar.3 \
Zim::GUI::Component.3 \
Zim::GUI::EquationEditor.3 \
Zim::GUI::ExportDialog.3 \
Zim::GUI::FindReplaceDialog.3 \
Zim::GUI::PreferencesDialog.3 \

View file

@ -1,3 +1,3 @@
MD5 (Zim-0.20.tar.gz) = 51a6486b13e2656656fe081bbf0a7a91
SHA256 (Zim-0.20.tar.gz) = fab788005aa1b3cef20d32e8a386e9cc75a8cc7b984fc511e64d7e32faea5903
SIZE (Zim-0.20.tar.gz) = 198473
MD5 (Zim-0.21.tar.gz) = b78c86db05dda9cdc6ad2343b225257f
SHA256 (Zim-0.21.tar.gz) = 3a6b076dc0fddccbf01c681d6f10c735fee478a5a1d294356cd62852efe10fb9
SIZE (Zim-0.21.tar.gz) = 207323

View file

@ -13,6 +13,7 @@ bin/zim
%%SITE_PERL%%/Zim/GUI.pm
%%SITE_PERL%%/Zim/GUI/Calendar.pm
%%SITE_PERL%%/Zim/GUI/Component.pm
%%SITE_PERL%%/Zim/GUI/EquationEditor.pm
%%SITE_PERL%%/Zim/GUI/ExportDialog.pm
%%SITE_PERL%%/Zim/GUI/FindReplaceDialog.pm
%%SITE_PERL%%/Zim/GUI/PageView.pm
@ -62,6 +63,8 @@ share/pixmaps/zim/stock_calendar-view-month.png
%%DATADIR%%/doc/zim/usage/keybindings.txt
%%DATADIR%%/doc/zim/usage/linking.txt
%%DATADIR%%/doc/zim/usage/plugins.txt
%%DATADIR%%/doc/zim/usage/plugins/equation_01.png
%%DATADIR%%/doc/zim/usage/plugins/EquationEditor.txt
%%DATADIR%%/doc/zim/usage/preferences.txt
%%DATADIR%%/doc/zim/usage/properties.txt
%%DATADIR%%/doc/zim/usage/repositories.txt
@ -71,6 +74,8 @@ share/pixmaps/zim/stock_calendar-view-month.png
%%DATADIR%%/doc/zim/usage/syntax.txt
%%DATADIR%%/doc/zim/usage/templates.txt
%%DATADIR%%/doc/zim/install/windows.txt
%%DATADIR%%/plugins/EquationEditor.pl
%%DATADIR%%/plugins/InsertScreenshot.pl
%%DATADIR%%/plugins/PrintToBrowser.pl
%%DATADIR%%/plugins/Spell.pl
%%DATADIR%%/plugins/Subversion.pl
@ -81,6 +86,8 @@ share/pixmaps/zim/stock_calendar-view-month.png
%%DATADIR%%/templates/html/Presentation.html
%%DATADIR%%/templates/html/Print.html
%%DATADIR%%/templates/html/SlideShow_(S5).html
%%DATADIR%%/templates/latex/_Equation.tex
%%DATADIR%%/templates/latex/Default.tex
%%DATADIR%%/templates/txt2tags/Default.t2t
%%DATADIR%%/templates/wiki/_New.txt
%%DATADIR%%/urls.list
@ -93,6 +100,7 @@ share/pixmaps/zim/stock_calendar-view-month.png
@dirrm %%SITE_PERL%%/Zim/Formats
@dirrm %%SITE_PERL%%/Zim
@dirrm %%DATADIR%%/plugins
@dirrm %%DATADIR%%/doc/zim/usage/plugins
@dirrm %%DATADIR%%/doc/zim/usage
@dirrm %%DATADIR%%/doc/zim/install
@dirrm %%DATADIR%%/doc/zim
@ -100,6 +108,7 @@ share/pixmaps/zim/stock_calendar-view-month.png
@dirrm %%DATADIR%%/templates/wiki
@dirrm %%DATADIR%%/templates/txt2tags
@dirrm %%DATADIR%%/templates/html
@dirrm %%DATADIR%%/templates/latex
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%
@dirrmtry share/applications