Date: Mon, 26 Jul 2021 07:27:52 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 943ee73efc07 - main - textproc/sigil: Update to 1.7.0 Message-ID: <202107260727.16Q7RqDv094749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=943ee73efc0713d33dcc94769ca709199308cc89 commit 943ee73efc0713d33dcc94769ca709199308cc89 Author: Jonathan Chen <jonc@chen.org.nz> AuthorDate: 2021-07-26 07:27:27 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-26 07:27:27 +0000 textproc/sigil: Update to 1.7.0 Changelog: https://sigil-ebook.com/blog/sigil-1.7.0-released/ PR: 257346 Approved by: lwhsu (mentor, implicit) --- textproc/sigil/Makefile | 2 +- textproc/sigil/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 59feace35dba..da1969c1ecc6 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,7 +1,7 @@ # Created by: Jonathan Chen <jonc@chen.org.nz> PORTNAME= sigil -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 0b3b422e1405..be782c6c98ee 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622925809 -SHA256 (Sigil-Ebook-Sigil-1.6.0_GH0.tar.gz) = ea0e41a56fa98d54c61e2148c6d4b152bd50d8faa59a95c148c8b32b058dacda -SIZE (Sigil-Ebook-Sigil-1.6.0_GH0.tar.gz) = 21192958 +TIMESTAMP = 1627007834 +SHA256 (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66 +SIZE (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = 21315598
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107260727.16Q7RqDv094749>