diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-06-29 11:55:03 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-06-30 22:05:14 +0200 |
commit | 0c2dea861bca1ed6901b506105ca3162c61b688c (patch) | |
tree | 80101dea72586bda7cf3516ee10ec2a1316fb3d6 /irc | |
parent | 2b53f3fc508ff85be8a138d181ab3c06178c809d (diff) | |
download | freebsd-ports-0c2dea861bca1ed6901b506105ca3162c61b688c.zip |
KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2
Thursday, 8 June 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* konsole: Adjust selection point coords when scrollback shrinks
* neochat: Focus message search window's search field by default
* yakuake: Prevent unnecessary tab switching when closing a tab
Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation/Makefile | 1 | ||||
-rw-r--r-- | irc/konversation/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index bff4a5780f01..97a31656c033 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -1,6 +1,5 @@ PORTNAME= konversation DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= irc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/irc/konversation/distinfo b/irc/konversation/distinfo index 4876ffa85eef..5f440aeea528 100644 --- a/irc/konversation/distinfo +++ b/irc/konversation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683866793 -SHA256 (KDE/release-service/23.04.1/konversation-23.04.1.tar.xz) = 3750746ebf3a376d80ef0344fd34e7713b50af813d24049d6e9ed15d3203a08c -SIZE (KDE/release-service/23.04.1/konversation-23.04.1.tar.xz) = 4455128 +TIMESTAMP = 1687284220 +SHA256 (KDE/release-service/23.04.2/konversation-23.04.2.tar.xz) = 01a24fdd01e3dcff9465c295c7d7eae0fda59654af40d90cbe7323eb1ab887d6 +SIZE (KDE/release-service/23.04.2/konversation-23.04.2.tar.xz) = 4455148 |