Date: Tue, 26 Sep 2023 19:27:33 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c4cf277c6bb - main - devel/ktextaddons: Update to 1.5.2 Message-ID: <202309261927.38QJRXx7083782@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c4cf277c6bbaee5cf2ae8ad2d38ec2b7ff08074 commit 4c4cf277c6bbaee5cf2ae8ad2d38ec2b7ff08074 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-09-26 19:24:13 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-09-26 19:26:57 +0000 devel/ktextaddons: Update to 1.5.2 --- devel/ktextaddons/Makefile | 2 +- devel/ktextaddons/distinfo | 6 +++--- devel/ktextaddons/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/devel/ktextaddons/Makefile b/devel/ktextaddons/Makefile index c5bedd06a418..bb6f5db69084 100644 --- a/devel/ktextaddons/Makefile +++ b/devel/ktextaddons/Makefile @@ -1,5 +1,5 @@ PORTNAME= ktextaddons -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/ diff --git a/devel/ktextaddons/distinfo b/devel/ktextaddons/distinfo index 98456a0baf5c..d9ee6f70f91a 100644 --- a/devel/ktextaddons/distinfo +++ b/devel/ktextaddons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695379329 -SHA256 (ktextaddons-1.5.1.tar.xz) = a72d7c4fc9802cb96a50ad7f5668205c79566db47512029c85786e2c6519cc48 -SIZE (ktextaddons-1.5.1.tar.xz) = 458996 +TIMESTAMP = 1695751225 +SHA256 (ktextaddons-1.5.2.tar.xz) = 288bbb1cefb1e8b570a383c792eba5fca291c46dd0155dbc2531f0a36684a7db +SIZE (ktextaddons-1.5.2.tar.xz) = 460420 diff --git a/devel/ktextaddons/pkg-plist b/devel/ktextaddons/pkg-plist index 4a8cc9e8789f..86b50590ecb3 100644 --- a/devel/ktextaddons/pkg-plist +++ b/devel/ktextaddons/pkg-plist @@ -35,6 +35,9 @@ include/KF5/TextCustomEditor/TextCustomEditor/PlainTextEditFindBar include/KF5/TextCustomEditor/TextCustomEditor/PlainTextEditor include/KF5/TextCustomEditor/TextCustomEditor/PlainTextEditorWidget include/KF5/TextCustomEditor/TextCustomEditor/PlainTextSyntaxSpellCheckingHighlighter +include/KF5/TextCustomEditor/TextCustomEditor/RichTextBrowser +include/KF5/TextCustomEditor/TextCustomEditor/RichTextBrowserFindBar +include/KF5/TextCustomEditor/TextCustomEditor/RichTextBrowserWidget include/KF5/TextCustomEditor/TextCustomEditor/RichTextEditFindBar include/KF5/TextCustomEditor/TextCustomEditor/RichTextEditor include/KF5/TextCustomEditor/TextCustomEditor/RichTextEditorWidget @@ -45,6 +48,9 @@ include/KF5/TextCustomEditor/textcustomeditor/plaintexteditfindbar.h include/KF5/TextCustomEditor/textcustomeditor/plaintexteditor.h include/KF5/TextCustomEditor/textcustomeditor/plaintexteditorwidget.h include/KF5/TextCustomEditor/textcustomeditor/plaintextsyntaxspellcheckinghighlighter.h +include/KF5/TextCustomEditor/textcustomeditor/richtextbrowser.h +include/KF5/TextCustomEditor/textcustomeditor/richtextbrowserfindbar.h +include/KF5/TextCustomEditor/textcustomeditor/richtextbrowserwidget.h include/KF5/TextCustomEditor/textcustomeditor/richtexteditfindbar.h include/KF5/TextCustomEditor/textcustomeditor/richtexteditor.h include/KF5/TextCustomEditor/textcustomeditor/richtexteditorwidget.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309261927.38QJRXx7083782>