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 /math/kalgebra | |
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 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 1 | ||||
-rw-r--r-- | math/kalgebra/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 4dd01387ede7..745c5ccc4e95 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,5 @@ PORTNAME= kalgebra DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index 1ff8f6cf8c98..7195457384f6 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683866785 -SHA256 (KDE/release-service/23.04.1/kalgebra-23.04.1.tar.xz) = 46618b82ae770ac153db6a1d18831987c7d235d5b50b076b93159eeded79c118 -SIZE (KDE/release-service/23.04.1/kalgebra-23.04.1.tar.xz) = 1036344 +TIMESTAMP = 1687284215 +SHA256 (KDE/release-service/23.04.2/kalgebra-23.04.2.tar.xz) = 9f72981b5a63596af22748272986f384dfa9d097dd1ba900acf6d4c53b3dcaef +SIZE (KDE/release-service/23.04.2/kalgebra-23.04.2.tar.xz) = 1036380 |