Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 06:10:19 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb4229aa6299 - main - textproc/sigil: update to 2.1.0
Message-ID:  <202404110610.43B6AJb4008590@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4229aa62990eec8520284e9f33ff320200e736

commit fb4229aa62990eec8520284e9f33ff320200e736
Author:     Jonathan Chen <jonc@chen.org.nz>
AuthorDate: 2024-04-10 10:10:26 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-04-11 06:09:55 +0000

    textproc/sigil: update to 2.1.0
    
    ChangeLog: https://sigil-ebook.com/blog/sigil-2.1.0-released
    
    New FeaturesPermalink
    
     * assign menu accelerators P - &Plugins, and K - Chec&kpoints (thank you
       BeckyEbook)
     * add ability to change keyboard focus using keyboard shortcuts or menus to
       BookBrowser, Preview, CodeView, ClipsWindow, and TableOfContents Windows
     * preserve Media Overlay Active Classes when deleting unused classes
     * Goto Link Or Style (or Ctrl-Clicking on a class will now search selectors
       with combinators if nothing found in normal css classes
     * update to a newer Spanish hunspell dictionary
     * overhaul of Building on Linux documentation
     * update 3rdparty zlib to version 1.3.1 for security and other bug fixes
     * update 3rdparty pcre2 to version 10.43 for security and other bug fixes
     * update to Qt 6.6.2 for security fixes, accessibility improvements
     * allow cancelling of Save if mend on save set and not well formed
     * Windows users can now set the SIGIL_USE_FREETYPE_FONTENGINE environment
       variable to more fully support woff and woff2 fonts
    
    Bug FixesPermalink
    
     * multiple bug fixes from Qt 6.6.2 such as the transient child window resize
       bug on Windows, etc
     * fix QuickParser bug when parsing attribute names not properly ignoring all
       legal whitespace
     * make OPF parsing robust to alternative whitespace usage as well
     * fix creation of thumbnails of svg images in SelectFiles and Image Report for
       macOS
     * fix svg rendering in QtSvg by filtering out desc and title tags inside text
       tags pre-rendering
     * fix Python plugin quickparser.py to better handle svg mixed case tag names
     * better handle cancelling out of plugins prior to their completion
     * better handle Guide/Landmark title translations (thank you BeckyEbook)
     * clean up cmake and build warnings
     * fix crash on Windows when using woff/woff2 fonts
    
    PR:             278239
    Reported by:    jonc@chen.org.nz (maintainer)
---
 textproc/sigil/Makefile  | 5 ++---
 textproc/sigil/distinfo  | 6 +++---
 textproc/sigil/pkg-plist | 3 ++-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile
index d18072a43df8..2df947484148 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sigil
-PORTVERSION=	2.0.2
-PORTREVISION=	1
+PORTVERSION=	2.1.0
 CATEGORIES=	textproc
 
 MAINTAINER=	jonc@chen.org.nz
@@ -27,7 +26,7 @@ GH_PROJECT=	Sigil
 USE_LDCONFIG=	${PREFIX}/lib/sigil
 
 USE_QT=		base 5compat declarative \
-		svg:run tools:build positioning webchannel webengine \
+		svg tools:build positioning webchannel webengine \
 		imageformats:run
 
 SHEBANG_FILES=	src/Resource_Files/plugin_launchers/python/*.py \
diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo
index 0a321097077b..3022aacb37b2 100644
--- a/textproc/sigil/distinfo
+++ b/textproc/sigil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698535084
-SHA256 (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = d5eaf300dc8307ca0765f9d32d9136e143ca7bcf9e65049499512fdea588e285
-SIZE (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = 26683849
+TIMESTAMP = 1712520260
+SHA256 (Sigil-Ebook-Sigil-2.1.0_GH0.tar.gz) = 19fbb22d6dac805090b90c74e2d7ef707d3fdfcd4bc377df009208602646ed61
+SIZE (Sigil-Ebook-Sigil-2.1.0_GH0.tar.gz) = 26918715
diff --git a/textproc/sigil/pkg-plist b/textproc/sigil/pkg-plist
index 7c3d479b80f6..96b79bd43c8e 100644
--- a/textproc/sigil/pkg-plist
+++ b/textproc/sigil/pkg-plist
@@ -10,6 +10,7 @@ share/pixmaps/sigil.png
 %%DATADIR%%/hunspell_dictionaries/COPYING_GPLv3.txt
 %%DATADIR%%/hunspell_dictionaries/COPYING_LGPL_v2.0.txt
 %%DATADIR%%/hunspell_dictionaries/COPYING_LGPL_v2.1.txt
+%%DATADIR%%/hunspell_dictionaries/License_es.md
 %%DATADIR%%/hunspell_dictionaries/README.txt
 %%DATADIR%%/hunspell_dictionaries/README_de_DE_frami.txt
 %%DATADIR%%/hunspell_dictionaries/README_en_GB.txt
@@ -20,7 +21,7 @@ share/pixmaps/sigil.png
 %%DATADIR%%/hunspell_dictionaries/README_hyph_de.txt
 %%DATADIR%%/hunspell_dictionaries/README_hyph_en_GB.txt
 %%DATADIR%%/hunspell_dictionaries/README_hyph_en_US.txt
-%%DATADIR%%/hunspell_dictionaries/README_hyph_es_ANY.txt
+%%DATADIR%%/hunspell_dictionaries/README_hyph_es.txt
 %%DATADIR%%/hunspell_dictionaries/README_hyph_fr.txt
 %%DATADIR%%/hunspell_dictionaries/de_DE.aff
 %%DATADIR%%/hunspell_dictionaries/de_DE.dic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404110610.43B6AJb4008590>