Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2020 06:59:50 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556150 - head/textproc/sigil
Message-ID:  <202011240659.0AO6xoZ3011649@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Tue Nov 24 06:59:50 2020
New Revision: 556150
URL: https://svnweb.freebsd.org/changeset/ports/556150

Log:
  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)

Modified:
  head/textproc/sigil/Makefile
  head/textproc/sigil/distinfo

Modified: head/textproc/sigil/Makefile
==============================================================================
--- head/textproc/sigil/Makefile	Tue Nov 24 06:49:29 2020	(r556149)
+++ head/textproc/sigil/Makefile	Tue Nov 24 06:59:50 2020	(r556150)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sigil
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	textproc
 
 MAINTAINER=	jonc@chen.org.nz

Modified: head/textproc/sigil/distinfo
==============================================================================
--- head/textproc/sigil/distinfo	Tue Nov 24 06:49:29 2020	(r556149)
+++ head/textproc/sigil/distinfo	Tue Nov 24 06:59:50 2020	(r556150)
@@ -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



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