Sat Aug 10 06:53:28 2019 UTC ()
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@


(yhardy)
diff -r1.75 -r1.76 pkgsrc/editors/xournal/Makefile
diff -r1.4 -r1.5 pkgsrc/editors/xournal/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/editors/xournal/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/xournal/Makefile 2019/07/23 17:19:58 1.75
+++ pkgsrc/editors/xournal/Makefile 2019/08/10 06:53:28 1.76
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2019/07/23 17:19:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.76 2019/08/10 06:53:28 yhardy Exp $
2 2
3DISTNAME= xournal-0.4.8 3DISTNAME= xournal-0.4.8.2016
4PKGREVISION= 33 
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://xournal.sourceforge.net/ 8HOMEPAGE= http://xournal.sourceforge.net/
10COMMENT= Take notes, sketch and annotate PDFs 9COMMENT= Take notes, sketch and annotate PDFs
11LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15USE_LANGUAGES= c 14USE_LANGUAGES= c
16USE_TOOLS+= pkg-config msgfmt 15USE_TOOLS+= pkg-config msgfmt
17 16

cvs diff -r1.4 -r1.5 pkgsrc/editors/xournal/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/xournal/distinfo 2016/01/04 02:06:48 1.4
+++ pkgsrc/editors/xournal/distinfo 2019/08/10 06:53:28 1.5
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.4 2016/01/04 02:06:48 markd Exp $ 1$NetBSD: distinfo,v 1.5 2019/08/10 06:53:28 yhardy Exp $
2 2
3SHA1 (xournal-0.4.8.tar.gz) = e8b15c427287928e0995cc1b3bc83c2897c689ef 3SHA1 (xournal-0.4.8.2016.tar.gz) = a08d0fde395ea95570e560295df5f97be3c3a6e2
4RMD160 (xournal-0.4.8.tar.gz) = 4e2afb964fc8b4808c125cd65e9c36f6124f8542 4RMD160 (xournal-0.4.8.2016.tar.gz) = 36a0b2bb848d4801e2b00cf2cd58c8f847488c5d
5SHA512 (xournal-0.4.8.tar.gz) = cfd5760a0e832ef02786a29cb744d4932aeee97c4d6992b430e647bd59aaef1042735203824d0eaf9da9b884dcdadcfb8f5acea221638db91438ae46a6ee42bf 5SHA512 (xournal-0.4.8.2016.tar.gz) = 1426d5c9ba3486fbe342d49fc19fcc162965cd6a7b7754f79665e43fe0e60e6f42f61969405ace78fdaa7b99cbb3d4b07b7fb5df246d68a329b52084b6eec76e
6Size (xournal-0.4.8.tar.gz) = 641240 bytes 6Size (xournal-0.4.8.2016.tar.gz) = 646082 bytes
7SHA1 (patch-src_xo-shapes.c) = ab5a56780dd6fa37a3b51f89468c6100137454f3 7SHA1 (patch-src_xo-shapes.c) = ab5a56780dd6fa37a3b51f89468c6100137454f3