summaryrefslogtreecommitdiff
path: root/editors/xournal/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-07-07 20:33:09 +0000
committerwiz <wiz>2012-07-07 20:33:09 +0000
commit70c33dd160655554ecaa2cea864f43265f1f3c83 (patch)
treeb03d89acd86fa824cbe38a01274af8c79854c9dc /editors/xournal/Makefile
parentc244d75218ad89b44c2298ec65c58133fca2e298 (diff)
downloadpkgsrc-70c33dd160655554ecaa2cea864f43265f1f3c83.tar.gz
Update to 0.4.7 to address PR 46667 (build failure after poppler update)
by Jim Bernard, based on patch by Matthew Mondor. Version 0.4.7 (July 4, 2012): insert image tool (based on patches by Victor Saase and Simon Guest) renamed "Journal" menu to "Page" paste images and text directly from and to other applications lasso tool (based on patch by Ian Woo Kim) Version 0.4.6 (May 22, 2012): win32 portability code (contributed by Dirk Gerrits) fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz) fix hand tool bug when exiting canvas (#2905711) Italian translation (Marco Poletti), German translation (Stefan Lembach) Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza) fix save bug with text boxes containing > 4095 characters Czech translation (David Kolibac), Dutch translation (Timo Kluck) fix crash upon unplugging input devices change close dialog box default to "save" (patch by Kit Barnes) option to force PDF background rendering via cairo (slower but nicer) wrapper for missing GdkPixbuf rendering function in newest poppler disable GTK+ XInput bugfix by default (#3429416) fix linker flags (#3208984); evdev coordinate fix (#3244118) (Timo Kluck) specify license version: GPL v2 or later fix 1.#J coordinates from win32 xoj files
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r--editors/xournal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 583a3b5405b..de0630b341b 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2012/06/23 19:19:05 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2012/07/07 20:33:09 wiz Exp $
-DISTNAME= xournal-0.4.5
-PKGREVISION= 7
+DISTNAME= xournal-0.4.7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}