Mon May 23 17:17:00 2022 UTC ()
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


(wiz)
diff -r1.152 -r1.153 pkgsrc/editors/Sigil/Makefile
diff -r1.51 -r1.52 pkgsrc/editors/Sigil/distinfo

cvs diff -r1.152 -r1.153 pkgsrc/editors/Sigil/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/Sigil/Makefile 2022/04/18 19:10:56 1.152
+++ pkgsrc/editors/Sigil/Makefile 2022/05/23 17:17:00 1.153
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.152 2022/04/18 19:10:56 adam Exp $ 1# $NetBSD: Makefile,v 1.153 2022/05/23 17:17:00 wiz Exp $
2 2
3DISTNAME= Sigil-1.9.2 3DISTNAME= Sigil-1.9.10
4PKGREVISION= 2 
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
7GITHUB_PROJECT= Sigil 6GITHUB_PROJECT= Sigil
8GITHUB_TAG= ${PKGVERSION_NOREV} 7GITHUB_TAG= ${PKGVERSION_NOREV}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://sigil-ebook.com/ 10HOMEPAGE= https://sigil-ebook.com/
12COMMENT= Multi-platform WYSIWYG ebook editor (for the ePub format) 11COMMENT= Multi-platform WYSIWYG ebook editor (for the ePub format)
13LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
14 13
15DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk 14DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
16DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml 15DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
17DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 16DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six

cvs diff -r1.51 -r1.52 pkgsrc/editors/Sigil/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/Sigil/distinfo 2022/03/14 13:47:27 1.51
+++ pkgsrc/editors/Sigil/distinfo 2022/05/23 17:17:00 1.52
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.51 2022/03/14 13:47:27 wiz Exp $ 1$NetBSD: distinfo,v 1.52 2022/05/23 17:17:00 wiz Exp $
2 2
3BLAKE2s (Sigil-1.9.2.tar.gz) = dcee440e95e09c4cc6d61611305490e8181a0f86f5fd380a72bac47617b78ae0 3BLAKE2s (Sigil-1.9.10.tar.gz) = 2d2f357fc5df24dbd2aa7896329168f792e5439294a8635943820ffc32a4c221
4SHA512 (Sigil-1.9.2.tar.gz) = fd6a71ce3b05b08651476f86a166d1ccdbecca31b19ecfa31c9d18ebe4daccfd69cf51d687686917c401f4b6e26cc6a57dbae5f9b1d8ba49fe08ccdd0bdf75d7 4SHA512 (Sigil-1.9.10.tar.gz) = e328d8e207cff1dc007391c246792c3d53f7b9f078dd87a61088a61a5a192ed85802057b0f2d61b14bcac6094bb1ac2ff74a5096b54d9b82f0c6b2bef7eceb1a
5Size (Sigil-1.9.2.tar.gz) = 23225656 bytes 5Size (Sigil-1.9.10.tar.gz) = 25263060 bytes
6SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459 6SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
7SHA1 (patch-src_Misc_Language.cpp) = 5ae2fc9b76b1a706efd05eecad95d5a6760a6357 7SHA1 (patch-src_Misc_Language.cpp) = 5ae2fc9b76b1a706efd05eecad95d5a6760a6357