Sun Jun 23 10:35:05 2019 UTC ()
Sigil: update to 0.9.14.

Sigil-0.9.14
   Bug Fixes
     - flush all changes to disk before creating a Report so that files sizes are correct
     - stop writing python bytecode to Program Files on Windows
     - remember cover semantics if cover image replaced by Add Existing...
     - fix issues with the Plugin Framework documentation epub
     - more memory leaks plugged
     - minor code cleanups
   New Features
     - updated to Qt 5.12.3 with Annulen Webkit 5.212 with extra QtCursor memory leak fixes
     - updated to Python 3.7.2
     - updated build docs for macOS, Linux and Windows
     - build system now uses GNUInstallDirs to determine the best installation libdir on Linux
     - updated desktop integration for Linux
     - reduce PCRE cache size to help lower memory footprint
     - improve mapping of hunspell dictionary names to actual language names (thanks BeckyDTP)
     - add warning during import if unmanifested files exist in the epub zip archive
     - no longer requires use of non-breaking space entities (or any entities at all!)
     - special spaces are now visisble via syntax highlighting in CodeView
     - dropping epubs on Sigil.app no longer opens an extra empty epub on macOS
     - reload Preview only when needed to help prevent screen flicker and lower memory use
     - enabled Windows automated builds using Apppveyor
     - Windows releases now compiled with Visual Studio 2017
     - characters in HTML files report now uses gumbo for speed
     - allow user's custom plugin icons to survive a plugin update


(wiz)
diff -r1.121 -r1.122 pkgsrc/editors/Sigil/Makefile
diff -r1.42 -r1.43 pkgsrc/editors/Sigil/distinfo

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

--- pkgsrc/editors/Sigil/Makefile 2019/06/08 10:40:52 1.121
+++ pkgsrc/editors/Sigil/Makefile 2019/06/23 10:35:05 1.122
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.121 2019/06/08 10:40:52 rillig Exp $ 1# $NetBSD: Makefile,v 1.122 2019/06/23 10:35:05 wiz Exp $
2 2
3DISTNAME= Sigil-0.9.13 3DISTNAME= Sigil-0.9.14
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
15#MAKE_JOBS_SAFE= NO 14#MAKE_JOBS_SAFE= NO
16 15
17DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk 16DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk

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

--- pkgsrc/editors/Sigil/distinfo 2019/04/01 21:40:55 1.42
+++ pkgsrc/editors/Sigil/distinfo 2019/06/23 10:35:05 1.43
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.42 2019/04/01 21:40:55 wiz Exp $ 1$NetBSD: distinfo,v 1.43 2019/06/23 10:35:05 wiz Exp $
2 2
3SHA1 (Sigil-0.9.13.tar.gz) = d7936ef9a68aa99c52d3a693e73edb5c1dee68c1 3SHA1 (Sigil-0.9.14.tar.gz) = ed90736968747a5e65f31f883ab2f1b045fc8a20
4RMD160 (Sigil-0.9.13.tar.gz) = 712d5dccb10477c322c9f49768b8bb68311681b3 4RMD160 (Sigil-0.9.14.tar.gz) = 39dd812eaa26ec139d75ca038dcf398125d46186
5SHA512 (Sigil-0.9.13.tar.gz) = cafc6b075827239b73e80d3efa02e4e77d5903fed1faf8b600f70b178fb0c248c38d43e115f249124859edc12ddd8caf199ef0b0d05f20852eb060b27e5a3578 5SHA512 (Sigil-0.9.14.tar.gz) = 8bf0d887d96fa9ee5ff372dae58b36b699c468fc1d2a163aa5be14a39e744ea634f38e465acb686df603dc82d5d4949c8fd0dfe1a92789fbda2596058222e2f1
6Size (Sigil-0.9.13.tar.gz) = 18235134 bytes 6Size (Sigil-0.9.14.tar.gz) = 18253774 bytes
7SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459 7SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
8SHA1 (patch-CMakeLists.txt) = f7dc6af8449fb79b378dc5f6b78d5c5e6beaf7db 8SHA1 (patch-CMakeLists.txt) = f7dc6af8449fb79b378dc5f6b78d5c5e6beaf7db