svn commit: r493538 - head/textproc/sigil

Fernando Apesteguía fernape at FreeBSD.org
Thu Feb 21 22:31:05 UTC 2019


Author: fernape
Date: Thu Feb 21 22:31:02 2019
New Revision: 493538
URL: https://svnweb.freebsd.org/changeset/ports/493538

Log:
  textproc/sigil: update to 0.9.12
  
  jonc at chen.org.nz steps up to maintain the port
  
  ChangeLog: https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.12
  
  * fix typo in cssreformatter that caused errors with @ fontface (issue #394)
  * workaround for qt bug affecting tab close buttons on Mac (commit f3b9399)
  * fix Mac Qt5 plugin dylibs that macdeployqt broke in Sigil-0.9.11
  
  PR:	235873
  Submitted by:	jonc at chen.org.nz (maintainer)

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

Modified: head/textproc/sigil/Makefile
==============================================================================
--- head/textproc/sigil/Makefile	Thu Feb 21 22:01:57 2019	(r493537)
+++ head/textproc/sigil/Makefile	Thu Feb 21 22:31:02 2019	(r493538)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	sigil
-PORTVERSION=	0.9.11
+PORTVERSION=	0.9.12
 CATEGORIES=	textproc
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	jonc at chen.org.nz
 COMMENT=	WYSIWYG ePub editor
 
 LICENSE=	GPLv3+

Modified: head/textproc/sigil/distinfo
==============================================================================
--- head/textproc/sigil/distinfo	Thu Feb 21 22:01:57 2019	(r493537)
+++ head/textproc/sigil/distinfo	Thu Feb 21 22:31:02 2019	(r493538)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550422542
-SHA256 (Sigil-Ebook-Sigil-0.9.11_GH0.tar.gz) = db05ceb1d5eb1578f72930ede14026177382899688931982ac616489b88f87b4
-SIZE (Sigil-Ebook-Sigil-0.9.11_GH0.tar.gz) = 19285131
+TIMESTAMP = 1550636416
+SHA256 (Sigil-Ebook-Sigil-0.9.12_GH0.tar.gz) = 8d810f9fc742c92bdd1c4075577be70cda0b7922a1ae06dc8373e619b77aa4bb
+SIZE (Sigil-Ebook-Sigil-0.9.12_GH0.tar.gz) = 19285281


More information about the svn-ports-head mailing list