Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 22:31:02 +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: r493538 - head/textproc/sigil
Message-ID:  <201902212231.x1LMV2bn005263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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@FreeBSD.org
+MAINTAINER=	jonc@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



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