pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/Sigil Sigil: update to 1.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1117045123eb
branches:  trunk
changeset: 379800:1117045123eb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 23 17:17:00 2022 +0000

description:
Sigil: update to 1.9.10.

Sigil-1.9.10
    Bug Fixes
      - Fix insertion of id and links when cursor immediately before a closing tag
      - Make sure bundled PySide6 can find QtWebEngine resources on Windows (Qt6)
      - Properly recreate or remove encryption.xml depending on font obfuscating or not
      - Make Qt6 versions of Sigil use their own ini files to prevent corruption
      - treat figcaption as an "other text holder" when prettifying

    New Features
      - Redesign the FindReplace dialog user interface to minimize size while adding features
      - Add a FindReplace "Text" only checkbox and support to exclude tags from search
      - Add a Toggle Line Wrap Mode and its support added to CodeView via pop-up menu
      - Add a Dry Run Replace dialog to act as "Replace All" what if. (Shift + Count All)
      - Add a Replacement filter dialog to allow users to delete unwanted
            replacements before applying Replace All (Shift + Replace All)
      - Add a Counts Report to Saved Searches to show Saved Search Group counts by search

diffstat:

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

diffs (28 lines):

diff -r 98ecc2409a94 -r 1117045123eb editors/Sigil/Makefile
--- a/editors/Sigil/Makefile    Mon May 23 17:10:25 2022 +0000
+++ b/editors/Sigil/Makefile    Mon May 23 17:17:00 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.152 2022/04/18 19:10:56 adam Exp $
+# $NetBSD: Makefile,v 1.153 2022/05/23 17:17:00 wiz Exp $
 
-DISTNAME=      Sigil-1.9.2
-PKGREVISION=   2
+DISTNAME=      Sigil-1.9.10
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
 GITHUB_PROJECT=        Sigil
diff -r 98ecc2409a94 -r 1117045123eb editors/Sigil/distinfo
--- a/editors/Sigil/distinfo    Mon May 23 17:10:25 2022 +0000
+++ b/editors/Sigil/distinfo    Mon May 23 17:17:00 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2022/03/14 13:47:27 wiz Exp $
+$NetBSD: distinfo,v 1.52 2022/05/23 17:17:00 wiz Exp $
 
-BLAKE2s (Sigil-1.9.2.tar.gz) = dcee440e95e09c4cc6d61611305490e8181a0f86f5fd380a72bac47617b78ae0
-SHA512 (Sigil-1.9.2.tar.gz) = fd6a71ce3b05b08651476f86a166d1ccdbecca31b19ecfa31c9d18ebe4daccfd69cf51d687686917c401f4b6e26cc6a57dbae5f9b1d8ba49fe08ccdd0bdf75d7
-Size (Sigil-1.9.2.tar.gz) = 23225656 bytes
+BLAKE2s (Sigil-1.9.10.tar.gz) = 2d2f357fc5df24dbd2aa7896329168f792e5439294a8635943820ffc32a4c221
+SHA512 (Sigil-1.9.10.tar.gz) = e328d8e207cff1dc007391c246792c3d53f7b9f078dd87a61088a61a5a192ed85802057b0f2d61b14bcac6094bb1ac2ff74a5096b54d9b82f0c6b2bef7eceb1a
+Size (Sigil-1.9.10.tar.gz) = 25263060 bytes
 SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
 SHA1 (patch-src_Misc_Language.cpp) = 5ae2fc9b76b1a706efd05eecad95d5a6760a6357



Home | Main Index | Thread Index | Old Index