1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

textproc/sigil: update to 1.4.2

From ChangeLog: https://sigil-ebook.com/2020/11/21/sigil-1-4-2-critical-fix-release/

Bug Fixes Since Sigil-1.4.0:

 * critical bug fix for incorrectly xml encoding of opf metadata attributes that
   use entities
 * fix bug in "Add Existing" files when file names would require percent
   encoding
 * fix bug in multiple language spellchecking dialog word lookup when no
   language attributes used
 * update de, nl, sv, ko, ru translations that missed the Sigil 1.4.0 initial
   release
 * critical bug fix for over xml encoding html used inside metadata in the opf
 * revert ctrl-f to it long standing Find and Replace behaviour

If you are using either Sigil-1.4.0 or Sigil-1.4.1, we strongly urge you to
upgrade to Sigil-1.4.2.

PR:	251322
Submitted by:	jonc@chen.org.nz (maintainer)
This commit is contained in:
Fernando Apesteguía 2020-11-24 06:59:50 +00:00
parent 08b922d7dd
commit 32043912de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556150
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sigil
PORTVERSION= 1.4.1
PORTVERSION= 1.4.2
CATEGORIES= textproc
MAINTAINER= jonc@chen.org.nz

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1605582807
SHA256 (Sigil-Ebook-Sigil-1.4.1_GH0.tar.gz) = 8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1
SIZE (Sigil-Ebook-Sigil-1.4.1_GH0.tar.gz) = 24117170
TIMESTAMP = 1606098072
SHA256 (Sigil-Ebook-Sigil-1.4.2_GH0.tar.gz) = e31b7c84507ffe9ca896d8a169867923d3274c02d957bd59e5c6b1fd12b5e4c8
SIZE (Sigil-Ebook-Sigil-1.4.2_GH0.tar.gz) = 24117253