From ab8b0ee39530d76fac3dcb8afe675a0948b83a3f Mon Sep 17 00:00:00 2001 From: yhardy Date: Sat, 10 Aug 2019 06:53:28 +0000 Subject: editors/xournal: update to 0.4.8.2016 Changes: Version 0.4.8.2016 (July 20, 2017 bugfix release): * Bug fixes: - pen and touchscreen input handling bugfixes (bug #136 and others) - fix a minor bug with save file paths in Windows (D. German) - use GDK macros (not WIN32) to disable X11-specific code (T. Schoonjans) - export to PDF and printing: fix resolution loss on some pdf backgrounds - disable xinput during modal dialog boxes (bug #159) - avoid data corruption when exporting to overwrite a PDF - fix path search order for toolbar bitmaps - text and image tools activate on button release instead of button press to avoid subsequent confusion between clicks in toolbar and drawing area - fix "pen disable touch" when touchscreen sends prox events (A. Kittenberger) - fix crash when pasting text or images via xclip (bug #171) - updated Italian translation (Marco Ciampa) * Features: - add space and shift-space bindings to page down/up (D. German) - add A5 paper (D. German) - config option to export successive layers to separate PDF pages - config option to create new file when trying to open non-existent .xoj OK: wiz@ --- editors/xournal/Makefile | 5 ++--- editors/xournal/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'editors/xournal') diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 6c6d5c2487d..486c5c8b7b1 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2019/07/23 17:19:58 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2019/08/10 06:53:28 yhardy Exp $ -DISTNAME= xournal-0.4.8 -PKGREVISION= 33 +DISTNAME= xournal-0.4.8.2016 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/xournal/distinfo b/editors/xournal/distinfo index 544566cbd03..c2805f28f9b 100644 --- a/editors/xournal/distinfo +++ b/editors/xournal/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2016/01/04 02:06:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2019/08/10 06:53:28 yhardy Exp $ -SHA1 (xournal-0.4.8.tar.gz) = e8b15c427287928e0995cc1b3bc83c2897c689ef -RMD160 (xournal-0.4.8.tar.gz) = 4e2afb964fc8b4808c125cd65e9c36f6124f8542 -SHA512 (xournal-0.4.8.tar.gz) = cfd5760a0e832ef02786a29cb744d4932aeee97c4d6992b430e647bd59aaef1042735203824d0eaf9da9b884dcdadcfb8f5acea221638db91438ae46a6ee42bf -Size (xournal-0.4.8.tar.gz) = 641240 bytes +SHA1 (xournal-0.4.8.2016.tar.gz) = a08d0fde395ea95570e560295df5f97be3c3a6e2 +RMD160 (xournal-0.4.8.2016.tar.gz) = 36a0b2bb848d4801e2b00cf2cd58c8f847488c5d +SHA512 (xournal-0.4.8.2016.tar.gz) = 1426d5c9ba3486fbe342d49fc19fcc162965cd6a7b7754f79665e43fe0e60e6f42f61969405ace78fdaa7b99cbb3d4b07b7fb5df246d68a329b52084b6eec76e +Size (xournal-0.4.8.2016.tar.gz) = 646082 bytes SHA1 (patch-src_xo-shapes.c) = ab5a56780dd6fa37a3b51f89468c6100137454f3 -- cgit v1.2.3