pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/xournalpp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  3 11:32:40 UTC 2024

Modified Files:
        pkgsrc/editors/xournalpp: Makefile distinfo

Log Message:
xournalpp: update to 1.2.3.

## 1.2.3

Bugfixes from various community contributors.

* Fixed spline live segment display (#5240, #5237)
* Allowed pulling spline tangents outside of page (#5298, #5277)
* Fixed redundant negative pressure values (#5241, #5238)
* Fixed asymmetrical fill of arrow shapes (#5258)
* Fixed zoom jumping and zoom steps (#5108, #4678)
* Fixed touchpad+trackpad combo (#5288, #5287)
* Fixed long text being truncated in LaTeX tool (#5264, #3293)
* Fixed background color in the LaTeX editor (#5307)
* Fixed window maximize state saving (#5302, #5245)
* Fixed project homepage url not being written into xopp-file (#5322)
* Improved backtrace that now prints source files and line numbers (#5312)
* Made .deb packages being built using the RelWithDebInfo build type (#5344)
* Fixed a bugs with empty repaint regions during PDF text selection, text search
  and while using the vertical tool (#5348, #5343, #5393)
* Fixed stroke replacement preventing a crash while the app is hanging (#5366, #5362)
* Fixed wrongly sized loading pages (#5399, #5102)
* Improved error checks for saving operations avoiding corrupt autosave files (#5361, #4934)
* Fixed OK button sensitivity in the PDF page selecction dialog (#5441)
* Added undo handler for missing PDF replacement (#5443, #5435)
* Fixed a filesystem error on MacOS when a document is autosaved the first time (#5485)
* Fixed the PDF filter in the Export as PDF dialog (#5490)
* Fixed toolbar management segfault and out of date menu (#5510)
* Fixed a bug with corrupt PDF exports when exporting only part of a document with an
  outline (#5512)
* Enabled font hint metrics in PDF export to improve text alignment (#5454, #5405)
* Added IME support to AppImage (#5520, #5493)


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/xournalpp/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/xournalpp/Makefile
diff -u pkgsrc/editors/xournalpp/Makefile:1.62 pkgsrc/editors/xournalpp/Makefile:1.63
--- pkgsrc/editors/xournalpp/Makefile:1.62      Sat Dec 30 12:57:51 2023
+++ pkgsrc/editors/xournalpp/Makefile   Sun Mar  3 11:32:40 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2023/12/30 12:57:51 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2024/03/03 11:32:40 wiz Exp $
 
-DISTNAME=      xournalpp-1.2.2
-PKGREVISION=   6
+DISTNAME=      xournalpp-1.2.3
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=xournalpp/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/editors/xournalpp/distinfo
diff -u pkgsrc/editors/xournalpp/distinfo:1.14 pkgsrc/editors/xournalpp/distinfo:1.15
--- pkgsrc/editors/xournalpp/distinfo:1.14      Thu Oct 19 13:12:52 2023
+++ pkgsrc/editors/xournalpp/distinfo   Sun Mar  3 11:32:40 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2023/10/19 13:12:52 wiz Exp $
+$NetBSD: distinfo,v 1.15 2024/03/03 11:32:40 wiz Exp $
 
-BLAKE2s (xournalpp-1.2.2.tar.gz) = 31ff5aad3644a12b89268e5da710c9c070e799396df7031ae5229ee5457cc363
-SHA512 (xournalpp-1.2.2.tar.gz) = fee29d29036a2ef59bbc98812571ce06a234380e9122e46bf89285f4e92e871c7e2ae4a086a080649775f4d6f7d497bd00fc91fb30f80e790f5a3106fa72725a
-Size (xournalpp-1.2.2.tar.gz) = 16705580 bytes
+BLAKE2s (xournalpp-1.2.3.tar.gz) = d50e04aaf4c1f7cbed031c50a3c546a76b72584e0084f4513e1746596ab8ee42
+SHA512 (xournalpp-1.2.3.tar.gz) = 17303314d49001f492469d855155a019659cdafc67509d4e176f60a93322f4ee1d4b999e8a25a9a23bde27b878012c06aa11f15bc2a54a730098964053834d1f
+Size (xournalpp-1.2.3.tar.gz) = 16708613 bytes
 SHA1 (patch-CMakeLists.txt) = 87ba10a924e3eb092dd9816ff38dea8c0b112b10
 SHA1 (patch-po_CMakeLists.txt) = 897b4f9507b48be394409deda8170fe7d39f008c
 SHA1 (patch-src_core_control_DeviceListHelper.cpp) = 069fae3eb58798406e4fa8dbff0d02aa8e0a27ef



Home | Main Index | Thread Index | Old Index