summaryrefslogtreecommitdiff
path: root/editors/zim/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2013-01-26 13:39:37 +0000
committerryoon <ryoon>2013-01-26 13:39:37 +0000
commit739dca9e97c9af5954697b74e0612b431bbc335d (patch)
tree70d82513a34466f0b59f4afe76d0aea185dbaeb6 /editors/zim/Makefile
parent00bbe3a4b289de8a4bc574fb9a076cb1167e432f (diff)
downloadpkgsrc-739dca9e97c9af5954697b74e0612b431bbc335d.tar.gz
Update to 0.59
Changelog: === 0.59 - Wed 23 Jan 2012 === * Critical bug fix in pageview serialization * Fix for inheritance of tags in tasklist - Epinull * Fix for customtools dialog - Epinull * Fix for week number in Journal plugin page template === 0.58 - Sat 15 Dec 2012 === * Added new plugin for distraction free fullscreen mode * Added options to limit tasklist plugin to certain namespaces - Pierre-Antoine Champin * Added option to tasklist plugin to flag non-actionable tasks by a special tag * Added prompt for filename for Insert New File action * Added template option to list attachments in export * Added class attributes to links in HTML output * Added two more commandline options to quicknote plugin * Made sidepanes more compact by embedding close buttons in widgets * Critical fix for restarting zim after a crash (cleaning up socket) * Bug fix for search queries with quoted arguments * Bug fix for use of tags in the tasklist plugin * Bug fix for wiki format to be more robust for bad links * Bug fix for latex format to not use file URIs in \includegraphics{} * Bug fix for including latex equations in latex export * Bug fix list behavior checkboxes and numbered lists * Fix first day of week locale for calendar plugin - based on patch by Leopold Schabel * Fix for handling "file:/" and "file://" URIs in links - see manual for details * Fix for windows to not open consoles for each external application - klo uo * Fix for windows to put config files under %APPDATA% - klo uo * Fix to have "update heading" toggle in rename dialog more intelligent - Virgil Dupras * Fix to make template errors report relevant error dialogs * Fix for search and replace whitespace in pageview * Various small fixes
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r--editors/zim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index 1c6383d075c..bea0859cd05 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/12/01 10:36:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2013/01/26 13:39:37 ryoon Exp $
#
-DISTNAME= zim-0.57
+DISTNAME= zim-0.59
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/