Received: by mail.netbsd.org (Postfix, from userid 605) id 3ADEF84D3F; Sun, 23 Jun 2019 10:35:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B411484CFD for ; Sun, 23 Jun 2019 10:35:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wepa4QSuVJ0P for ; Sun, 23 Jun 2019 10:35:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1B37C84CEA for ; Sun, 23 Jun 2019 10:35:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC08CFBF4; Sun, 23 Jun 2019 10:35:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156128610541360" MIME-Version: 1.0 Date: Sun, 23 Jun 2019 10:35:05 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/editors/Sigil To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190623103505.CC08CFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156128610541360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jun 23 10:35:05 UTC 2019 Modified Files: pkgsrc/editors/Sigil: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 pkgsrc/editors/Sigil/Makefile cvs rdiff -u -r1.42 -r1.43 pkgsrc/editors/Sigil/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156128610541360 Content-Disposition: inline Content-Length: 1780 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/Sigil/Makefile diff -u pkgsrc/editors/Sigil/Makefile:1.121 pkgsrc/editors/Sigil/Makefile:1.122 --- pkgsrc/editors/Sigil/Makefile:1.121 Sat Jun 8 10:40:52 2019 +++ pkgsrc/editors/Sigil/Makefile Sun Jun 23 10:35:05 2019 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.121 2019/06/08 10:40:52 rillig Exp $ +# $NetBSD: Makefile,v 1.122 2019/06/23 10:35:05 wiz Exp $ -DISTNAME= Sigil-0.9.13 -PKGREVISION= 2 +DISTNAME= Sigil-0.9.14 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} GITHUB_PROJECT= Sigil Index: pkgsrc/editors/Sigil/distinfo diff -u pkgsrc/editors/Sigil/distinfo:1.42 pkgsrc/editors/Sigil/distinfo:1.43 --- pkgsrc/editors/Sigil/distinfo:1.42 Mon Apr 1 21:40:55 2019 +++ pkgsrc/editors/Sigil/distinfo Sun Jun 23 10:35:05 2019 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.42 2019/04/01 21:40:55 wiz Exp $ +$NetBSD: distinfo,v 1.43 2019/06/23 10:35:05 wiz Exp $ -SHA1 (Sigil-0.9.13.tar.gz) = d7936ef9a68aa99c52d3a693e73edb5c1dee68c1 -RMD160 (Sigil-0.9.13.tar.gz) = 712d5dccb10477c322c9f49768b8bb68311681b3 -SHA512 (Sigil-0.9.13.tar.gz) = cafc6b075827239b73e80d3efa02e4e77d5903fed1faf8b600f70b178fb0c248c38d43e115f249124859edc12ddd8caf199ef0b0d05f20852eb060b27e5a3578 -Size (Sigil-0.9.13.tar.gz) = 18235134 bytes +SHA1 (Sigil-0.9.14.tar.gz) = ed90736968747a5e65f31f883ab2f1b045fc8a20 +RMD160 (Sigil-0.9.14.tar.gz) = 39dd812eaa26ec139d75ca038dcf398125d46186 +SHA512 (Sigil-0.9.14.tar.gz) = 8bf0d887d96fa9ee5ff372dae58b36b699c468fc1d2a163aa5be14a39e744ea634f38e465acb686df603dc82d5d4949c8fd0dfe1a92789fbda2596058222e2f1 +Size (Sigil-0.9.14.tar.gz) = 18253774 bytes SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459 SHA1 (patch-CMakeLists.txt) = f7dc6af8449fb79b378dc5f6b78d5c5e6beaf7db --_----------=_156128610541360--