notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/kmail/files
SVNWeb

Number of commits found: 6

Thu, 15 Aug 2019
[ 15:38 adridg search for other commits by this committer ] Original commit   Revision:509000 (Only the first 10 of 578 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to latest upstream release, 19.08

Release announcement
	https://kde.org/announcements/announce-applications-19.08.0.php

Thanks to tcberner for doing most of the prep-work.
[ 10:01 adridg search for other commits by this committer ] Original commit   Revision:508988 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
Update KDE Frameworks to latest upstream release, 5.61

Release notes at
	https://kde.org/announcements/kde-frameworks-5.61.0.php

Thanks to
	antoine@ for the exp-runs,
	tcberner@ for most of the prep-work,
	the Gentoo community for cherry-picking patches

There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,

PR:		239777
Submitted by:	tcberner
Fri, 12 Jul 2019
[ 05:32 tcberner search for other commits by this committer ] Original commit   Revision:506435 (Only the first 10 of 225 ports in this commit are shown above. View all ports for this commit)
KDE Applications: update to 19.04.3

July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.

Improvements include:

  *  Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
  *  Cutting groups with compositions no longer crashes the Kdenlive video
editor
  *  The Python importer in Umbrello UML designer now handles parameters with
default arguments

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
Fri, 7 Jun 2019
[ 04:35 tcberner search for other commits by this committer ] Original commit   Revision:503612
deskutils/kmail: add upstream fix for crash on exit

https://cgit.kde.org/kmail.git/patch/?id=97e165dcf5a851ee10526631d24f9af7736da2e6
Thu, 10 Jan 2019
[ 19:52 tcberner search for other commits by this committer ] Original commit   Revision:489893 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.12.1

Release Announcement:
	https://www.kde.org/announcements/announce-applications-18.12.1.php

Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.

About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.

Improvements include:
  *  Akregator now works with WebEngine from Qt 5.11 or newer
  *  Sorting columns in the JuK music player has been fixed
  *  Konsole renders box-drawing characters correctly again

You can find the full list of changes here:
	https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
Sat, 29 Dec 2018
[ 23:07 tcberner search for other commits by this committer ] Original commit   Revision:488694
deskutils/kmail: include optional.h from boost to fix build on recent CURRENT

On FreeBSD Current optional is no longer in experimental/optional.
Further, switching  to c++17 to use it, would require changes to
databases/akonadi to no longer use auto_ptr.

As this all would be a hassle, follow what upstream has done for a
similar problem with akonadi on Windows [1]: Import a 3rdparty optional.h
and use that.

[1]
https://github.com/KDE/akonadi/commit/482315f4cbc79d3725738fa1e62c8e0ce053bdea

PR:             234022

Number of commits found: 6