summaryrefslogtreecommitdiff
path: root/editors/zim/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2012-03-01 17:03:18 +0000
committerryoon <ryoon>2012-03-01 17:03:18 +0000
commit8012338631808518b18c492ee0ae0b8be9635264 (patch)
tree39068c5b9333b45698772112997685a8fdb822cd /editors/zim/Makefile
parent326a595772c02f29fd7fb05a02f7179b1e4345d6 (diff)
downloadpkgsrc-8012338631808518b18c492ee0ae0b8be9635264.tar.gz
Update to 0.54
Changelog: === 0.54 - Thu 22 Dec 2011 === Bug fix release with minor feature enhancements * Added mono icons for the Ubuntu Unity panel * Tasklist plugin now supports hierarchic nested tasks * Added "automount" plugin to automatically mount notebook folders * Interwiki lookup now goes over all urls.list files in the path * Fixed bug that prevented clicking links in read-only mode * Fixed bug for parsing relative paths to parent pages e.g. in drag and drop * Fixed bug causing the index to jump with every page selection * Fixed bug causing the icon for custom tools to be missing in the toolbar * Fixed bug for drag and drop of files on windows * Fixed bug causing task list to reset when page is saved * Fixed autocomplete for page entry in quicknote * Fixed error in "you found a bug" error dialogs :S * Fixed issue in test suite for loading pixbufs * Added translation for Galician
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r--editors/zim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index e89cf4ad0ee..7f656a647bc 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/10/11 20:44:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2012/03/01 17:03:18 ryoon Exp $
#
-DISTNAME= zim-0.53
+DISTNAME= zim-0.54
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/
@@ -36,6 +36,7 @@ SUBST_STAGE.fix-python= pre-configure
SUBST_MESSAGE.fix-python= Fixing dynamic python
SUBST_FILES.fix-python+= zim/_lib/xdot.py
SUBST_FILES.fix-python+= zim/_version.py
+SUBST_FILES.fix-python+= zim/inc/xdot.py
SUBST_SED.fix-python+= -e 's,/usr/bin/env python,${PYTHONBIN},'
SUBST_CLASSES+= man-path