pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/xournal editors/xournal: update to 0.4.8.2016



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62714814d27a
branches:  trunk
changeset: 337675:62714814d27a
user:      yhardy <yhardy%pkgsrc.org@localhost>
date:      Sat Aug 10 06:53:28 2019 +0000

description:
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@

diffstat:

 editors/xournal/Makefile |   5 ++---
 editors/xournal/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r fe4d2ce75941 -r 62714814d27a editors/xournal/Makefile
--- a/editors/xournal/Makefile  Fri Aug 09 21:52:34 2019 +0000
+++ b/editors/xournal/Makefile  Sat Aug 10 06:53:28 2019 +0000
@@ -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 -r fe4d2ce75941 -r 62714814d27a editors/xournal/distinfo
--- a/editors/xournal/distinfo  Fri Aug 09 21:52:34 2019 +0000
+++ b/editors/xournal/distinfo  Sat Aug 10 06:53:28 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index