pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xournal
Module Name: pkgsrc
Committed By: yhardy
Date: Sat Aug 10 06:53:28 UTC 2019
Modified Files:
pkgsrc/editors/xournal: Makefile distinfo
Log Message:
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@
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/editors/xournal/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/xournal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xournal/Makefile
diff -u pkgsrc/editors/xournal/Makefile:1.75 pkgsrc/editors/xournal/Makefile:1.76
--- pkgsrc/editors/xournal/Makefile:1.75 Tue Jul 23 17:19:58 2019
+++ pkgsrc/editors/xournal/Makefile Sat Aug 10 06:53:28 2019
@@ -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/}
Index: pkgsrc/editors/xournal/distinfo
diff -u pkgsrc/editors/xournal/distinfo:1.4 pkgsrc/editors/xournal/distinfo:1.5
--- pkgsrc/editors/xournal/distinfo:1.4 Mon Jan 4 02:06:48 2016
+++ pkgsrc/editors/xournal/distinfo Sat Aug 10 06:53:28 2019
@@ -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