Date: Mon, 28 Jun 2021 21:06:59 GMT From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a6e34651022f - main - editors/tea: Update to 60.3.0 and add a description to the SPELL options group Message-ID: <202106282106.15SL6xnS042569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6e34651022f1b3229352eb18717ac82109a3010 commit a6e34651022f1b3229352eb18717ac82109a3010 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2021-06-28 21:05:46 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2021-06-28 21:05:46 +0000 editors/tea: Update to 60.3.0 and add a description to the SPELL options group --- editors/tea/Makefile | 4 ++-- editors/tea/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ed8427626103..644ca43a9e8c 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,7 @@ # Created by: Jean-Yves Lefort <jylefort@brutele.be> PORTNAME= tea -PORTVERSION= 60.1.0 -PORTREVISION= 1 +PORTVERSION= 60.3.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org @@ -16,6 +15,7 @@ OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL HUNSPELL +SPELL_DESC= Spell checker backend USE_QT= buildtools_build core declarative gui network widgets printsupport USE_GL= gl diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 1528b7eda816..524ef3f91258 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621374366 -SHA256 (psemiletov-tea-qt-60.1.0_GH0.tar.gz) = 7b0fbdab2ca913c2851645b66c7fbef64d14ec5f351f3f32818e2d7b70ebc913 -SIZE (psemiletov-tea-qt-60.1.0_GH0.tar.gz) = 505502 +TIMESTAMP = 1624874327 +SHA256 (psemiletov-tea-qt-60.3.0_GH0.tar.gz) = 8121505644dd609a05c2dde70bb3cb750ee52631ac6288418c49a20eee629293 +SIZE (psemiletov-tea-qt-60.3.0_GH0.tar.gz) = 584127
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106282106.15SL6xnS042569>