summaryrefslogtreecommitdiff
path: root/editors/xournal/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-07-07 20:33:09 +0000
committerwiz <wiz@pkgsrc.org>2012-07-07 20:33:09 +0000
commit56d91ddf3c719a8c3dba92d4097393d2867809c1 (patch)
treeb03d89acd86fa824cbe38a01274af8c79854c9dc /editors/xournal/Makefile
parent1b942ccaae7b79c9cf394d0c8306ce2f1cc9f4e2 (diff)
downloadpkgsrc-56d91ddf3c719a8c3dba92d4097393d2867809c1.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/}