Monday, May 28, 2018

Re: UPDATE: devel/kf5

On Tue May 29, 2018 at 07:27:39AM +0200, Rafael Sadowski wrote:
> Update KDE Releases Frameworks to 5.46.0. All consumers built fine with
> the latest stable version. Simple major bump to all libs (Check with
> changelog)

Of course s/major/minor/.

BTW Is there interest in databases/lmdb - OpenLDAP Lightning
Memory-Mapped Database. There was something about it, wasn't there?

From baloo Makefile:

"Modern version requires LMDB, see databases/openldap/Makefile"

What am I supposed to see?

>
> https://www.kde.org/announcements/kde-frameworks-5.44.0.php
> https://www.kde.org/announcements/kde-frameworks-5.45.0.php
> https://www.kde.org/announcements/kde-frameworks-5.46.0.php
>
> Ok?
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/Makefile,v
> retrieving revision 1.11
> diff -u -p -u -p -r1.11 Makefile
> --- Makefile 1 Apr 2018 22:53:30 -0000 1.11
> +++ Makefile 28 May 2018 13:35:13 -0000
> @@ -9,12 +9,12 @@ SUBDIR += extra-cmake-modules # 100% tes
> SUBDIR += ki18n # 100% tests passed, 0 tests failed out of 5
> SUBDIR += attica # 100% tests passed, 0 tests failed out of 1
> SUBDIR += bluez-qt # 100% tests passed, 0 tests failed out of 9
> -SUBDIR += breeze-icons # 75% tests passed, 1 tests failed out of 4
> +SUBDIR += breeze-icons # 50% tests passed, 2 tests failed out of 4
> SUBDIR += kapidox # NO_TEST
> SUBDIR += karchive # 80% tests passed, 1 tests failed out of 5
> SUBDIR += kcodecs # 100% tests passed, 0 tests failed out of 6
> -SUBDIR += kconfig # 100% tests passed, 0 tests failed out of 35
> -SUBDIR += kcoreaddons # 100% tests passed, 0 tests failed out of 23
> +SUBDIR += kconfig # 97% tests passed, 1 tests failed out of 35
> +SUBDIR += kcoreaddons # 87% tests passed, 3 tests failed out of 23
> SUBDIR += kdbusaddons # stucks
> SUBDIR += kdnssd # NO_TEST
> SUBDIR += kguiaddons # 100% tests passed, 0 tests failed out of 3
> @@ -23,9 +23,9 @@ SUBDIR += kitemmodels # 100% tests pass
> SUBDIR += kitemviews # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kplotting # 100% tests passed, 0 tests failed out of 4
> SUBDIR += kwidgetsaddons # 100% tests passed, 0 tests failed out of 18
> -SUBDIR += kwindowsystem # 85% tests passed, 2 tests failed out of 13
> +SUBDIR += kwindowsystem # 77% tests passed, 3 tests failed out of 13
> SUBDIR += oxygen-icons # 67% tests passed, 1 tests failed out of 3
> -SUBDIR += solid # 75% tests passed, 1 tests failed out of 4
> +SUBDIR += solid # 100% tests passed, 0 tests failed out of 4
> SUBDIR += sonnet # 80% tests passed, 1 tests failed out of 5
> SUBDIR += threadweaver # 100% tests passed, 0 tests failed out of 7
> SUBDIR += syntax-highlighting # 100% tests passed, 0 tests failed out of 8
> @@ -37,8 +37,8 @@ SUBDIR += kauth # 100% tests passed, 0
> SUBDIR += kcompletion # 100% tests passed, 0 tests failed out of 4
> SUBDIR += kcrash # 50% tests passed, 1 tests failed out of 2
> SUBDIR += kdoctools # 100% tests passed, 0 tests failed out of 1
> -SUBDIR += kfilemetadata # 100% tests passed, 0 tests failed out of 12
> -SUBDIR += kimageformats # 92% tests passed, 1 tests failed out of 13
> +SUBDIR += kfilemetadata # 92% tests passed, 1 tests failed out of 12
> +SUBDIR += kimageformats # 77% tests passed, 3 tests failed out of 13
> SUBDIR += kjobwidgets # NO_TEST
> SUBDIR += knotifications # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kpty # stucks
> @@ -54,11 +54,11 @@ SUBDIR += kpeople # 100% tests passed,
> SUBDIR += kwallet # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kemoticons # 100% tests passed, 0 tests failed out of 2
> SUBDIR += kglobalaccel # 100% tests passed, 0 tests failed out of 1
> -SUBDIR += ktextwidgets # 100% tests passed, 0 tests failed out of 5
> SUBDIR += kxmlgui # 80% tests passed, 1 tests failed out of 5
> SUBDIR += kbookmarks # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kdesu # NO_TEST
> -SUBDIR += kio # 93% tests passed, 4 tests failed out of 54
> +SUBDIR += kio # 79% tests passed, 12 tests failed out of 57
> +SUBDIR += kirigami2 # NO_TEST
> SUBDIR += knewstuff # 100% tests passed, 0 tests failed out of 3
> SUBDIR += kactivities # NO_TEST
> SUBDIR += kinit # NO_TEST
> @@ -69,20 +69,20 @@ SUBDIR += kxmlrpcclient # 100% tests pa
> SUBDIR += kdeclarative # 100% tests passed, 0 tests failed out of 2
> SUBDIR += kcmutils # NO_TEST
> SUBDIR += kdewebkit # NO_TEST
> -SUBDIR += baloo # 79% tests passed, 4 tests failed out of 19
> +SUBDIR += baloo # 68% tests passed, 6 tests failed out of 19
> SUBDIR += kdesignerplugin # 100% tests passed, 0 tests failed out of 2
> SUBDIR += knotifyconfig # NO_TEST
> -SUBDIR += ktexteditor # 100% tests passed, 1 tests failed out of 66
> -SUBDIR += kirigami2 # NO_TEST
> +SUBDIR += ktexteditor # 98% tests passed, 1 tests failed out of 66
> SUBDIR += plasma-framework # 50% tests passed, 7 tests failed out of 14
> SUBDIR += krunner # 50% tests passed, 1 tests failed out of 2
> SUBDIR += qqc2-desktop-style # NO_TEST
> SUBDIR += purpose # 100% tests passed, 0 tests failed out of 2
> +SUBDIR += ktextwidgets # 100% tests passed, 0 tests failed out of
>
> # porting aids
> SUBDIR += kjs # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kjsembed # NO_TEST
> -SUBDIR += khtml # 100% tests passed, 0 tests failed out of 2
> +SUBDIR += khtml # 50% tests passed, 1 tests failed out of 2
> SUBDIR += kmediaplayer # 100% tests passed, 0 tests failed out of 2
> SUBDIR += kross # 100% tests passed, 0 tests failed out of 1
> SUBDIR += kdelibs4support # stucks
> Index: PFRAG.l10n
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/PFRAG.l10n,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 PFRAG.l10n
> --- PFRAG.l10n 26 May 2016 23:58:57 -0000 1.1.1.1
> +++ PFRAG.l10n 28 May 2018 13:35:13 -0000
> @@ -1,5 +1,4 @@
> @comment $OpenBSD: PFRAG.l10n,v 1.1.1.1 2016/05/26 23:58:57 zhuk Exp $
> -@comment remember to sync with x11/plasma/PFRAG.l10n
> @conflict kde-l10n-ar-*
> @conflict kde-l10n-bg-*
> @conflict kde-l10n-bs-*
> @@ -53,3 +52,4 @@
> @conflict kde-l10n-wa-*
> @conflict kde-l10n-zh_CN-*
> @conflict kde-l10n-zh_TW-*
> +@comment remember to sync with x11/plasma/PFRAG.l10n
> Index: kf5.port.mk
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kf5.port.mk,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 kf5.port.mk
> --- kf5.port.mk 26 Feb 2018 20:33:06 -0000 1.8
> +++ kf5.port.mk 28 May 2018 13:35:13 -0000
> @@ -1,6 +1,6 @@
> # $OpenBSD: kf5.port.mk,v 1.8 2018/02/26 20:33:06 rsadowski Exp $
>
> -MODKF5_VERSION = 5.43.0
> +MODKF5_VERSION = 5.46.0
>
> MAINTAINER ?= KDE porting team <openbsd-kde@googlegroups.com>
>
> Index: attica/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/attica/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- attica/Makefile 9 Jan 2018 21:10:38 -0000 1.5
> +++ attica/Makefile 28 May 2018 13:35:13 -0000
> @@ -4,7 +4,7 @@ COMMENT = Open Collaboration Services AP
> DISTNAME = attica-${VERSION}
> PKGNAME = kf5-${DISTNAME}
>
> -SHARED_LIBS = KF5Attica 3.0
> +SHARED_LIBS = KF5Attica 3.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core Qt5Network m
>
> Index: attica/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/attica/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- attica/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ attica/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/attica-5.43.0.tar.xz) = KsQZfrl/0Juvv+kbuQuc8MyOZfLNwgzVS6Y620Arbu8=
> -SIZE (kde/attica-5.43.0.tar.xz) = 60480
> +SHA256 (kde/attica-5.46.0.tar.xz) = CciEScA9ES3J3MDj7fwcr20A3HOP9MvWdhCJZo/lRHY=
> +SIZE (kde/attica-5.46.0.tar.xz) = 60576
> Index: bluez-qt/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/bluez-qt/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- bluez-qt/Makefile 9 Jan 2018 21:10:38 -0000 1.7
> +++ bluez-qt/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = Qt wrapper for BlueZ 5 DBus API
> DISTNAME = bluez-qt-${VERSION}
>
> -SHARED_LIBS = KF5BluezQt 4.0
> +SHARED_LIBS = KF5BluezQt 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core Qt5DBus Qt5Network Qt5Qml m
>
> Index: bluez-qt/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/bluez-qt/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- bluez-qt/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ bluez-qt/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/bluez-qt-5.43.0.tar.xz) = ZYmKpQxllfEl5BFBngVDdCLLs0CTewiGWcf6uMDNehE=
> -SIZE (kde/bluez-qt-5.43.0.tar.xz) = 74944
> +SHA256 (kde/bluez-qt-5.46.0.tar.xz) = 1Kz4vWp6bwKXMAt/gEBMTNpQiUbzwe5Kvlus0Pvt+EE=
> +SIZE (kde/bluez-qt-5.46.0.tar.xz) = 74724
> Index: breeze-icons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/breeze-icons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- breeze-icons/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ breeze-icons/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/breeze-icons-5.43.0.tar.xz) = PtpYpMfJNp/pskZQDYipZNNBH4PhETcn7XI5idk13qc=
> -SIZE (kde/breeze-icons-5.43.0.tar.xz) = 1526628
> +SHA256 (kde/breeze-icons-5.46.0.tar.xz) = gwxzhgWkvEYdZV/T4PZuwGolzfE2kQvGqD8wTBmQB+s=
> +SIZE (kde/breeze-icons-5.46.0.tar.xz) = 1543996
> Index: breeze-icons/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/breeze-icons/pkg/PLIST,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 PLIST
> --- breeze-icons/pkg/PLIST 26 Feb 2018 20:33:06 -0000 1.7
> +++ breeze-icons/pkg/PLIST 28 May 2018 13:35:13 -0000
> @@ -917,6 +917,8 @@ share/icons/breeze-dark/actions/16/media
> share/icons/breeze-dark/actions/16/media-playback-pause.svg
> share/icons/breeze-dark/actions/16/media-playback-start.svg
> share/icons/breeze-dark/actions/16/media-playback-stop.svg
> +share/icons/breeze-dark/actions/16/media-playlist-append.svg
> +share/icons/breeze-dark/actions/16/media-playlist-play.svg
> share/icons/breeze-dark/actions/16/media-playlist-repeat-amarok.svg
> share/icons/breeze-dark/actions/16/media-playlist-repeat.svg
> share/icons/breeze-dark/actions/16/media-playlist-shuffle.svg
> @@ -1472,6 +1474,7 @@ share/icons/breeze-dark/actions/16/view-
> share/icons/breeze-dark/actions/16/view-list-icons.svg
> share/icons/breeze-dark/actions/16/view-list-text.svg
> share/icons/breeze-dark/actions/16/view-list-tree.svg
> +share/icons/breeze-dark/actions/16/view-media-album-cover.svg
> share/icons/breeze-dark/actions/16/view-media-artist.svg
> share/icons/breeze-dark/actions/16/view-media-equalizer.svg
> share/icons/breeze-dark/actions/16/view-media-lyrics.svg
> @@ -1538,6 +1541,7 @@ share/icons/breeze-dark/actions/16/windo
> share/icons/breeze-dark/actions/16/window-duplicate.svg
> share/icons/breeze-dark/actions/16/window-new.svg
> share/icons/breeze-dark/actions/16/window-next.svg
> +share/icons/breeze-dark/actions/16/window-pin.svg
> share/icons/breeze-dark/actions/16/window-previous.svg
> share/icons/breeze-dark/actions/16/window.svg
> share/icons/breeze-dark/actions/16/wizard_math.svg
> @@ -2243,6 +2247,7 @@ share/icons/breeze-dark/actions/22/guide
> share/icons/breeze-dark/actions/22/hand.svg
> share/icons/breeze-dark/actions/22/handle-left.svg
> share/icons/breeze-dark/actions/22/handle-right.svg
> +share/icons/breeze-dark/actions/22/headphones.svg
> share/icons/breeze-dark/actions/22/help-about.svg
> share/icons/breeze-dark/actions/22/help-contents.svg
> share/icons/breeze-dark/actions/22/help-contextual.svg
> @@ -2584,6 +2589,9 @@ share/icons/breeze-dark/actions/22/media
> share/icons/breeze-dark/actions/22/media-playback-pause.svg
> share/icons/breeze-dark/actions/22/media-playback-start.svg
> share/icons/breeze-dark/actions/22/media-playback-stop.svg
> +share/icons/breeze-dark/actions/22/media-playlist-append.svg
> +share/icons/breeze-dark/actions/22/media-playlist-normal.svg
> +share/icons/breeze-dark/actions/22/media-playlist-play.svg
> share/icons/breeze-dark/actions/22/media-playlist-repeat.svg
> share/icons/breeze-dark/actions/22/media-playlist-shuffle.svg
> share/icons/breeze-dark/actions/22/media-random-albums-amarok.svg
> @@ -3148,12 +3156,21 @@ share/icons/breeze-dark/actions/22/view-
> share/icons/breeze-dark/actions/22/view-list-icons.svg
> share/icons/breeze-dark/actions/22/view-list-text.svg
> share/icons/breeze-dark/actions/22/view-list-tree.svg
> +share/icons/breeze-dark/actions/22/view-media-album-cover.svg
> share/icons/breeze-dark/actions/22/view-media-artist.svg
> +share/icons/breeze-dark/actions/22/view-media-chart.svg
> +share/icons/breeze-dark/actions/22/view-media-config.svg
> share/icons/breeze-dark/actions/22/view-media-equalizer.svg
> +share/icons/breeze-dark/actions/22/view-media-favorite.svg
> +share/icons/breeze-dark/actions/22/view-media-genre.svg
> share/icons/breeze-dark/actions/22/view-media-lyrics.svg
> +share/icons/breeze-dark/actions/22/view-media-playcount.svg
> share/icons/breeze-dark/actions/22/view-media-playlist.svg
> share/icons/breeze-dark/actions/22/view-media-publisher.svg
> +share/icons/breeze-dark/actions/22/view-media-recent.svg
> +share/icons/breeze-dark/actions/22/view-media-similarartists.svg
> share/icons/breeze-dark/actions/22/view-media-title.svg
> +share/icons/breeze-dark/actions/22/view-media-track.svg
> share/icons/breeze-dark/actions/22/view-media-visualization.svg
> share/icons/breeze-dark/actions/22/view-multiple-objects.svg
> share/icons/breeze-dark/actions/22/view-object-histogram-linear.svg
> @@ -3220,6 +3237,7 @@ share/icons/breeze-dark/actions/22/white
> share/icons/breeze-dark/actions/22/window-close.svg
> share/icons/breeze-dark/actions/22/window-duplicate.svg
> share/icons/breeze-dark/actions/22/window-new.svg
> +share/icons/breeze-dark/actions/22/window-pin.svg
> share/icons/breeze-dark/actions/22/window.svg
> share/icons/breeze-dark/actions/22/wizard_math.svg
> share/icons/breeze-dark/actions/22/wizard_pdftools.svg
> @@ -3858,6 +3876,7 @@ share/icons/breeze-dark/actions/24/mail-
> share/icons/breeze-dark/actions/24/mail-unread-new.svg
> share/icons/breeze-dark/actions/24/mail-unread.svg
> share/icons/breeze-dark/actions/24/measure.svg
> +share/icons/breeze-dark/actions/24/media-album-cover
> share/icons/breeze-dark/actions/24/media-album-cover-manager-amarok.svg
> share/icons/breeze-dark/actions/24/media-album-track.svg
> share/icons/breeze-dark/actions/24/media-eject.svg
> @@ -3998,6 +4017,7 @@ share/icons/breeze-dark/actions/24/run-i
> share/icons/breeze-dark/actions/24/select-rectangular.svg
> share/icons/breeze-dark/actions/24/select.svg
> share/icons/breeze-dark/actions/24/services.svg
> +share/icons/breeze-dark/actions/24/settings-configure.svg
> share/icons/breeze-dark/actions/24/shapes.svg
> share/icons/breeze-dark/actions/24/sharpenimage.svg
> share/icons/breeze-dark/actions/24/show-menu.svg
> @@ -4030,6 +4050,7 @@ share/icons/breeze-dark/actions/24/sort-
> share/icons/breeze-dark/actions/24/speaker.svg
> share/icons/breeze-dark/actions/24/split.svg
> share/icons/breeze-dark/actions/24/state-fork.svg
> +share/icons/breeze-dark/actions/24/step_object_Controller.svg
> share/icons/breeze-dark/actions/24/story-editor.svg
> share/icons/breeze-dark/actions/24/stroke-cap-bevel.svg
> share/icons/breeze-dark/actions/24/stroke-cap-butt.svg
> @@ -4169,6 +4190,7 @@ share/icons/breeze-dark/actions/24/view-
> share/icons/breeze-dark/actions/24/view-list-icons.svg
> share/icons/breeze-dark/actions/24/view-list-text.svg
> share/icons/breeze-dark/actions/24/view-list-tree.svg
> +share/icons/breeze-dark/actions/24/view-media-album-cover.svg
> share/icons/breeze-dark/actions/24/view-media-artist.svg
> share/icons/breeze-dark/actions/24/view-media-equalizer.svg
> share/icons/breeze-dark/actions/24/view-media-lyrics.svg
> @@ -4326,6 +4348,7 @@ share/icons/breeze-dark/actions/32/docum
> share/icons/breeze-dark/actions/32/document-preview.svg
> share/icons/breeze-dark/actions/32/document-print-direct.svg
> share/icons/breeze-dark/actions/32/document-print.svg
> +share/icons/breeze-dark/actions/32/document-properties.svg
> share/icons/breeze-dark/actions/32/document-revert.svg
> share/icons/breeze-dark/actions/32/document-save-all.svg
> share/icons/breeze-dark/actions/32/document-save-as.svg
> @@ -4346,6 +4369,7 @@ share/icons/breeze-dark/actions/32/flash
> share/icons/breeze-dark/actions/32/folder-new.svg
> share/icons/breeze-dark/actions/32/folder-sync.svg
> share/icons/breeze-dark/actions/32/format-stroke-color.svg
> +share/icons/breeze-dark/actions/32/games-config-custom.svg
> share/icons/breeze-dark/actions/32/games-config-options.svg
> share/icons/breeze-dark/actions/32/gnumeric-format-halign-distributed.svg
> share/icons/breeze-dark/actions/32/gnumeric-format-valign-bottom.svg
> @@ -4363,6 +4387,7 @@ share/icons/breeze-dark/actions/32/go-pa
> share/icons/breeze-dark/actions/32/go-previous.svg
> share/icons/breeze-dark/actions/32/go-top.svg
> share/icons/breeze-dark/actions/32/go-up.svg
> +share/icons/breeze-dark/actions/32/gtk-preferences.svg
> share/icons/breeze-dark/actions/32/help-about.svg
> share/icons/breeze-dark/actions/32/help-donate.svg
> share/icons/breeze-dark/actions/32/help-keybord-shortcuts.svg
> @@ -4422,9 +4447,12 @@ share/icons/breeze-dark/actions/32/media
> share/icons/breeze-dark/actions/32/media-playback-pause.svg
> share/icons/breeze-dark/actions/32/media-playback-start.svg
> share/icons/breeze-dark/actions/32/media-playback-stop.svg
> +share/icons/breeze-dark/actions/32/media-playlist-normal.svg
> share/icons/breeze-dark/actions/32/media-playlist-repeat.svg
> share/icons/breeze-dark/actions/32/media-playlist-shuffle.svg
> share/icons/breeze-dark/actions/32/media-record.svg
> +share/icons/breeze-dark/actions/32/media-repeat-all.svg
> +share/icons/breeze-dark/actions/32/media-repeat-none.svg
> share/icons/breeze-dark/actions/32/media-seek-backward.svg
> share/icons/breeze-dark/actions/32/media-seek-forward.svg
> share/icons/breeze-dark/actions/32/media-skip-backward.svg
> @@ -4441,6 +4469,8 @@ share/icons/breeze-dark/actions/32/perce
> share/icons/breeze-dark/actions/32/preview.svg
> share/icons/breeze-dark/actions/32/qa.svg
> share/icons/breeze-dark/actions/32/select.svg
> +share/icons/breeze-dark/actions/32/settings-configure.svg
> +share/icons/breeze-dark/actions/32/step_object_Controller.svg
> share/icons/breeze-dark/actions/32/system-lock-screen.svg
> share/icons/breeze-dark/actions/32/system-log-out.svg
> share/icons/breeze-dark/actions/32/system-reboot.svg
> @@ -4485,6 +4515,9 @@ share/icons/breeze-dark/actions/32/zoom-
> share/icons/breeze-dark/actions/32/zoom-select-y.svg
> share/icons/breeze-dark/actions/32/zoom-select.svg
> share/icons/breeze-dark/actions/32/zoom.svg
> +share/icons/breeze-dark/actions/64/
> +share/icons/breeze-dark/actions/64/media-default-album.svg
> +share/icons/breeze-dark/actions/64/media-default-track.svg
> share/icons/breeze-dark/actions/symbolic/
> share/icons/breeze-dark/actions/symbolic/action-unavailable-symbolic.svg
> share/icons/breeze-dark/actions/symbolic/address-book-new-symbolic.svg
> @@ -4843,10 +4876,12 @@ share/icons/breeze-dark/apps/16/system-f
> share/icons/breeze-dark/apps/16/system-help.svg
> share/icons/breeze-dark/apps/16/umbrello.svg
> share/icons/breeze-dark/apps/16/utilities-terminal.svg
> +share/icons/breeze-dark/apps/16/virt-manager.svg
> share/icons/breeze-dark/apps/22/
> share/icons/breeze-dark/apps/22/accessories-text-editor.svg
> share/icons/breeze-dark/apps/22/akregator.svg
> share/icons/breeze-dark/apps/22/applications-internet.svg
> +share/icons/breeze-dark/apps/22/elisa.svg
> share/icons/breeze-dark/apps/22/homerun.svg
> share/icons/breeze-dark/apps/22/hotspot.svg
> share/icons/breeze-dark/apps/22/kate.svg
> @@ -4854,6 +4889,7 @@ share/icons/breeze-dark/apps/22/kde.svg
> share/icons/breeze-dark/apps/22/kdeconnect.svg
> share/icons/breeze-dark/apps/22/korg-todo.svg
> share/icons/breeze-dark/apps/22/kwrite.svg
> +share/icons/breeze-dark/apps/22/plasma-browser-integration.svg
> share/icons/breeze-dark/apps/22/plasma.svg
> share/icons/breeze-dark/apps/22/plasmavault.svg
> share/icons/breeze-dark/apps/22/preferences-desktop-font.svg
> @@ -4863,6 +4899,7 @@ share/icons/breeze-dark/apps/22/system-f
> share/icons/breeze-dark/apps/22/system-help.svg
> share/icons/breeze-dark/apps/22/umbrello.svg
> share/icons/breeze-dark/apps/22/utilities-terminal.svg
> +share/icons/breeze-dark/apps/22/virt-manager.svg
> share/icons/breeze-dark/apps/22/vlc.svg
> share/icons/breeze-dark/apps/32/
> share/icons/breeze-dark/apps/32/accessories-text-editor.svg
> @@ -4941,6 +4978,7 @@ share/icons/breeze-dark/apps/48/diaspora
> share/icons/breeze-dark/apps/48/diffuse.svg
> share/icons/breeze-dark/apps/48/digikam.svg
> share/icons/breeze-dark/apps/48/dragonplayer.svg
> +share/icons/breeze-dark/apps/48/elisa.svg
> share/icons/breeze-dark/apps/48/emacs.svg
> share/icons/breeze-dark/apps/48/ffmulticonverter.svg
> share/icons/breeze-dark/apps/48/filelight.svg
> @@ -5177,6 +5215,7 @@ share/icons/breeze-dark/apps/48/utilitie
> share/icons/breeze-dark/apps/48/utilities-system-monitor.svg
> share/icons/breeze-dark/apps/48/utilities-terminal.svg
> share/icons/breeze-dark/apps/48/viber.svg
> +share/icons/breeze-dark/apps/48/virt-manager.svg
> share/icons/breeze-dark/apps/48/virtualbox.svg
> share/icons/breeze-dark/apps/48/vlc.svg
> share/icons/breeze-dark/apps/48/vokoscreen.svg
> @@ -7660,7 +7699,6 @@ share/icons/breeze-dark/preferences/32/p
> share/icons/breeze-dark/preferences/32/preferences-web-browser-stylesheets.svg
> share/icons/breeze-dark/preferences/32/system-lock-screen.svg
> share/icons/breeze-dark/preferences/32/system-users.svg
> -share/icons/breeze-dark/preferences/32/view-media-playlist.svg
> share/icons/breeze-dark/preferences/32/window-duplicate.svg
> share/icons/breeze-dark/status/
> share/icons/breeze-dark/status/16/
> @@ -7680,6 +7718,9 @@ share/icons/breeze-dark/status/16/input-
> share/icons/breeze-dark/status/16/irc-channel-joined.svg
> share/icons/breeze-dark/status/16/irc-channel-parted.svg
> share/icons/breeze-dark/status/16/kdeconnect-tray.svg
> +share/icons/breeze-dark/status/16/media-playback-paused.svg
> +share/icons/breeze-dark/status/16/media-playback-playing.svg
> +share/icons/breeze-dark/status/16/media-playback-stopped.svg
> share/icons/breeze-dark/status/16/mic-off.svg
> share/icons/breeze-dark/status/16/mic-on.svg
> share/icons/breeze-dark/status/16/mic-ready.svg
> @@ -7723,7 +7764,11 @@ share/icons/breeze-dark/status/22/camera
> share/icons/breeze-dark/status/22/camera-on.svg
> share/icons/breeze-dark/status/22/camera-ready.svg
> share/icons/breeze-dark/status/22/cloudstatus.svg
> +share/icons/breeze-dark/status/22/dialog-error.svg
> share/icons/breeze-dark/status/22/dialog-information.svg
> +share/icons/breeze-dark/status/22/dialog-password.svg
> +share/icons/breeze-dark/status/22/dialog-positive.svg
> +share/icons/breeze-dark/status/22/dialog-question.svg
> share/icons/breeze-dark/status/22/dropboxstatus-busy.svg
> share/icons/breeze-dark/status/22/dropboxstatus-busy2.svg
> share/icons/breeze-dark/status/22/dropboxstatus-idle.svg
> @@ -7750,6 +7795,9 @@ share/icons/breeze-dark/status/22/instal
> share/icons/breeze-dark/status/22/irc-channel-joined.svg
> share/icons/breeze-dark/status/22/irc-channel-parted.svg
> share/icons/breeze-dark/status/22/kdeconnect-tray.svg
> +share/icons/breeze-dark/status/22/media-playback-paused.svg
> +share/icons/breeze-dark/status/22/media-playback-playing.svg
> +share/icons/breeze-dark/status/22/media-playback-stopped.svg
> share/icons/breeze-dark/status/22/mic-off.svg
> share/icons/breeze-dark/status/22/mic-on.svg
> share/icons/breeze-dark/status/22/mic-ready.svg
> @@ -7799,13 +7847,17 @@ share/icons/breeze-dark/status/22/user-i
> share/icons/breeze-dark/status/22/user-invisible.svg
> share/icons/breeze-dark/status/22/user-offline.svg
> share/icons/breeze-dark/status/22/user-online.svg
> +share/icons/breeze-dark/status/22/video-card-inactive.svg
> share/icons/breeze-dark/status/24/
> share/icons/breeze-dark/status/24/dialog-information.svg
> -share/icons/breeze-dark/status/24/dialog-password.svg
> +share/icons/breeze-dark/status/24/media-playback-paused.svg
> +share/icons/breeze-dark/status/24/media-playback-playing.svg
> +share/icons/breeze-dark/status/24/media-playback-stopped.svg
> share/icons/breeze-dark/status/64/
> share/icons/breeze-dark/status/64/dialog-error.svg
> share/icons/breeze-dark/status/64/dialog-information.svg
> share/icons/breeze-dark/status/64/dialog-password.svg
> +share/icons/breeze-dark/status/64/dialog-positive.svg
> share/icons/breeze-dark/status/64/dialog-question.svg
> share/icons/breeze-dark/status/64/dialog-warning.svg
> share/icons/breeze-dark/status/64/security-high.svg
> @@ -8785,6 +8837,8 @@ share/icons/breeze/actions/16/media-moun
> share/icons/breeze/actions/16/media-playback-pause.svg
> share/icons/breeze/actions/16/media-playback-start.svg
> share/icons/breeze/actions/16/media-playback-stop.svg
> +share/icons/breeze/actions/16/media-playlist-append.svg
> +share/icons/breeze/actions/16/media-playlist-play.svg
> share/icons/breeze/actions/16/media-playlist-repeat-amarok.svg
> share/icons/breeze/actions/16/media-playlist-repeat.svg
> share/icons/breeze/actions/16/media-playlist-shuffle.svg
> @@ -9340,6 +9394,7 @@ share/icons/breeze/actions/16/view-list-
> share/icons/breeze/actions/16/view-list-icons.svg
> share/icons/breeze/actions/16/view-list-text.svg
> share/icons/breeze/actions/16/view-list-tree.svg
> +share/icons/breeze/actions/16/view-media-album-cover.svg
> share/icons/breeze/actions/16/view-media-artist.svg
> share/icons/breeze/actions/16/view-media-equalizer.svg
> share/icons/breeze/actions/16/view-media-lyrics.svg
> @@ -9406,6 +9461,7 @@ share/icons/breeze/actions/16/window-clo
> share/icons/breeze/actions/16/window-duplicate.svg
> share/icons/breeze/actions/16/window-new.svg
> share/icons/breeze/actions/16/window-next.svg
> +share/icons/breeze/actions/16/window-pin.svg
> share/icons/breeze/actions/16/window-previous.svg
> share/icons/breeze/actions/16/window.svg
> share/icons/breeze/actions/16/wizard_math.svg
> @@ -10111,6 +10167,7 @@ share/icons/breeze/actions/22/guides.svg
> share/icons/breeze/actions/22/hand.svg
> share/icons/breeze/actions/22/handle-left.svg
> share/icons/breeze/actions/22/handle-right.svg
> +share/icons/breeze/actions/22/headphones.svg
> share/icons/breeze/actions/22/help-about.svg
> share/icons/breeze/actions/22/help-contents.svg
> share/icons/breeze/actions/22/help-contextual.svg
> @@ -10452,6 +10509,9 @@ share/icons/breeze/actions/22/media-mout
> share/icons/breeze/actions/22/media-playback-pause.svg
> share/icons/breeze/actions/22/media-playback-start.svg
> share/icons/breeze/actions/22/media-playback-stop.svg
> +share/icons/breeze/actions/22/media-playlist-append.svg
> +share/icons/breeze/actions/22/media-playlist-normal.svg
> +share/icons/breeze/actions/22/media-playlist-play.svg
> share/icons/breeze/actions/22/media-playlist-repeat.svg
> share/icons/breeze/actions/22/media-playlist-shuffle.svg
> share/icons/breeze/actions/22/media-random-albums-amarok.svg
> @@ -11016,12 +11076,21 @@ share/icons/breeze/actions/22/view-list-
> share/icons/breeze/actions/22/view-list-icons.svg
> share/icons/breeze/actions/22/view-list-text.svg
> share/icons/breeze/actions/22/view-list-tree.svg
> +share/icons/breeze/actions/22/view-media-album-cover.svg
> share/icons/breeze/actions/22/view-media-artist.svg
> +share/icons/breeze/actions/22/view-media-chart.svg
> +share/icons/breeze/actions/22/view-media-config.svg
> share/icons/breeze/actions/22/view-media-equalizer.svg
> +share/icons/breeze/actions/22/view-media-favorite.svg
> +share/icons/breeze/actions/22/view-media-genre.svg
> share/icons/breeze/actions/22/view-media-lyrics.svg
> +share/icons/breeze/actions/22/view-media-playcount.svg
> share/icons/breeze/actions/22/view-media-playlist.svg
> share/icons/breeze/actions/22/view-media-publisher.svg
> +share/icons/breeze/actions/22/view-media-recent.svg
> +share/icons/breeze/actions/22/view-media-similarartists.svg
> share/icons/breeze/actions/22/view-media-title.svg
> +share/icons/breeze/actions/22/view-media-track.svg
> share/icons/breeze/actions/22/view-media-visualization.svg
> share/icons/breeze/actions/22/view-multiple-objects.svg
> share/icons/breeze/actions/22/view-object-histogram-linear.svg
> @@ -11088,6 +11157,7 @@ share/icons/breeze/actions/22/whitebalan
> share/icons/breeze/actions/22/window-close.svg
> share/icons/breeze/actions/22/window-duplicate.svg
> share/icons/breeze/actions/22/window-new.svg
> +share/icons/breeze/actions/22/window-pin.svg
> share/icons/breeze/actions/22/window.svg
> share/icons/breeze/actions/22/wizard_math.svg
> share/icons/breeze/actions/22/wizard_pdftools.svg
> @@ -11726,6 +11796,7 @@ share/icons/breeze/actions/24/mail-tagge
> share/icons/breeze/actions/24/mail-unread-new.svg
> share/icons/breeze/actions/24/mail-unread.svg
> share/icons/breeze/actions/24/measure.svg
> +share/icons/breeze/actions/24/media-album-cover
> share/icons/breeze/actions/24/media-album-cover-manager-amarok.svg
> share/icons/breeze/actions/24/media-album-track.svg
> share/icons/breeze/actions/24/media-eject.svg
> @@ -11866,6 +11937,7 @@ share/icons/breeze/actions/24/run-instal
> share/icons/breeze/actions/24/select-rectangular.svg
> share/icons/breeze/actions/24/select.svg
> share/icons/breeze/actions/24/services.svg
> +share/icons/breeze/actions/24/settings-configure.svg
> share/icons/breeze/actions/24/shapes.svg
> share/icons/breeze/actions/24/sharpenimage.svg
> share/icons/breeze/actions/24/show-menu.svg
> @@ -11898,6 +11970,7 @@ share/icons/breeze/actions/24/sort-prese
> share/icons/breeze/actions/24/speaker.svg
> share/icons/breeze/actions/24/split.svg
> share/icons/breeze/actions/24/state-fork.svg
> +share/icons/breeze/actions/24/step_object_Controller.svg
> share/icons/breeze/actions/24/story-editor.svg
> share/icons/breeze/actions/24/stroke-cap-bevel.svg
> share/icons/breeze/actions/24/stroke-cap-butt.svg
> @@ -12037,6 +12110,7 @@ share/icons/breeze/actions/24/view-list-
> share/icons/breeze/actions/24/view-list-icons.svg
> share/icons/breeze/actions/24/view-list-text.svg
> share/icons/breeze/actions/24/view-list-tree.svg
> +share/icons/breeze/actions/24/view-media-album-cover.svg
> share/icons/breeze/actions/24/view-media-artist.svg
> share/icons/breeze/actions/24/view-media-equalizer.svg
> share/icons/breeze/actions/24/view-media-lyrics.svg
> @@ -12194,6 +12268,7 @@ share/icons/breeze/actions/32/document-p
> share/icons/breeze/actions/32/document-preview.svg
> share/icons/breeze/actions/32/document-print-direct.svg
> share/icons/breeze/actions/32/document-print.svg
> +share/icons/breeze/actions/32/document-properties.svg
> share/icons/breeze/actions/32/document-revert.svg
> share/icons/breeze/actions/32/document-save-all.svg
> share/icons/breeze/actions/32/document-save-as.svg
> @@ -12214,6 +12289,7 @@ share/icons/breeze/actions/32/flash.svg
> share/icons/breeze/actions/32/folder-new.svg
> share/icons/breeze/actions/32/folder-sync.svg
> share/icons/breeze/actions/32/format-stroke-color.svg
> +share/icons/breeze/actions/32/games-config-custom.svg
> share/icons/breeze/actions/32/games-config-options.svg
> share/icons/breeze/actions/32/gnumeric-format-halign-distributed.svg
> share/icons/breeze/actions/32/gnumeric-format-valign-bottom.svg
> @@ -12231,6 +12307,7 @@ share/icons/breeze/actions/32/go-parent-
> share/icons/breeze/actions/32/go-previous.svg
> share/icons/breeze/actions/32/go-top.svg
> share/icons/breeze/actions/32/go-up.svg
> +share/icons/breeze/actions/32/gtk-preferences.svg
> share/icons/breeze/actions/32/help-about.svg
> share/icons/breeze/actions/32/help-donate.svg
> share/icons/breeze/actions/32/help-keybord-shortcuts.svg
> @@ -12290,9 +12367,12 @@ share/icons/breeze/actions/32/media-ejec
> share/icons/breeze/actions/32/media-playback-pause.svg
> share/icons/breeze/actions/32/media-playback-start.svg
> share/icons/breeze/actions/32/media-playback-stop.svg
> +share/icons/breeze/actions/32/media-playlist-normal.svg
> share/icons/breeze/actions/32/media-playlist-repeat.svg
> share/icons/breeze/actions/32/media-playlist-shuffle.svg
> share/icons/breeze/actions/32/media-record.svg
> +share/icons/breeze/actions/32/media-repeat-all.svg
> +share/icons/breeze/actions/32/media-repeat-none.svg
> share/icons/breeze/actions/32/media-seek-backward.svg
> share/icons/breeze/actions/32/media-seek-forward.svg
> share/icons/breeze/actions/32/media-skip-backward.svg
> @@ -12309,6 +12389,8 @@ share/icons/breeze/actions/32/percent.sv
> share/icons/breeze/actions/32/preview.svg
> share/icons/breeze/actions/32/qa.svg
> share/icons/breeze/actions/32/select.svg
> +share/icons/breeze/actions/32/settings-configure.svg
> +share/icons/breeze/actions/32/step_object_Controller.svg
> share/icons/breeze/actions/32/system-lock-screen.svg
> share/icons/breeze/actions/32/system-log-out.svg
> share/icons/breeze/actions/32/system-reboot.svg
> @@ -12353,6 +12435,9 @@ share/icons/breeze/actions/32/zoom-selec
> share/icons/breeze/actions/32/zoom-select-y.svg
> share/icons/breeze/actions/32/zoom-select.svg
> share/icons/breeze/actions/32/zoom.svg
> +share/icons/breeze/actions/64/
> +share/icons/breeze/actions/64/media-default-album.svg
> +share/icons/breeze/actions/64/media-default-track.svg
> share/icons/breeze/actions/symbolic/
> share/icons/breeze/actions/symbolic/action-unavailable-symbolic.svg
> share/icons/breeze/actions/symbolic/address-book-new-symbolic.svg
> @@ -12713,10 +12798,12 @@ share/icons/breeze/apps/16/system-file-m
> share/icons/breeze/apps/16/system-help.svg
> share/icons/breeze/apps/16/umbrello.svg
> share/icons/breeze/apps/16/utilities-terminal.svg
> +share/icons/breeze/apps/16/virt-manager.svg
> share/icons/breeze/apps/22/
> share/icons/breeze/apps/22/accessories-text-editor.svg
> share/icons/breeze/apps/22/akregator.svg
> share/icons/breeze/apps/22/applications-internet.svg
> +share/icons/breeze/apps/22/elisa.svg
> share/icons/breeze/apps/22/homerun.svg
> share/icons/breeze/apps/22/hotspot.svg
> share/icons/breeze/apps/22/kate.svg
> @@ -12724,6 +12811,7 @@ share/icons/breeze/apps/22/kde.svg
> share/icons/breeze/apps/22/kdeconnect.svg
> share/icons/breeze/apps/22/korg-todo.svg
> share/icons/breeze/apps/22/kwrite.svg
> +share/icons/breeze/apps/22/plasma-browser-integration.svg
> share/icons/breeze/apps/22/plasma.svg
> share/icons/breeze/apps/22/plasmavault.svg
> share/icons/breeze/apps/22/preferences-desktop-font.svg
> @@ -12733,6 +12821,7 @@ share/icons/breeze/apps/22/system-file-m
> share/icons/breeze/apps/22/system-help.svg
> share/icons/breeze/apps/22/umbrello.svg
> share/icons/breeze/apps/22/utilities-terminal.svg
> +share/icons/breeze/apps/22/virt-manager.svg
> share/icons/breeze/apps/22/vlc.svg
> share/icons/breeze/apps/32/
> share/icons/breeze/apps/32/accessories-text-editor.svg
> @@ -12811,6 +12900,7 @@ share/icons/breeze/apps/48/diaspora.svg
> share/icons/breeze/apps/48/diffuse.svg
> share/icons/breeze/apps/48/digikam.svg
> share/icons/breeze/apps/48/dragonplayer.svg
> +share/icons/breeze/apps/48/elisa.svg
> share/icons/breeze/apps/48/emacs.svg
> share/icons/breeze/apps/48/ffmulticonverter.svg
> share/icons/breeze/apps/48/filelight.svg
> @@ -13047,6 +13137,7 @@ share/icons/breeze/apps/48/utilities-log
> share/icons/breeze/apps/48/utilities-system-monitor.svg
> share/icons/breeze/apps/48/utilities-terminal.svg
> share/icons/breeze/apps/48/viber.svg
> +share/icons/breeze/apps/48/virt-manager.svg
> share/icons/breeze/apps/48/virtualbox.svg
> share/icons/breeze/apps/48/vlc.svg
> share/icons/breeze/apps/48/vokoscreen.svg
> @@ -15530,7 +15621,6 @@ share/icons/breeze/preferences/32/prefer
> share/icons/breeze/preferences/32/preferences-web-browser-stylesheets.svg
> share/icons/breeze/preferences/32/system-lock-screen.svg
> share/icons/breeze/preferences/32/system-users.svg
> -share/icons/breeze/preferences/32/view-media-playlist.svg
> share/icons/breeze/preferences/32/window-duplicate.svg
> share/icons/breeze/status/
> share/icons/breeze/status/16/
> @@ -15550,6 +15640,9 @@ share/icons/breeze/status/16/input-caps-
> share/icons/breeze/status/16/irc-channel-joined.svg
> share/icons/breeze/status/16/irc-channel-parted.svg
> share/icons/breeze/status/16/kdeconnect-tray.svg
> +share/icons/breeze/status/16/media-playback-paused.svg
> +share/icons/breeze/status/16/media-playback-playing.svg
> +share/icons/breeze/status/16/media-playback-stopped.svg
> share/icons/breeze/status/16/mic-off.svg
> share/icons/breeze/status/16/mic-on.svg
> share/icons/breeze/status/16/mic-ready.svg
> @@ -15593,7 +15686,11 @@ share/icons/breeze/status/22/camera-off.
> share/icons/breeze/status/22/camera-on.svg
> share/icons/breeze/status/22/camera-ready.svg
> share/icons/breeze/status/22/cloudstatus.svg
> +share/icons/breeze/status/22/dialog-error.svg
> share/icons/breeze/status/22/dialog-information.svg
> +share/icons/breeze/status/22/dialog-password.svg
> +share/icons/breeze/status/22/dialog-positive.svg
> +share/icons/breeze/status/22/dialog-question.svg
> share/icons/breeze/status/22/dropboxstatus-busy.svg
> share/icons/breeze/status/22/dropboxstatus-busy2.svg
> share/icons/breeze/status/22/dropboxstatus-idle.svg
> @@ -15620,6 +15717,9 @@ share/icons/breeze/status/22/install.svg
> share/icons/breeze/status/22/irc-channel-joined.svg
> share/icons/breeze/status/22/irc-channel-parted.svg
> share/icons/breeze/status/22/kdeconnect-tray.svg
> +share/icons/breeze/status/22/media-playback-paused.svg
> +share/icons/breeze/status/22/media-playback-playing.svg
> +share/icons/breeze/status/22/media-playback-stopped.svg
> share/icons/breeze/status/22/mic-off.svg
> share/icons/breeze/status/22/mic-on.svg
> share/icons/breeze/status/22/mic-ready.svg
> @@ -15669,13 +15769,16 @@ share/icons/breeze/status/22/user-idle.s
> share/icons/breeze/status/22/user-invisible.svg
> share/icons/breeze/status/22/user-offline.svg
> share/icons/breeze/status/22/user-online.svg
> +share/icons/breeze/status/22/video-card-inactive.svg
> share/icons/breeze/status/24/
> -share/icons/breeze/status/24/dialog-information.svg
> -share/icons/breeze/status/24/dialog-password.svg
> +share/icons/breeze/status/24/media-playback-paused.svg
> +share/icons/breeze/status/24/media-playback-playing.svg
> +share/icons/breeze/status/24/media-playback-stopped.svg
> share/icons/breeze/status/64/
> share/icons/breeze/status/64/dialog-error.svg
> share/icons/breeze/status/64/dialog-information.svg
> share/icons/breeze/status/64/dialog-password.svg
> +share/icons/breeze/status/64/dialog-positive.svg
> share/icons/breeze/status/64/dialog-question.svg
> share/icons/breeze/status/64/dialog-warning.svg
> share/icons/breeze/status/64/security-high.svg
> Index: extra-cmake-modules/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/extra-cmake-modules/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- extra-cmake-modules/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ extra-cmake-modules/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/extra-cmake-modules-5.43.0.tar.xz) = V1el3c7t5TIbWDRajb+VPCKCSHv5wkrkd+/egAuU//0=
> -SIZE (kde/extra-cmake-modules-5.43.0.tar.xz) = 314064
> +SHA256 (kde/extra-cmake-modules-5.46.0.tar.xz) = 5do+G2fhnXuLWx2Ge7HppU2QLXGOVRSPMpban5oYwnU=
> +SIZE (kde/extra-cmake-modules-5.46.0.tar.xz) = 317056
> Index: extra-cmake-modules/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/extra-cmake-modules/pkg/PLIST,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 PLIST
> --- extra-cmake-modules/pkg/PLIST 26 Feb 2018 20:33:06 -0000 1.7
> +++ extra-cmake-modules/pkg/PLIST 28 May 2018 13:35:13 -0000
> @@ -72,6 +72,7 @@ share/ECM/modules/ECMQtDeclareLoggingCat
> share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
> share/ECM/modules/ECMQtDeclareLoggingCategory.h.in
> share/ECM/modules/ECMQueryQmake.cmake
> +share/ECM/modules/ECMSetupQtPluginMacroNames.cmake
> share/ECM/modules/ECMSetupVersion.cmake
> share/ECM/modules/ECMUninstallTarget.cmake
> share/ECM/modules/ECMUseFindModules.cmake
> @@ -82,7 +83,9 @@ share/ECM/test-modules/
> share/ECM/test-modules/test_execute_and_compare.cmake
> share/ECM/toolchain/
> share/ECM/toolchain/Android.cmake
> +share/ECM/toolchain/ECMAndroidDeployQt.cmake
> share/ECM/toolchain/deployment-file.json.in
> +share/ECM/toolchain/hasMainSymbol.cmake
> share/ECM/toolchain/specifydependencies.cmake
> share/doc/ECM/
> share/doc/ECM/ExtraCMakeModules.qch
> @@ -136,6 +139,7 @@ share/doc/ECM/html/_sources/module/ECMOp
> share/doc/ECM/html/_sources/module/ECMPackageConfigHelpers.txt
> share/doc/ECM/html/_sources/module/ECMPoQmTools.txt
> share/doc/ECM/html/_sources/module/ECMQtDeclareLoggingCategory.txt
> +share/doc/ECM/html/_sources/module/ECMSetupQtPluginMacroNames.txt
> share/doc/ECM/html/_sources/module/ECMSetupVersion.txt
> share/doc/ECM/html/_sources/module/ECMUninstallTarget.txt
> share/doc/ECM/html/_sources/module/ECMUseFindModules.txt
> @@ -213,6 +217,7 @@ share/doc/ECM/html/module/ECMOptionalAdd
> share/doc/ECM/html/module/ECMPackageConfigHelpers.html
> share/doc/ECM/html/module/ECMPoQmTools.html
> share/doc/ECM/html/module/ECMQtDeclareLoggingCategory.html
> +share/doc/ECM/html/module/ECMSetupQtPluginMacroNames.html
> share/doc/ECM/html/module/ECMSetupVersion.html
> share/doc/ECM/html/module/ECMUninstallTarget.html
> share/doc/ECM/html/module/ECMUseFindModules.html
> Index: frameworkintegration/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/frameworkintegration/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- frameworkintegration/Makefile 9 Jan 2018 21:10:39 -0000 1.8
> +++ frameworkintegration/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,13 +3,13 @@
> COMMENT = KDE Plasma integration support for Qt-based apps
> DISTNAME = frameworkintegration-${VERSION}
>
> -SHARED_LIBS = KF5Style 4.0
> +SHARED_LIBS = KF5Style 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Attica KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5I18n
> WANTLIB += KF5IconThemes KF5NewStuffCore KF5Notifications KF5WidgetsAddons
> -WANTLIB += Qt5Core Qt5Gui Qt5Network Qt5Widgets Qt5X11Extras Qt5Xml
> -WANTLIB += c m xcb
> +WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets Qt5X11Extras
> +WANTLIB += Qt5Xml c m xcb
>
> BUILD_DEPENDS = devel/gettext-tools \
> devel/kf5/ki18n \
> Index: frameworkintegration/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/frameworkintegration/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- frameworkintegration/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ frameworkintegration/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/frameworkintegration-5.43.0.tar.xz) = gO8C0PWQwBgyGh3Kl9/45AUg6Cz1Mx1VkbhfqimZV2I=
> -SIZE (kde/frameworkintegration-5.43.0.tar.xz) = 1753176
> +SHA256 (kde/frameworkintegration-5.46.0.tar.xz) = g8YlkWkhkkHrYIlQdp2v6jfkJpSTV2MzQz68sgJaZdk=
> +SIZE (kde/frameworkintegration-5.46.0.tar.xz) = 1753332
> Index: kactivities/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kactivities/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- kactivities/Makefile 12 Feb 2018 19:35:36 -0000 1.9
> +++ kactivities/Makefile 28 May 2018 13:35:13 -0000
> @@ -4,7 +4,7 @@ COMMENT = core components for the KDE Ac
> DISTNAME = kactivities-${VERSION}
> PKGNAME = kf5-${DISTNAME}
>
> -SHARED_LIBS = KF5Activities 4.0
> +SHARED_LIBS = KF5Activities 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons Qt5Core
> WANTLIB += Qt5DBus Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5Sql c
> Index: kactivities/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kactivities/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kactivities/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kactivities/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kactivities-5.43.0.tar.xz) = fkltlNVEBxURtZa+DXm9/cf+gNXN4nVf28uj/5z0tWY=
> -SIZE (kde/kactivities-5.43.0.tar.xz) = 61328
> +SHA256 (kde/kactivities-5.46.0.tar.xz) = c6bbuH0KXl/WPNw0Wdga3wl4tkFc4Hqu/uapD2IaI6g=
> +SIZE (kde/kactivities-5.46.0.tar.xz) = 61304
> Index: kactivities-stats/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kactivities-stats/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kactivities-stats/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kactivities-stats/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = statistics for the KDE Activity concept
> DISTNAME = kactivities-stats-${VERSION}
>
> -SHARED_LIBS = KF5ActivitiesStats 4.0
> +SHARED_LIBS = KF5ActivitiesStats 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Activities KF5ConfigCore Qt5Core
> WANTLIB += Qt5DBus Qt5Sql m
> Index: kactivities-stats/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kactivities-stats/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kactivities-stats/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kactivities-stats/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kactivities-stats-5.43.0.tar.xz) = AWYwwhI9805IcESX9Awru6rlNFDdu6LucH77qHsLNuc=
> -SIZE (kde/kactivities-stats-5.43.0.tar.xz) = 60896
> +SHA256 (kde/kactivities-stats-5.46.0.tar.xz) = kvfpRTMue6JS59Yg6KP0ALIywZCnv38+z+Hg3B3qraI=
> +SIZE (kde/kactivities-stats-5.46.0.tar.xz) = 61008
> Index: kapidox/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kapidox/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kapidox/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kapidox/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kapidox-5.43.0.tar.xz) = gSRU11qNUOytZ/gqAwlFsnxEjb/m+b6TEe9j4OlFZTA=
> -SIZE (kde/kapidox-5.43.0.tar.xz) = 395592
> +SHA256 (kde/kapidox-5.46.0.tar.xz) = R6Aq6GL5f/WoM0HhEMyLIO4j3xeIH+XaxftXoWYtdpo=
> +SIZE (kde/kapidox-5.46.0.tar.xz) = 396340
> Index: karchive/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/karchive/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- karchive/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ karchive/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = Qt5-based API for manipulating file archives
> DISTNAME = karchive-${VERSION}
>
> -SHARED_LIBS = KF5Archive 4.0
> +SHARED_LIBS = KF5Archive 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core bz2 lzma m z
>
> Index: karchive/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/karchive/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- karchive/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ karchive/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/karchive-5.43.0.tar.xz) = DmOaKBhwAiC/IK6oOgBpezhdZ/OeulhAtADY1y7Ed7g=
> -SIZE (kde/karchive-5.43.0.tar.xz) = 113496
> +SHA256 (kde/karchive-5.46.0.tar.xz) = SOR78mVC6ErrLgO7p/UPMtiA8sFbF60X0ZzFTlF98PY=
> +SIZE (kde/karchive-5.46.0.tar.xz) = 438540
> Index: kauth/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kauth/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kauth/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kauth/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = execute actions as privileged user
> DISTNAME = kauth-${VERSION}
>
> -SHARED_LIBS = KF5Auth 4.0
> +SHARED_LIBS = KF5Auth 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5CoreAddons Qt5Core Qt5DBus Qt5Gui
> WANTLIB += Qt5Widgets c m polkit-qt5-core-1
> Index: kauth/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kauth/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kauth/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kauth/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kauth-5.43.0.tar.xz) = LnAC5tMOQvCcjebmvLpCcvCWZvCqSs/+FMPlWkjfiBc=
> -SIZE (kde/kauth-5.43.0.tar.xz) = 84844
> +SHA256 (kde/kauth-5.46.0.tar.xz) = I6898G5tt8P81TXehlnT4zoGuHmwc5ShOXSZ/bvaH3A=
> +SIZE (kde/kauth-5.46.0.tar.xz) = 84932
> Index: kbookmarks/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kbookmarks/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- kbookmarks/Makefile 26 Oct 2017 07:53:22 -0000 1.5
> +++ kbookmarks/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = XBEL bookmarks format support for KDE
> DISTNAME = kbookmarks-${VERSION}
>
> -SHARED_LIBS = KF5Bookmarks 3.0
> +SHARED_LIBS = KF5Bookmarks 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5IconThemes
> Index: kbookmarks/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kbookmarks/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kbookmarks/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kbookmarks/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kbookmarks-5.43.0.tar.xz) = BbNpB+eoM4CcwVpGUKUpFOF3rS21qMzX7aaKYaFy+UQ=
> -SIZE (kde/kbookmarks-5.43.0.tar.xz) = 118672
> +SHA256 (kde/kbookmarks-5.46.0.tar.xz) = tB9FApqTCp6LRZSXwX/8ub57tbeWU7/QcsdNnQvX7cQ=
> +SIZE (kde/kbookmarks-5.46.0.tar.xz) = 118616
> Index: kcmutils/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcmutils/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kcmutils/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kcmutils/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = utility classes for KDE control modules
> DISTNAME = kcmutils-${VERSION}
>
> -SHARED_LIBS = KF5KCMUtils 4.0
> +SHARED_LIBS = KF5KCMUtils 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5I18n
> Index: kcmutils/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcmutils/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kcmutils/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kcmutils/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kcmutils-5.43.0.tar.xz) = Ij9ljhYT/ohtSeflQLDvXFEOuvmn96IBuJ6YmQrqULc=
> -SIZE (kde/kcmutils-5.43.0.tar.xz) = 236960
> +SHA256 (kde/kcmutils-5.46.0.tar.xz) = O9j3w7xY0WpOGScp2mfqO6SzwZtTXaUxH22U6obVmy8=
> +SIZE (kde/kcmutils-5.46.0.tar.xz) = 236796
> Index: kcodecs/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcodecs/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kcodecs/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kcodecs/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = string encoding/decoding for KDE
> DISTNAME = kcodecs-${VERSION}
>
> -SHARED_LIBS = KF5Codecs 4.0
> +SHARED_LIBS = KF5Codecs 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core m
>
> Index: kcodecs/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcodecs/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kcodecs/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kcodecs/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kcodecs-5.43.0.tar.xz) = W8CXYb86Pl/L6naxtBwvB+Ny/YRJwU+3J2JQ4Xf/mVk=
> -SIZE (kde/kcodecs-5.43.0.tar.xz) = 219764
> +SHA256 (kde/kcodecs-5.46.0.tar.xz) = zbFjQxKIcXJDVmvuvUYWe1ZPrQyho50atwlkV38wkns=
> +SIZE (kde/kcodecs-5.46.0.tar.xz) = 220204
> Index: kcompletion/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcompletion/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kcompletion/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kcompletion/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = text completion support for Qt-based apps
> DISTNAME = kcompletion-${VERSION}
>
> -SHARED_LIBS = KF5Completion 4.0
> +SHARED_LIBS = KF5Completion 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5ConfigGui KF5WidgetsAddons
> WANTLIB += Qt5Core Qt5Gui Qt5Widgets Qt5Xml m
> Index: kcompletion/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcompletion/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kcompletion/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kcompletion/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kcompletion-5.43.0.tar.xz) = KZmvGF3qIWS2lDycq/IzDkyuS+pGhjocPWboawT/thg=
> -SIZE (kde/kcompletion-5.43.0.tar.xz) = 119212
> +SHA256 (kde/kcompletion-5.46.0.tar.xz) = qmwcU+IlYl73ImWkM506B2GT/izwEXjUqGLfa8QHMgc=
> +SIZE (kde/kcompletion-5.46.0.tar.xz) = 115636
> Index: kconfig/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kconfig/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kconfig/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kconfig/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,8 +3,8 @@
> COMMENT = KDE configuration system
> DISTNAME = kconfig-${VERSION}
>
> -SHARED_LIBS = KF5ConfigCore 4.0
> -SHARED_LIBS += KF5ConfigGui 4.0
> +SHARED_LIBS = KF5ConfigCore 4.1
> +SHARED_LIBS += KF5ConfigGui 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Xml c m
>
> Index: kconfig/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kconfig/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kconfig/distinfo 26 Feb 2018 20:33:06 -0000 1.7
> +++ kconfig/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kconfig-5.43.0.tar.xz) = IuvgVa5lReAWU7Ln1ngUUmHMUHMgJWFzWolKpZtYQdk=
> -SIZE (kde/kconfig-5.43.0.tar.xz) = 235524
> +SHA256 (kde/kconfig-5.46.0.tar.xz) = qn7jqqZ06f7Z985nybCuf2icm0iSCJIbHGzMWANyovs=
> +SIZE (kde/kconfig-5.46.0.tar.xz) = 235880
> Index: kconfigwidgets/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kconfigwidgets/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- kconfigwidgets/Makefile 26 Oct 2017 07:53:22 -0000 1.5
> +++ kconfigwidgets/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = widgets for KDE configuration dialogs
> DISTNAME = kconfigwidgets-${VERSION}
>
> -SHARED_LIBS = KF5ConfigWidgets 3.0
> +SHARED_LIBS = KF5ConfigWidgets 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5CoreAddons KF5GuiAddons KF5I18n KF5WidgetsAddons
> Index: kconfigwidgets/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kconfigwidgets/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kconfigwidgets/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kconfigwidgets/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kconfigwidgets-5.43.0.tar.xz) = fJAW8smEUtkSNZ3veBhfS/PG+MRYM/4OMhJ4EkxFu+M=
> -SIZE (kde/kconfigwidgets-5.43.0.tar.xz) = 375456
> +SHA256 (kde/kconfigwidgets-5.46.0.tar.xz) = dw1+1tdaZLJxw28CL4ppKibqyCvC7ZCCkzJ7I4cYnTQ=
> +SIZE (kde/kconfigwidgets-5.46.0.tar.xz) = 375360
> Index: kconfigwidgets/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kconfigwidgets/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 PLIST
> --- kconfigwidgets/pkg/PLIST 9 Jan 2018 21:10:39 -0000 1.2
> +++ kconfigwidgets/pkg/PLIST 28 May 2018 13:35:13 -0000
> @@ -194,6 +194,7 @@ share/locale/se/kf5_entry.desktop
> share/locale/si/LC_MESSAGES/kconfigwidgets5.mo
> share/locale/si/kf5_entry.desktop
> share/locale/sk/LC_MESSAGES/kconfigwidgets5.mo
> +share/locale/sk/kf5_entry.desktop
> share/locale/sl/LC_MESSAGES/kconfigwidgets5.mo
> share/locale/sl/kf5_entry.desktop
> share/locale/sq/LC_MESSAGES/kconfigwidgets5.mo
> Index: kcoreaddons/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcoreaddons/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kcoreaddons/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kcoreaddons/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = core KDE extensions to Qt classes
> DISTNAME = kcoreaddons-${VERSION}
>
> -SHARED_LIBS = KF5CoreAddons 4.0
> +SHARED_LIBS = KF5CoreAddons 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core c fam m pthread
>
> Index: kcoreaddons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcoreaddons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kcoreaddons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kcoreaddons/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kcoreaddons-5.43.0.tar.xz) = xn8Ai3k2WRPLuMYtKxtINTwTAvajUam8NLh0sYOS74I=
> -SIZE (kde/kcoreaddons-5.43.0.tar.xz) = 355784
> +SHA256 (kde/kcoreaddons-5.46.0.tar.xz) = f8BTfVtDiFc6P9MyF1+4pMTEZjZ8/ymOY8r3BPtYkI0=
> +SIZE (kde/kcoreaddons-5.46.0.tar.xz) = 350224
> Index: kcrash/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcrash/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kcrash/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kcrash/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = intercepting and handling application crashes in KDE
> DISTNAME = kcrash-${VERSION}
>
> -SHARED_LIBS = KF5Crash 4.0
> +SHARED_LIBS = KF5Crash 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE KF5CoreAddons KF5WindowSystem
> WANTLIB += Qt5Core Qt5Gui Qt5Widgets Qt5X11Extras SM X11 Xext
> Index: kcrash/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kcrash/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kcrash/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kcrash/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kcrash-5.43.0.tar.xz) = K3SrDQ05PDKn5T4WdXdj++kdJejdFX6GDexFoEeGbsM=
> -SIZE (kde/kcrash-5.43.0.tar.xz) = 21772
> +SHA256 (kde/kcrash-5.46.0.tar.xz) = MJoF021Kl2OOwKGaOSEV+kMlX+kHbRWSTJKVSU9MMzU=
> +SIZE (kde/kcrash-5.46.0.tar.xz) = 21876
> Index: kdbusaddons/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdbusaddons/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kdbusaddons/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kdbusaddons/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE convenience classes for DBus
> DISTNAME = kdbusaddons-${VERSION}
>
> -SHARED_LIBS = KF5DBusAddons 4.0
> +SHARED_LIBS = KF5DBusAddons 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5DBus Qt5Gui Qt5X11Extras
> WANTLIB += c m
> Index: kdbusaddons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdbusaddons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdbusaddons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdbusaddons/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdbusaddons-5.43.0.tar.xz) = ZfcusM5+vdxG8Zaj/23fNJNGXYCzz/o93s8qFlQ2lcA=
> -SIZE (kde/kdbusaddons-5.43.0.tar.xz) = 36960
> +SHA256 (kde/kdbusaddons-5.46.0.tar.xz) = w7owfWUaKsaEIxnLqwqGhtC7E+q6Dz+vfuOGRg2wAx4=
> +SIZE (kde/kdbusaddons-5.46.0.tar.xz) = 37024
> Index: kdeclarative/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdeclarative/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- kdeclarative/Makefile 12 Feb 2018 19:35:36 -0000 1.8
> +++ kdeclarative/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,16 +3,16 @@
> COMMENT = integration of QML and KDE workspaces
> DISTNAME = kdeclarative-${VERSION}
>
> -SHARED_LIBS = KF5Declarative 4.1 # 5.17
> -SHARED_LIBS += KF5CalendarEvents 4.1 # 5.17
> -SHARED_LIBS += KF5QuickAddons 4.1 # 5.17
> +SHARED_LIBS = KF5Declarative 4.2 # 5.17
> +SHARED_LIBS += KF5CalendarEvents 4.2 # 5.17
> +SHARED_LIBS += KF5QuickAddons 4.2 # 5.17
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Completion KF5ConfigCore KF5ConfigGui
> WANTLIB += KF5CoreAddons KF5GlobalAccel KF5I18n KF5IconThemes
> WANTLIB += KF5JobWidgets KF5KIOCore KF5KIOWidgets KF5Package KF5Service
> -WANTLIB += KF5WidgetsAddons KF5WindowSystem Qt5Core Qt5DBus Qt5Gui
> -WANTLIB += Qt5Network Qt5Qml Qt5Quick Qt5Widgets Qt5Xml c epoxy
> -WANTLIB += m
> +WANTLIB += KF5WidgetsAddons KF5WindowSystem Qt5Concurrent Qt5Core
> +WANTLIB += Qt5DBus Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5Widgets
> +WANTLIB += Qt5Xml c epoxy m
>
> BUILD_DEPENDS = devel/gettext-tools \
> devel/kf5/kguiaddons
> Index: kdeclarative/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdeclarative/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdeclarative/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdeclarative/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdeclarative-5.43.0.tar.xz) = AcuaUd8IP8mC895MKZNDB5NAMt/uGMSwcvZ+mGAUdUk=
> -SIZE (kde/kdeclarative-5.43.0.tar.xz) = 171136
> +SHA256 (kde/kdeclarative-5.46.0.tar.xz) = DG2c6guXfV0vtlzJrGIHJGAu5Mn8zXFS/pNgMzoHIoM=
> +SIZE (kde/kdeclarative-5.46.0.tar.xz) = 171896
> Index: kdeclarative/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdeclarative/pkg/PLIST,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 PLIST
> --- kdeclarative/pkg/PLIST 12 Feb 2018 19:35:36 -0000 1.5
> +++ kdeclarative/pkg/PLIST 28 May 2018 13:35:13 -0000
> @@ -53,6 +53,8 @@ lib/qt5/qml/org/kde/kcm/
> lib/qt5/qml/org/kde/kcm/GridDelegate.qml
> lib/qt5/qml/org/kde/kcm/GridView.qml
> lib/qt5/qml/org/kde/kcm/GridViewKCM.qml
> +lib/qt5/qml/org/kde/kcm/ScrollView.qml
> +lib/qt5/qml/org/kde/kcm/ScrollViewKCM.qml
> lib/qt5/qml/org/kde/kcm/SimpleKCM.qml
> lib/qt5/qml/org/kde/kcm/libkcmcontrolsplugin.so
> lib/qt5/qml/org/kde/kcm/qmldir
> Index: kded/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kded/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kded/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kded/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = central daemon of KDE workspaces
> DISTNAME = kded-${VERSION}
>
> -SHARED_LIBS = kdeinit5_kded5 4.0
> +SHARED_LIBS = kdeinit5_kded5 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5Crash
> WANTLIB += KF5DBusAddons KF5Service Qt5Core Qt5DBus Qt5Gui Qt5Widgets
> Index: kded/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kded/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kded/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kded/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kded-5.43.0.tar.xz) = eeDOSftnYM+ZhVI5aLYinpzRh6VvljMhUIl1SJyI1M0=
> -SIZE (kde/kded-5.43.0.tar.xz) = 37736
> +SHA256 (kde/kded-5.46.0.tar.xz) = WQBgw8kD51XpuxOrlq011jbp+Fie+jtQFVXdJjLqSEc=
> +SIZE (kde/kded-5.46.0.tar.xz) = 37876
> Index: kdelibs4support/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdelibs4support/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- kdelibs4support/Makefile 12 Feb 2018 19:35:36 -0000 1.9
> +++ kdelibs4support/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = legacy support for kdelibs-4.x compatibility
> DISTNAME = kdelibs4support-${VERSION}
>
> -SHARED_LIBS = KF5KDELibs4Support 6.0
> +SHARED_LIBS = KF5KDELibs4Support 6.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE KF5Auth KF5Bookmarks KF5Codecs
> WANTLIB += KF5Completion KF5ConfigCore KF5ConfigGui KF5ConfigWidgets
> @@ -12,9 +12,9 @@ WANTLIB += KF5GuiAddons KF5I18n KF5IconT
> WANTLIB += KF5KIOCore KF5KIOFileWidgets KF5KIOWidgets KF5Notifications
> WANTLIB += KF5Parts KF5Service KF5Solid KF5SonnetUi KF5TextWidgets
> WANTLIB += KF5UnitConversion KF5WidgetsAddons KF5WindowSystem
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Designer Qt5Gui Qt5Network
> -WANTLIB += Qt5PrintSupport Qt5Svg Qt5Test Qt5Widgets Qt5X11Extras
> -WANTLIB += Qt5Xml SM X11 Xext c m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Designer
> +WANTLIB += Qt5Gui Qt5Network Qt5PrintSupport Qt5Svg Qt5Test Qt5Widgets
> +WANTLIB += Qt5X11Extras Qt5Xml SM X11 Xext c m
>
> BUILD_DEPENDS = devel/gettext-tools \
> devel/kf5/kded \
> Index: kdelibs4support/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdelibs4support/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdelibs4support/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdelibs4support/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdelibs4support-5.43.0.tar.xz) = kFVxS2PymVyNIsM2g7O3cTAW5VUcyyUC1sPbu80gk+c=
> -SIZE (kde/kdelibs4support-5.43.0.tar.xz) = 3343312
> +SHA256 (kde/kdelibs4support-5.46.0.tar.xz) = n/rKgSK2d8jiZNihgADri+o/DnlU0TdHTdGr11uxUqY=
> +SIZE (kde/kdelibs4support-5.46.0.tar.xz) = 3354016
> Index: kdesignerplugin/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdesignerplugin/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kdesignerplugin/Makefile 26 Oct 2017 07:53:23 -0000 1.6
> +++ kdesignerplugin/Makefile 28 May 2018 13:35:13 -0000
> @@ -8,8 +8,9 @@ WANTLIB += KF5ConfigCore KF5ConfigGui KF
> WANTLIB += KF5I18n KF5IconThemes KF5ItemViews KF5JobWidgets KF5KIOCore
> WANTLIB += KF5KIOFileWidgets KF5KIOWidgets KF5Plotting KF5Service
> WANTLIB += KF5Solid KF5SonnetCore KF5SonnetUi KF5TextWidgets KF5WebKit
> -WANTLIB += KF5WidgetsAddons KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network
> -WANTLIB += Qt5WebKit Qt5WebKitWidgets Qt5Widgets Qt5Xml c m
> +WANTLIB += KF5WidgetsAddons KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus
> +WANTLIB += Qt5Gui Qt5Network Qt5WebKit Qt5WebKitWidgets Qt5Widgets
> +WANTLIB += Qt5Xml c m
>
> MODULES = lang/python
>
> Index: kdesignerplugin/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdesignerplugin/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdesignerplugin/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdesignerplugin/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdesignerplugin-5.43.0.tar.xz) = v6vkLPTmZ8q6onVOqA3s1KU8/3aZUaUw4PIY+fQuaV4=
> -SIZE (kde/kdesignerplugin-5.43.0.tar.xz) = 90752
> +SHA256 (kde/kdesignerplugin-5.46.0.tar.xz) = ypyoPXQVieLk+/zxaXPT6BFI2FWM+wlX0mXzKvehu4c=
> +SIZE (kde/kdesignerplugin-5.46.0.tar.xz) = 90716
> Index: kdesu/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdesu/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kdesu/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kdesu/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE wrapper over su/sudo/doas commands
> DISTNAME = kdesu-${VERSION}
>
> -SHARED_LIBS = KF5Su 4.0
> +SHARED_LIBS = KF5Su 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE KF5ConfigCore KF5CoreAddons
> WANTLIB += KF5I18n KF5Pty KF5Service Qt5Core SM X11 Xext c m
> Index: kdesu/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdesu/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdesu/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdesu/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdesu-5.43.0.tar.xz) = ppFp194TfygQ8ofEmqAoEDjFO2vYyHkpiWf+oisKlNY=
> -SIZE (kde/kdesu-5.43.0.tar.xz) = 45016
> +SHA256 (kde/kdesu-5.46.0.tar.xz) = sSHYxwlUI56Kupnvqc2JAPlUtnv7965wMtipgrxnpEo=
> +SIZE (kde/kdesu-5.46.0.tar.xz) = 44800
> Index: kdewebkit/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdewebkit/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- kdewebkit/Makefile 9 Jan 2018 21:10:39 -0000 1.8
> +++ kdewebkit/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,14 +3,14 @@
> COMMENT = integration of the HTML rendering engine WebKit into KDE
> DISTNAME = kdewebkit-${VERSION}
>
> -SHARED_LIBS = KF5WebKit 4.0
> +SHARED_LIBS = KF5WebKit 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> WANTLIB += KF5I18n KF5JobWidgets KF5KIOCore KF5KIOWidgets KF5Parts
> WANTLIB += KF5Service KF5SonnetUi KF5TextWidgets KF5Wallet KF5WidgetsAddons
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5WebKit
> -WANTLIB += Qt5WebKitWidgets Qt5Widgets Qt5Xml m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5WebKit Qt5WebKitWidgets Qt5Widgets Qt5Xml m
>
> LIB_DEPENDS = devel/kf5/kconfig \
> devel/kf5/kcoreaddons \
> Index: kdewebkit/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdewebkit/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdewebkit/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdewebkit/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdewebkit-5.43.0.tar.xz) = y8AT+Qs3vw5NXu5CBNC389zl6XZ50y99+OdTd85uJ3o=
> -SIZE (kde/kdewebkit-5.43.0.tar.xz) = 29296
> +SHA256 (kde/kdewebkit-5.46.0.tar.xz) = 9N7GAQ81kFlkYMIDRVyXThpYJ2pYwc9zZ96TIXfVJG8=
> +SIZE (kde/kdewebkit-5.46.0.tar.xz) = 29284
> Index: kdnssd/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdnssd/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kdnssd/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kdnssd/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = network service discovery using Zeroconf for KDE
> DISTNAME = kdnssd-${VERSION}
>
> -SHARED_LIBS = KF5DNSSD 4.0
> +SHARED_LIBS = KF5DNSSD 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5DBus Qt5Network m
>
> Index: kdnssd/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdnssd/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdnssd/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdnssd/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdnssd-5.43.0.tar.xz) = a2SZ+vZnj9qHz0JEnLcnJWt0wrRQ6MSrHV3kEKNSqDQ=
> -SIZE (kde/kdnssd-5.43.0.tar.xz) = 56648
> +SHA256 (kde/kdnssd-5.46.0.tar.xz) = zfzEA6LSwP+reyyVyfaUlUNdul+0/cZZQ3NshiVM7uY=
> +SIZE (kde/kdnssd-5.46.0.tar.xz) = 56700
> Index: kdoctools/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdoctools/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- kdoctools/Makefile 9 Jan 2018 21:10:39 -0000 1.5
> +++ kdoctools/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = create documentation from DocBook
> DISTNAME = kdoctools-${VERSION}
>
> -SHARED_LIBS += KF5DocTools 2.0 # 5.34
> +SHARED_LIBS += KF5DocTools 2.1 # 5.34
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive Qt5Core c exslt m xml2
> WANTLIB += xslt
> Index: kdoctools/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kdoctools/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kdoctools/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kdoctools/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kdoctools-5.43.0.tar.xz) = UAYchCwVvitT/UlVDIGL40aEabJg7ae5dO6Ea0xwkdI=
> -SIZE (kde/kdoctools-5.43.0.tar.xz) = 422032
> +SHA256 (kde/kdoctools-5.46.0.tar.xz) = M54bH6mgZ4lguKfl7KhfC0x7gIxSH9ZrWBaBJVa0ff4=
> +SIZE (kde/kdoctools-5.46.0.tar.xz) = 423800
> Index: kemoticons/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kemoticons/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kemoticons/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kemoticons/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = text emoticons to graphical emoticons KDE converter
> DISTNAME = kemoticons-${VERSION}
>
> -SHARED_LIBS = KF5Emoticons 4.0
> +SHARED_LIBS = KF5Emoticons 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5ConfigCore KF5CoreAddons
> WANTLIB += KF5Service Qt5Core Qt5DBus Qt5Gui Qt5Xml m
> Index: kemoticons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kemoticons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kemoticons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kemoticons/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kemoticons-5.43.0.tar.xz) = y7HwQ13hfRIIQrGzPYjhpIPfKUVi+EUUobs/gV5PNpg=
> -SIZE (kde/kemoticons-5.43.0.tar.xz) = 1696184
> +SHA256 (kde/kemoticons-5.46.0.tar.xz) = NOoJU66UdJV9YtO+XOsqCdB4PKnI32nvrFcyFbo4sXs=
> +SIZE (kde/kemoticons-5.46.0.tar.xz) = 1695924
> Index: kfilemetadata/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kfilemetadata/Makefile,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 Makefile
> --- kfilemetadata/Makefile 26 Feb 2018 20:33:07 -0000 1.10
> +++ kfilemetadata/Makefile 28 May 2018 13:35:13 -0000
> @@ -6,7 +6,7 @@ DISTNAME = kfilemetadata-${VERSION}
> PKGNAME-main = kf5-kfilemetadata-${VERSION}
> PKGNAME-locale =kf5-kfilemetadata-l10n-${VERSION}
>
> -SHARED_LIBS = KF5FileMetaData 5.0 # 5.20
> +SHARED_LIBS = KF5FileMetaData 5.1 # 5.20
>
> # split l10n off main package to deconflict with KDE4's kfilemetadata
> # use -locale instead of -l10n to please update-plist
> @@ -30,8 +30,7 @@ LIB_DEPENDS-main = audio/taglib \
> graphics/exiv2 \
> graphics/ffmpeg \
> print/poppler,,-qt5 \
> - textproc/ebook-tools \
> - x11/qt5/qtmultimedia
> + textproc/ebook-tools
>
> PKG_ARCH-locale = *
>
> Index: kfilemetadata/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kfilemetadata/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kfilemetadata/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kfilemetadata/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kfilemetadata-5.43.0.tar.xz) = 2Gb4DoyHmdBkC5x2CFsFtBgWLQ7QYP/68to4ZR2Sq9M=
> -SIZE (kde/kfilemetadata-5.43.0.tar.xz) = 219608
> +SHA256 (kde/kfilemetadata-5.46.0.tar.xz) = gwJcP/P9DnLT0acnmQBkceqeYrxU09vQiO3YvrW36pY=
> +SIZE (kde/kfilemetadata-5.46.0.tar.xz) = 254912
> Index: kfilemetadata/patches/patch-src_extractors_ffmpegextractor_cpp
> ===================================================================
> RCS file: kfilemetadata/patches/patch-src_extractors_ffmpegextractor_cpp
> diff -N kfilemetadata/patches/patch-src_extractors_ffmpegextractor_cpp
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ kfilemetadata/patches/patch-src_extractors_ffmpegextractor_cpp 28 May 2018 13:35:13 -0000
> @@ -0,0 +1,14 @@
> +$OpenBSD$
> +from kf5 5.45.0
> +Index: src/extractors/ffmpegextractor.cpp
> +--- src/extractors/ffmpegextractor.cpp.orig
> ++++ src/extractors/ffmpegextractor.cpp
> +@@ -94,7 +94,7 @@ void FFmpegExtractor::extract(ExtractionResult* result
> +
> + for (uint i = 0; i < fmt_ctx->nb_streams; i++) {
> + const AVStream* stream = fmt_ctx->streams[i];
> +- const AVCodecParameters* codec = stream->codecpar;
> ++ const AVCodecContext* codec = stream->codec;
> +
> + if (codec->codec_type == AVMEDIA_TYPE_AUDIO || codec->codec_type == AVMEDIA_TYPE_VIDEO) {
> + /*
> Index: kfilemetadata/patches/patch-src_xattr_p_h
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kfilemetadata/patches/patch-src_xattr_p_h,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-src_xattr_p_h
> --- kfilemetadata/patches/patch-src_xattr_p_h 9 Jan 2018 21:10:39 -0000 1.2
> +++ kfilemetadata/patches/patch-src_xattr_p_h 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@ $OpenBSD: patch-src_xattr_p_h,v 1.2 2018
> Index: src/xattr_p.h
> --- src/xattr_p.h.orig
> +++ src/xattr_p.h
> -@@ -50,6 +50,8 @@
> +@@ -48,6 +48,8 @@
> #include <sys/types.h>
> #include <sys/extattr.h>
> #include <errno.h>
> Index: kfilemetadata/pkg/PLIST-main
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kfilemetadata/pkg/PLIST-main,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 PLIST-main
> --- kfilemetadata/pkg/PLIST-main 26 Feb 2018 20:33:07 -0000 1.6
> +++ kfilemetadata/pkg/PLIST-main 28 May 2018 13:35:13 -0000
> @@ -51,5 +51,6 @@ lib/qt5/plugins/kf5/kfilemetadata/kfilem
> lib/qt5/plugins/kf5/kfilemetadata/writers/
> lib/qt5/plugins/kf5/kfilemetadata/writers/kfilemetadata_taglibwriter.so
> share/examples/xdg/kfilemetadata.categories
> +share/kf5/mkspecs/qt_KFileMetaData.pri
> share/locale/eu/LC_MESSAGES/kfilemetadata5.mo
> share/locale/id/LC_MESSAGES/kfilemetadata5.mo
> Index: kglobalaccel/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kglobalaccel/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- kglobalaccel/Makefile 12 Feb 2018 19:35:36 -0000 1.8
> +++ kglobalaccel/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,8 +3,8 @@
> COMMENT = global desktop keyboard shortcuts for KDE
> DISTNAME = kglobalaccel-${VERSION}
>
> -SHARED_LIBS = KF5GlobalAccel 4.0
> -SHARED_LIBS += KF5GlobalAccelPrivate 4.0
> +SHARED_LIBS = KF5GlobalAccel 4.1
> +SHARED_LIBS += KF5GlobalAccelPrivate 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5Crash
> WANTLIB += KF5DBusAddons KF5WindowSystem Qt5Core Qt5DBus Qt5Gui
> Index: kglobalaccel/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kglobalaccel/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kglobalaccel/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kglobalaccel/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kglobalaccel-5.43.0.tar.xz) = zLk4eYUsNbhl+kduzmxGClrvXlkM6gnJPF/ROb+ezwM=
> -SIZE (kde/kglobalaccel-5.43.0.tar.xz) = 83816
> +SHA256 (kde/kglobalaccel-5.46.0.tar.xz) = e98BnVcnQXdxPdo8GLd/doiE6T+f/iqEH5TldGeX1HY=
> +SIZE (kde/kglobalaccel-5.46.0.tar.xz) = 83728
> Index: kguiaddons/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kguiaddons/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kguiaddons/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kguiaddons/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = Utilities for graphical user interfaces
> DISTNAME = kguiaddons-${VERSION}
>
> -SHARED_LIBS = KF5GuiAddons 4.0
> +SHARED_LIBS = KF5GuiAddons 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE Qt5Core Qt5Gui Qt5X11Extras
> WANTLIB += SM X11 Xext m xcb
> Index: kguiaddons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kguiaddons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kguiaddons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kguiaddons/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kguiaddons-5.43.0.tar.xz) = GbMu8HHdUScbWZnyKWiGTPhAnLjK+cnap3B6ki9x2nw=
> -SIZE (kde/kguiaddons-5.43.0.tar.xz) = 40100
> +SHA256 (kde/kguiaddons-5.46.0.tar.xz) = hIiuXl1dxOMR72UTFFvN8HdAxrxsgFeED/QNvxtWqQs=
> +SIZE (kde/kguiaddons-5.46.0.tar.xz) = 40160
> Index: kholidays/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kholidays/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 Makefile
> --- kholidays/Makefile 1 Apr 2018 22:50:48 -0000 1.1.1.1
> +++ kholidays/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = holiday calculation library
> DISTNAME = kholidays-${VERSION}
>
> -SHARED_LIBS += KF5Holidays 0.0 # 5.43
> +SHARED_LIBS += KF5Holidays 0.1 # 5.43
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Network Qt5Qml m
>
> Index: kholidays/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kholidays/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 distinfo
> --- kholidays/distinfo 1 Apr 2018 22:50:48 -0000 1.1.1.1
> +++ kholidays/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kholidays-5.43.0.tar.xz) = c/Uz9nbA+qJJadpW6Nr+n/0vokcfyGZonIq3B/yBcn4=
> -SIZE (kde/kholidays-5.43.0.tar.xz) = 197168
> +SHA256 (kde/kholidays-5.46.0.tar.xz) = 2JNkMDhAOTaLbsLuBviRDsc8Om8QkyDwgCpmG38Zq4M=
> +SIZE (kde/kholidays-5.46.0.tar.xz) = 199124
> Index: kholidays/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kholidays/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 PLIST
> --- kholidays/pkg/PLIST 1 Apr 2018 22:50:48 -0000 1.1.1.1
> +++ kholidays/pkg/PLIST 28 May 2018 13:35:13 -0000
> @@ -1,4 +1,5 @@
> @comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/01 22:50:48 rsadowski Exp $
> +include/KF5/
> include/KF5/KHolidays/
> include/KF5/KHolidays/KHolidays/
> include/KF5/KHolidays/KHolidays/AstroSeasons
> @@ -25,12 +26,13 @@ lib/cmake/KF5Holidays/KF5HolidaysConfigV
> lib/cmake/KF5Holidays/KF5HolidaysTargets${MODCMAKE_BUILD_SUFFIX}
> lib/cmake/KF5Holidays/KF5HolidaysTargets.cmake
> @lib lib/libKF5Holidays.so.${LIBKF5Holidays_VERSION}
> -lib/qt5/qml/
> lib/qt5/qml/org/
> lib/qt5/qml/org/kde/
> lib/qt5/qml/org/kde/kholidays/
> lib/qt5/qml/org/kde/kholidays/libkholidaysdeclarativeplugin.so
> lib/qt5/qml/org/kde/kholidays/qmldir
> +share/kf5/
> +share/kf5/mkspecs/
> share/kf5/mkspecs/qt_KHolidays.pri
> share/locale/ar/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ast/LC_MESSAGES/libkholidays5_qt.qm
> @@ -53,14 +55,19 @@ share/locale/eu/LC_MESSAGES/libkholidays
> share/locale/fa/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/fi/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/fr/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/fy/
> +share/locale/fy/LC_MESSAGES/
> share/locale/fy/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ga/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/gl/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/he/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/hi/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/hne/
> +share/locale/hne/LC_MESSAGES/
> share/locale/hne/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/hu/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ia/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/id/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/is/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/it/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ja/LC_MESSAGES/libkholidays5_qt.qm
> @@ -83,12 +90,18 @@ share/locale/pt/LC_MESSAGES/libkholidays
> share/locale/pt_BR/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ro/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/ru/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/se/
> +share/locale/se/LC_MESSAGES/
> share/locale/se/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sk/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sl/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sq/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sr/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/sr@ijekavian/
> +share/locale/sr@ijekavian/LC_MESSAGES/
> share/locale/sr@ijekavian/LC_MESSAGES/libkholidays5_qt.qm
> +share/locale/sr@ijekavianlatin/
> +share/locale/sr@ijekavianlatin/LC_MESSAGES/
> share/locale/sr@ijekavianlatin/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sr@latin/LC_MESSAGES/libkholidays5_qt.qm
> share/locale/sv/LC_MESSAGES/libkholidays5_qt.qm
> Index: khtml/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/khtml/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- khtml/Makefile 9 Jan 2018 21:10:39 -0000 1.8
> +++ khtml/Makefile 28 May 2018 13:35:13 -0000
> @@ -3,7 +3,7 @@
> COMMENT = original KDE HTML rendering engine
> DISTNAME = khtml-${VERSION}
>
> -SHARED_LIBS = KF5KHtml 4.0
> +SHARED_LIBS = KF5KHtml 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE KF5Archive KF5Auth KF5Bookmarks
> WANTLIB += KF5Codecs KF5Completion KF5ConfigCore KF5ConfigGui
> @@ -11,9 +11,10 @@ WANTLIB += KF5ConfigWidgets KF5CoreAddon
> WANTLIB += KF5IconThemes KF5JS KF5JobWidgets KF5KIOCore KF5KIOWidgets
> WANTLIB += KF5Notifications KF5Parts KF5Service KF5SonnetCore
> WANTLIB += KF5SonnetUi KF5TextWidgets KF5Wallet KF5WidgetsAddons
> -WANTLIB += KF5WindowSystem KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network
> -WANTLIB += Qt5PrintSupport Qt5Widgets Qt5X11Extras Qt5Xml SM X11
> -WANTLIB += Xext gif jpeg m phonon4qt5experimental png z
> +WANTLIB += KF5WindowSystem KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus
> +WANTLIB += Qt5Gui Qt5Network Qt5PrintSupport Qt5Widgets Qt5X11Extras
> +WANTLIB += Qt5Xml SM X11 Xext gif jpeg m phonon4qt5experimental
> +WANTLIB += png z
>
> MODULES = multimedia/phonon
>
> Index: khtml/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/khtml/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- khtml/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ khtml/distinfo 28 May 2018 13:35:13 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/khtml-5.43.0.tar.xz) = hkA6CW2ReG3RuPfXTSEgAN095rdimM8n39fEExvzigw=
> -SIZE (kde/khtml-5.43.0.tar.xz) = 2082356
> +SHA256 (kde/khtml-5.46.0.tar.xz) = Cej9iR0NAlSaBoQ8cT2INCQvkx3A0rm74pEtnIBHuDE=
> +SIZE (kde/khtml-5.46.0.tar.xz) = 2080444
> Index: ki18n/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ki18n/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- ki18n/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ ki18n/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE Gettext-based UI text internationalization
> DISTNAME = ki18n-${VERSION}
>
> -SHARED_LIBS = KF5I18n 4.0
> +SHARED_LIBS = KF5I18n 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core Qt5Script intl m
>
> Index: ki18n/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ki18n/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- ki18n/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ ki18n/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/ki18n-5.43.0.tar.xz) = ioAlB7pqWpFHDQnGSehChD1w83lo2GRzVnko8s3uV/8=
> -SIZE (kde/ki18n-5.43.0.tar.xz) = 587360
> +SHA256 (kde/ki18n-5.46.0.tar.xz) = 2o6z3cACrYjDvsgXqi84++c4lNLAGVRBlbxD7GavklM=
> +SIZE (kde/ki18n-5.46.0.tar.xz) = 586924
> Index: kiconthemes/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kiconthemes/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kiconthemes/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kiconthemes/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE icon GUI utility library
> DISTNAME = kiconthemes-${VERSION}
>
> -SHARED_LIBS = KF5IconThemes 3.0
> +SHARED_LIBS = KF5IconThemes 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5I18n
> Index: kiconthemes/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kiconthemes/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kiconthemes/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kiconthemes/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kiconthemes-5.43.0.tar.xz) = XOeRgxG4njCkcV8+vutyY8VQyenFlVahpuRa0kRCrIA=
> -SIZE (kde/kiconthemes-5.43.0.tar.xz) = 205472
> +SHA256 (kde/kiconthemes-5.46.0.tar.xz) = V7HHENE0ia1SOIZEh0JXmHWnqHvQ0yzRBBYV4eMVDvk=
> +SIZE (kde/kiconthemes-5.46.0.tar.xz) = 206148
> Index: kidletime/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kidletime/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kidletime/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kidletime/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = reporting of idle time of user and system
> DISTNAME = kidletime-${VERSION}
>
> -SHARED_LIBS = KF5IdleTime 4.0
> +SHARED_LIBS = KF5IdleTime 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE Qt5Core Qt5DBus Qt5Gui Qt5Widgets
> WANTLIB += Qt5X11Extras SM X11 X11-xcb Xext Xss m xcb xcb-sync
> Index: kidletime/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kidletime/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kidletime/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kidletime/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kidletime-5.43.0.tar.xz) = cu3y05B+6kNnql+E667oQ6m/afne/Ru2A9w691fLoso=
> -SIZE (kde/kidletime-5.43.0.tar.xz) = 26484
> +SHA256 (kde/kidletime-5.46.0.tar.xz) = dQ/8vtFxmHmTtwK7lP89kfowHgtM1hTic9XZ7F7db0M=
> +SIZE (kde/kidletime-5.46.0.tar.xz) = 26580
> Index: kimageformats/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kimageformats/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kimageformats/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kimageformats/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kimageformats-5.43.0.tar.xz) = McF8F2omvnP/YUs4vgZXrWHULjlHrWEDCBWZ3kvPxK4=
> -SIZE (kde/kimageformats-5.43.0.tar.xz) = 204688
> +SHA256 (kde/kimageformats-5.46.0.tar.xz) = wytIriCTJi+UVwfv/2PE3XAM0y78T5TbNgA2oGppdT4=
> +SIZE (kde/kimageformats-5.46.0.tar.xz) = 204672
> Index: kinit/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kinit/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kinit/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kinit/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,12 +3,13 @@
> COMMENT = speed up for applications inside KDE workspaces
> DISTNAME = kinit-${VERSION}
>
> -SHARED_LIBS = kdeinit5_klauncher 4.0
> +SHARED_LIBS = kdeinit5_klauncher 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Completion KF5ConfigCore KF5CoreAddons
> WANTLIB += KF5Crash KF5I18n KF5JobWidgets KF5KIOCore KF5KIOWidgets
> -WANTLIB += KF5Service KF5WidgetsAddons KF5WindowSystem Qt5Core
> -WANTLIB += Qt5DBus Qt5Gui Qt5Network Qt5Widgets X11 c m xcb
> +WANTLIB += KF5Service KF5WidgetsAddons KF5WindowSystem Qt5Concurrent
> +WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets X11 c
> +WANTLIB += m xcb
>
> BUILD_DEPENDS = devel/gettext-tools \
> devel/kf5/kdoctools
> Index: kinit/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kinit/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kinit/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kinit/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kinit-5.43.0.tar.xz) = 7aXzctt7CEhMcQmqkHfHotNt2xfta06CcDsTtCfJP8s=
> -SIZE (kde/kinit-5.43.0.tar.xz) = 120776
> +SHA256 (kde/kinit-5.46.0.tar.xz) = 1UQvDBUNF/ZzZfwo26BrJIqlOYpNCkZ4iaA4N6Ld92s=
> +SIZE (kde/kinit-5.46.0.tar.xz) = 120444
> Index: kio/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kio/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kio/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kio/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kio-5.43.0.tar.xz) = 5uzSKQ0Z4GgPS8NdwVfPj034WrOpZ1Id1RAWOEOjctU=
> -SIZE (kde/kio-5.43.0.tar.xz) = 3139276
> +SHA256 (kde/kio-5.46.0.tar.xz) = 62p5P0Z3eYBjOwxB3llqFKdoRdPXY/2sFukGeKiM06U=
> +SIZE (kde/kio-5.46.0.tar.xz) = 3148600
> Index: kio/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kio/pkg/PLIST,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 PLIST
> --- kio/pkg/PLIST 26 Feb 2018 20:33:07 -0000 1.7
> +++ kio/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -291,7 +291,6 @@ lib/qt5/plugins/kf5/urifilters/kshorturi
> lib/qt5/plugins/kf5/urifilters/kuriikwsfilter.so
> lib/qt5/plugins/kf5/urifilters/kurisearchfilter.so
> lib/qt5/plugins/kf5/urifilters/localdomainurifilter.so
> -@bin libexec/kauth/file_helper
> @bin libexec/kf5/kio_http_cache_cleaner
> @bin libexec/kf5/kiod5
> @bin libexec/kf5/kioexec
> @@ -309,7 +308,6 @@ share/dbus-1/services/org.kde.kiod5.serv
> share/dbus-1/services/org.kde.kioexecd.service
> share/dbus-1/services/org.kde.kpasswdserver.service
> share/dbus-1/services/org.kde.kssld5.service
> -share/dbus-1/system-services/org.kde.kio.file.service
> share/doc/HTML/ca/kcontrol5/
> share/doc/HTML/ca/kcontrol5/cache/
> share/doc/HTML/ca/kcontrol5/cache/index.cache.bz2
> @@ -776,6 +774,9 @@ share/doc/HTML/ru/kioslave5/ftp/
> share/doc/HTML/ru/kioslave5/ftp/index.cache.bz2
> share/doc/HTML/ru/kioslave5/ftp/index.docbook
> share/doc/HTML/ru/kioslave5/help/
> +share/doc/HTML/ru/kioslave5/help/documentationnotfound/
> +share/doc/HTML/ru/kioslave5/help/documentationnotfound/index.cache.bz2
> +share/doc/HTML/ru/kioslave5/help/documentationnotfound/index.docbook
> share/doc/HTML/ru/kioslave5/help/index.cache.bz2
> share/doc/HTML/ru/kioslave5/help/index.docbook
> share/doc/HTML/ru/kioslave5/telnet/
> @@ -991,7 +992,6 @@ share/doc/HTML/uk/kioslave5/telnet/index
> share/doc/HTML/uk/kioslave5/webdav/
> share/doc/HTML/uk/kioslave5/webdav/index.cache.bz2
> share/doc/HTML/uk/kioslave5/webdav/index.docbook
> -share/examples/kde/dbus-1/system.d/org.kde.kio.file.conf
> share/examples/xdg/accept-languages.codes
> share/examples/xdg/kshorturifilterrc
> share/kf5/kcookiejar/
> @@ -1284,4 +1284,3 @@ share/locale/zh_CN/LC_MESSAGES/kio5.mo
> share/locale/zh_TW/LC_MESSAGES/kio5.mo
> @exec %D/bin/update-desktop-database
> @unexec-delete %D/bin/update-desktop-database
> -share/polkit-1/actions/org.kde.kio.file.policy
> Index: kirigami2/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kirigami2/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kirigami2/Makefile 26 Feb 2018 20:33:07 -0000 1.6
> +++ kirigami2/Makefile 28 May 2018 13:35:14 -0000
> @@ -5,10 +5,10 @@ DISTNAME = kirigami2-${VERSION}
> PKGNAME = kf5-${DISTNAME}
> REVISION = 0
>
> -SHARED_LIBS += KF5Kirigami2 1.0 # 5.41
> +SHARED_LIBS += KF5Kirigami2 1.1 # 5.41
>
> -WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network Qt5Qml
> -WANTLIB += Qt5Quick Qt5QuickControls2 m
> +WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5Qml Qt5Quick Qt5QuickControls2 m
>
> BUILD_DEPENDS = devel/gettext-tools \
> x11/qt5/qtquickcontrols2 \
> Index: kirigami2/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kirigami2/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 distinfo
> --- kirigami2/distinfo 26 Feb 2018 20:33:07 -0000 1.4
> +++ kirigami2/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kirigami2-5.43.0.tar.xz) = gMr7v8Vx1ak94AG422p4yVClLj30lAc40/IWHNZSUG8=
> -SIZE (kde/kirigami2-5.43.0.tar.xz) = 299820
> +SHA256 (kde/kirigami2-5.46.0.tar.xz) = DVX01bvk87E8RyMhEZ9/r+WSgf0oDxTloxK4adgk3LQ=
> +SIZE (kde/kirigami2-5.46.0.tar.xz) = 316028
> Index: kirigami2/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kirigami2/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 PLIST
> --- kirigami2/pkg/PLIST 26 Feb 2018 20:33:07 -0000 1.4
> +++ kirigami2/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -3,9 +3,11 @@ include/KF5/
> include/KF5/Kirigami2/
> include/KF5/Kirigami2/KirigamiPluginFactory
> include/KF5/Kirigami2/PlatformTheme
> +include/KF5/Kirigami2/TabletModeWatcher
> include/KF5/Kirigami2/kirigami2_export.h
> include/KF5/Kirigami2/kirigamipluginfactory.h
> include/KF5/Kirigami2/platformtheme.h
> +include/KF5/Kirigami2/tabletmodewatcher.h
> lib/cmake/KF5Kirigami2/
> lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake
> lib/cmake/KF5Kirigami2/KF5Kirigami2ConfigVersion.cmake
> @@ -19,6 +21,7 @@ lib/qt5/qml/org/kde/kirigami.2/
> lib/qt5/qml/org/kde/kirigami.2/AbstractApplicationHeader.qml
> lib/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml
> lib/qt5/qml/org/kde/kirigami.2/AbstractApplicationWindow.qml
> +lib/qt5/qml/org/kde/kirigami.2/AbstractCard.qml
> lib/qt5/qml/org/kde/kirigami.2/AbstractItemViewHeader.qml
> lib/qt5/qml/org/kde/kirigami.2/AbstractListItem.qml
> lib/qt5/qml/org/kde/kirigami.2/Action.qml
> @@ -26,11 +29,15 @@ lib/qt5/qml/org/kde/kirigami.2/Applicati
> lib/qt5/qml/org/kde/kirigami.2/ApplicationItem.qml
> lib/qt5/qml/org/kde/kirigami.2/ApplicationWindow.qml
> lib/qt5/qml/org/kde/kirigami.2/BasicListItem.qml
> +lib/qt5/qml/org/kde/kirigami.2/Card.qml
> +lib/qt5/qml/org/kde/kirigami.2/CardsGridView.qml
> +lib/qt5/qml/org/kde/kirigami.2/CardsLayout.qml
> +lib/qt5/qml/org/kde/kirigami.2/CardsListView.qml
> lib/qt5/qml/org/kde/kirigami.2/ContextDrawer.qml
> lib/qt5/qml/org/kde/kirigami.2/FormLayout.qml
> lib/qt5/qml/org/kde/kirigami.2/GlobalDrawer.qml
> lib/qt5/qml/org/kde/kirigami.2/Heading.qml
> -lib/qt5/qml/org/kde/kirigami.2/Icon.qml
> +lib/qt5/qml/org/kde/kirigami.2/InlineMessage.qml
> lib/qt5/qml/org/kde/kirigami.2/ItemViewHeader.qml
> lib/qt5/qml/org/kde/kirigami.2/Label.qml
> lib/qt5/qml/org/kde/kirigami.2/OverlayDrawer.qml
> @@ -48,6 +55,15 @@ lib/qt5/qml/org/kde/kirigami.2/plugins.q
> lib/qt5/qml/org/kde/kirigami.2/private/
> lib/qt5/qml/org/kde/kirigami.2/private/ActionButton.qml
> lib/qt5/qml/org/kde/kirigami.2/private/ActionIconGroup.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/ActionMenuItem.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/ActionMenuItemBase.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/ActionMenuItemQt510.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/ActionMenuItemQt59.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/ActionsMenu.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/BannerGroup.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/BannerImage.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/CardsGridViewPrivate.qml
> +lib/qt5/qml/org/kde/kirigami.2/private/CardsListViewPrivate.qml
> lib/qt5/qml/org/kde/kirigami.2/private/CornerShadow.qml
> lib/qt5/qml/org/kde/kirigami.2/private/DefaultListItemBackground.qml
> lib/qt5/qml/org/kde/kirigami.2/private/EdgeShadow.qml
> @@ -72,9 +88,11 @@ lib/qt5/qml/org/kde/kirigami.2/styles/or
> lib/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop/Units.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/
> lib/qt5/qml/org/kde/kirigami.2/templates/AbstractApplicationHeader.qml
> +lib/qt5/qml/org/kde/kirigami.2/templates/AbstractCard.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/AbstractListItem.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/ApplicationHeader.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/FormLayout.qml
> +lib/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/OverlayDrawer.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/OverlaySheet.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/SwipeListItem.qml
> @@ -82,6 +100,8 @@ lib/qt5/qml/org/kde/kirigami.2/templates
> lib/qt5/qml/org/kde/kirigami.2/templates/private/BackButton.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/private/ContextIcon.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/private/ForwardButton.qml
> +lib/qt5/qml/org/kde/kirigami.2/templates/private/GenericDrawerIcon.qml
> +lib/qt5/qml/org/kde/kirigami.2/templates/private/IconPropertiesGroup.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/private/MenuIcon.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/private/PassiveNotification.qml
> lib/qt5/qml/org/kde/kirigami.2/templates/private/ScrollView.qml
> Index: kitemmodels/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kitemmodels/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- kitemmodels/Makefile 9 Jan 2018 21:10:39 -0000 1.8
> +++ kitemmodels/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE item models extending the Qt model-view framework
> DISTNAME = kitemmodels-${VERSION}
>
> -SHARED_LIBS = KF5ItemModels 4.0
> +SHARED_LIBS = KF5ItemModels 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core m
>
> Index: kitemmodels/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kitemmodels/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kitemmodels/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kitemmodels/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kitemmodels-5.43.0.tar.xz) = rWF9yEMpfCxNXbl+pSjETIhtUsiRJad/lJTaCd6Bh/s=
> -SIZE (kde/kitemmodels-5.43.0.tar.xz) = 389768
> +SHA256 (kde/kitemmodels-5.46.0.tar.xz) = AnNEgMmJPwL+PSdyZ5CaKNUmSKXawXPJmH1arBZeyHc=
> +SIZE (kde/kitemmodels-5.46.0.tar.xz) = 390168
> Index: kitemviews/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kitemviews/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kitemviews/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kitemviews/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = extensions for the Qt model-view framework
> DISTNAME = kitemviews-${VERSION}
>
> -SHARED_LIBS = KF5ItemViews 4.0
> +SHARED_LIBS = KF5ItemViews 4.1
>
> WANTLIB = ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Widgets m
>
> Index: kitemviews/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kitemviews/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kitemviews/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kitemviews/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kitemviews-5.43.0.tar.xz) = MEy92DKxLJ4rCPKe/F2Hap3mAHbURMPVAoSf3CHshqc=
> -SIZE (kde/kitemviews-5.43.0.tar.xz) = 74880
> +SHA256 (kde/kitemviews-5.46.0.tar.xz) = n1ublvAXQcevL8L8HbTnqydDtj3glH/oZ7tkvKNgI9o=
> +SIZE (kde/kitemviews-5.46.0.tar.xz) = 75052
> Index: kjobwidgets/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjobwidgets/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kjobwidgets/Makefile 26 Oct 2017 07:53:23 -0000 1.6
> +++ kjobwidgets/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE widgets for showing progress of asynchronous jobs
> DISTNAME = kjobwidgets-${VERSION}
>
> -SHARED_LIBS = KF5JobWidgets 3.0
> +SHARED_LIBS = KF5JobWidgets 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5CoreAddons KF5WidgetsAddons Qt5Core
> WANTLIB += Qt5DBus Qt5Gui Qt5Widgets Qt5X11Extras m
> Index: kjobwidgets/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjobwidgets/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kjobwidgets/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kjobwidgets/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kjobwidgets-5.43.0.tar.xz) = hvlGaEh8LMS3Z1SYYFFkMbg12SRwJQHp03ypM843Mc8=
> -SIZE (kde/kjobwidgets-5.43.0.tar.xz) = 87696
> +SHA256 (kde/kjobwidgets-5.46.0.tar.xz) = DgYzE5lZeRPRbYTKWbNWNWWNFgMZyfB+bbg6wM7uNYk=
> +SIZE (kde/kjobwidgets-5.46.0.tar.xz) = 87576
> Index: kjs/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjs/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kjs/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kjs/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,8 +3,8 @@
> COMMENT = JavaScript/ECMAScript engine for KDE
> DISTNAME = kjs-${VERSION}
>
> -SHARED_LIBS = KF5JS 4.0
> -SHARED_LIBS += KF5JSApi 4.0
> +SHARED_LIBS = KF5JS 4.1
> +SHARED_LIBS += KF5JSApi 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core c m pcre pcreposix
>
> Index: kjs/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjs/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kjs/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kjs/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kjs-5.43.0.tar.xz) = qXRriLZBeXV0PCy1x/HwxzsvARITNB/GNDurPoNvuMk=
> -SIZE (kde/kjs-5.43.0.tar.xz) = 294820
> +SHA256 (kde/kjs-5.46.0.tar.xz) = hSn5OCuMwuK2MYS+8n57wuew/6mkj19ZQ9t3zpYMUwA=
> +SIZE (kde/kjs-5.46.0.tar.xz) = 294872
> Index: kjsembed/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjsembed/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kjsembed/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kjsembed/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE framework for binding JavaScript object to QObjects
> DISTNAME = kjsembed-${VERSION}
>
> -SHARED_LIBS = KF5JsEmbed 4.0
> +SHARED_LIBS = KF5JsEmbed 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5I18n KF5JS Qt5Core Qt5Gui Qt5Svg
> WANTLIB += Qt5Widgets Qt5Xml c m
> Index: kjsembed/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kjsembed/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kjsembed/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kjsembed/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kjsembed-5.43.0.tar.xz) = HpqXwDAH4gqq1jHPHPzcPVlQyrXdmqGJtvrQPCHnDIY=
> -SIZE (kde/kjsembed-5.43.0.tar.xz) = 169476
> +SHA256 (kde/kjsembed-5.46.0.tar.xz) = ArMaj1dU9ulgaaiMYq9N/Hg4ZVSPLWdHSvpTjCKIgo4=
> +SIZE (kde/kjsembed-5.46.0.tar.xz) = 170048
> Index: kmediaplayer/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kmediaplayer/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kmediaplayer/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kmediaplayer/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,14 +3,14 @@
> COMMENT = interface for media player KParts
> DISTNAME = kmediaplayer-${VERSION}
>
> -SHARED_LIBS = KF5MediaPlayer 4.0
> +SHARED_LIBS = KF5MediaPlayer 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> WANTLIB += KF5I18n KF5JobWidgets KF5KIOCore KF5KIOWidgets KF5Parts
> WANTLIB += KF5Service KF5SonnetUi KF5TextWidgets KF5WidgetsAddons
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets
> -WANTLIB += Qt5Xml m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5Widgets Qt5Xml m
>
> BUILD_DEPENDS = devel/gettext-tools
> LIB_DEPENDS = devel/kf5/kparts \
> Index: kmediaplayer/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kmediaplayer/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kmediaplayer/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kmediaplayer/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kmediaplayer-5.43.0.tar.xz) = rmvH/KNoAEMPpeRBhCvyveX5MpywvR5R6b1a7MYuOuA=
> -SIZE (kde/kmediaplayer-5.43.0.tar.xz) = 9504
> +SHA256 (kde/kmediaplayer-5.46.0.tar.xz) = 8UXGdV+ejcFGJqi/Tscsj38XeIYOit7yLuMV5YaxjHg=
> +SIZE (kde/kmediaplayer-5.46.0.tar.xz) = 9508
> Index: knewstuff/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knewstuff/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- knewstuff/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ knewstuff/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,15 +3,16 @@
> COMMENT = KDE framework for sharing additional application data
> DISTNAME = knewstuff-${VERSION}
>
> -SHARED_LIBS += KF5NewStuff 4.0
> -SHARED_LIBS += KF5NewStuffCore 3.0
> +SHARED_LIBS += KF5NewStuff 4.1
> +SHARED_LIBS += KF5NewStuffCore 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Attica KF5Auth KF5Codecs
> WANTLIB += KF5Completion KF5ConfigCore KF5ConfigGui KF5ConfigWidgets
> WANTLIB += KF5CoreAddons KF5I18n KF5IconThemes KF5ItemViews KF5JobWidgets
> WANTLIB += KF5KIOCore KF5KIOWidgets KF5Service KF5SonnetUi KF5TextWidgets
> -WANTLIB += KF5WidgetsAddons KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network
> -WANTLIB += Qt5Qml Qt5Quick Qt5Widgets Qt5Xml m
> +WANTLIB += KF5WidgetsAddons KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus
> +WANTLIB += Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5Widgets Qt5Xml
> +WANTLIB += m
>
> BUILD_DEPENDS = devel/gettext-tools
>
> @@ -28,6 +29,7 @@ LIB_DEPENDS = devel/kf5/karchive \
> devel/kf5/ktextwidgets \
> devel/kf5/kwidgetsaddons \
> devel/kf5/kxmlgui \
> + devel/kf5/kirigami2 \
> x11/qt5/qtdeclarative
>
> PORTHOME = ${WRKDIR}
> Index: knewstuff/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knewstuff/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- knewstuff/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ knewstuff/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/knewstuff-5.43.0.tar.xz) = h5+OpLSpIFI9bLWMQ5GkYlHYOXS/2yWsSgvLEJv/fOw=
> -SIZE (kde/knewstuff-5.43.0.tar.xz) = 915856
> +SHA256 (kde/knewstuff-5.46.0.tar.xz) = xcHx1mYzPHksz/0ZcYmqP25WxqjLW3Sha2IZdE9FI4s=
> +SIZE (kde/knewstuff-5.46.0.tar.xz) = 1000300
> Index: knewstuff/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knewstuff/pkg/PLIST,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 PLIST
> --- knewstuff/pkg/PLIST 9 Jan 2018 21:10:39 -0000 1.6
> +++ knewstuff/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -67,8 +67,6 @@ lib/cmake/KF5NewStuffCore/KF5NewStuffCor
> lib/cmake/KF5NewStuffQuick/
> lib/cmake/KF5NewStuffQuick/KF5NewStuffQuickConfig.cmake
> lib/cmake/KF5NewStuffQuick/KF5NewStuffQuickConfigVersion.cmake
> -lib/cmake/KF5NewStuffQuick/KF5NewStuffQuickTargets${MODCMAKE_BUILD_SUFFIX}
> -lib/cmake/KF5NewStuffQuick/KF5NewStuffQuickTargets.cmake
> @lib lib/libKF5NewStuff.so.${LIBKF5NewStuff_VERSION}
> @lib lib/libKF5NewStuffCore.so.${LIBKF5NewStuffCore_VERSION}
> lib/qt5/qml/org/kde/newstuff/
> @@ -80,7 +78,7 @@ lib/qt5/qml/org/kde/newstuff/qmldir
> share/examples/xdg/knewstuff.categories
> share/kf5/kmoretools/
> share/kf5/kmoretools/presets-kmoretools/
> -share/kf5/kmoretools/presets-kmoretools/_INFO
> +share/kf5/kmoretools/presets-kmoretools/_README.md
> share/kf5/kmoretools/presets-kmoretools/angrysearch.desktop
> share/kf5/kmoretools/presets-kmoretools/catfish.desktop
> share/kf5/kmoretools/presets-kmoretools/com.uploadedlobster.peek.desktop
> @@ -125,6 +123,8 @@ share/kf5/kmoretools/presets-kmoretools/
> share/kf5/kmoretools/presets-kmoretools/shutter.desktop.TODO
> share/kf5/kmoretools/presets-kmoretools/shutter.svg
> share/kf5/kmoretools/presets-kmoretools/simplescreenrecorder.desktop
> +share/kf5/kmoretools/presets-kmoretools/vokoscreen.desktop
> +share/kf5/kmoretools/presets-kmoretools/vokoscreen.png
> share/kf5/kmoretools/presets-kmoretools/xfce4-taskmanager.desktop
> share/kf5/knewstuff/
> share/kf5/knewstuff/pics/
> Index: knotifications/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knotifications/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- knotifications/Makefile 9 Jan 2018 21:10:39 -0000 1.8
> +++ knotifications/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE desktop notifications framework
> DISTNAME = knotifications-${VERSION}
>
> -SHARED_LIBS = KF5Notifications 4.0
> +SHARED_LIBS = KF5Notifications 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Codecs KF5ConfigCore KF5CoreAddons
> WANTLIB += KF5WindowSystem Qt5Core Qt5DBus Qt5Gui Qt5Widgets Qt5X11Extras
> Index: knotifications/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knotifications/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- knotifications/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ knotifications/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/knotifications-5.43.0.tar.xz) = O6pHKI8/qKwcpik4qBIlGk7wh0wocRCEKq2njwYs9k0=
> -SIZE (kde/knotifications-5.43.0.tar.xz) = 100596
> +SHA256 (kde/knotifications-5.46.0.tar.xz) = v7whdiU9ulI1+bD6ltEpMim3hjCrXjICPXv4ODYfzkM=
> +SIZE (kde/knotifications-5.46.0.tar.xz) = 100756
> Index: knotifyconfig/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knotifyconfig/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- knotifyconfig/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ knotifyconfig/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,12 +3,13 @@
> COMMENT = KDE configuration dialog for desktop notifications
> DISTNAME = knotifyconfig-${VERSION}
>
> -SHARED_LIBS = KF5NotifyConfig 4.0
> +SHARED_LIBS = KF5NotifyConfig 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Completion KF5ConfigCore KF5CoreAddons
> WANTLIB += KF5I18n KF5JobWidgets KF5KIOCore KF5KIOWidgets KF5Service
> -WANTLIB += KF5WidgetsAddons Qt5Core Qt5DBus Qt5Gui Qt5Network
> -WANTLIB += Qt5Widgets m phonon4qt5experimental
> +WANTLIB += KF5WidgetsAddons Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
> +WANTLIB += Qt5Network Qt5Widgets m phonon4qt5experimental
> +
>
> MODULES = multimedia/phonon
>
> Index: knotifyconfig/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/knotifyconfig/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- knotifyconfig/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ knotifyconfig/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/knotifyconfig-5.43.0.tar.xz) = Rgx5peORUYYVwP5mZvKnat41pTu55noTJObqYYTuMls=
> -SIZE (kde/knotifyconfig-5.43.0.tar.xz) = 83604
> +SHA256 (kde/knotifyconfig-5.46.0.tar.xz) = clIS6U8yFjnmfQTLJAtnQpuwzIpx4wQT2nfNpyKdIHM=
> +SIZE (kde/knotifyconfig-5.46.0.tar.xz) = 83700
> Index: kpackage/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpackage/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kpackage/Makefile 12 Feb 2018 19:35:37 -0000 1.7
> +++ kpackage/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = installation and loading of content packages in KDE
> DISTNAME = kpackage-${VERSION}
>
> -SHARED_LIBS = KF5Package 5.0
> +SHARED_LIBS = KF5Package 5.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5CoreAddons KF5I18n
> WANTLIB += Qt5Core c m
> Index: kpackage/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpackage/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kpackage/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kpackage/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kpackage-5.43.0.tar.xz) = SwAl+sBPaf7Ii2BorCDEtkJnsbcfx8Ng9nv9c/H8J9s=
> -SIZE (kde/kpackage-5.43.0.tar.xz) = 132080
> +SHA256 (kde/kpackage-5.46.0.tar.xz) = DN2W8XnEPcjdCD4Cye+f+//n2Xpvgxd4cIEcBaD8heA=
> +SIZE (kde/kpackage-5.46.0.tar.xz) = 132744
> Index: kparts/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kparts/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kparts/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kparts/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,14 +3,14 @@
> COMMENT = KDE plugin framework for user interface components
> DISTNAME = kparts-${VERSION}
>
> -SHARED_LIBS = KF5Parts 4.0
> +SHARED_LIBS = KF5Parts 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> WANTLIB += KF5I18n KF5IconThemes KF5JobWidgets KF5KIOCore KF5KIOWidgets
> WANTLIB += KF5Service KF5SonnetUi KF5TextWidgets KF5WidgetsAddons
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Test
> -WANTLIB += Qt5Widgets Qt5Xml m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5Test Qt5Widgets Qt5Xml m
>
> BUILD_DEPENDS = devel/gettext-tools
> RUN_DEPENDS = devel/gettext
> Index: kparts/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kparts/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kparts/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kparts/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kparts-5.43.0.tar.xz) = jYsRxeiMpcGSpSdBWoQatCeOxw3Sp2bTTHXN141uIiY=
> -SIZE (kde/kparts-5.43.0.tar.xz) = 175908
> +SHA256 (kde/kparts-5.46.0.tar.xz) = EqC9g28Z8Acg4IswwJhZkcU8dSqOBy+tywBELYOHIMM=
> +SIZE (kde/kparts-5.46.0.tar.xz) = 176020
> Index: kparts/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kparts/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 PLIST
> --- kparts/pkg/PLIST 26 Oct 2017 07:53:23 -0000 1.3
> +++ kparts/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -1,4 +1,5 @@
> @comment $OpenBSD: PLIST,v 1.3 2017/10/26 07:53:23 rsadowski Exp $
> +include/KF5/
> include/KF5/KParts/
> include/KF5/KParts/KParts/
> include/KF5/KParts/KParts/BrowserArguments
> @@ -67,118 +68,240 @@ include/KF5/KParts/kparts/statusbarexten
> include/KF5/KParts/kparts/textextension.h
> include/KF5/KParts/kparts/windowargs.h
> include/KF5/kparts_version.h
> +lib/cmake/
> lib/cmake/KF5Parts/
> lib/cmake/KF5Parts/KF5PartsConfig.cmake
> lib/cmake/KF5Parts/KF5PartsConfigVersion.cmake
> lib/cmake/KF5Parts/KF5PartsTargets${MODCMAKE_BUILD_SUFFIX}
> lib/cmake/KF5Parts/KF5PartsTargets.cmake
> @lib lib/libKF5Parts.so.${LIBKF5Parts_VERSION}
> +lib/qt5/
> +lib/qt5/plugins/
> lib/qt5/plugins/notepadpart.so
> lib/qt5/plugins/spellcheckplugin.so
> share/kdevappwizard/
> share/kdevappwizard/templates/
> share/kdevappwizard/templates/kpartsapp.tar.bz2
> +share/kf5/
> +share/kf5/mkspecs/
> share/kf5/mkspecs/qt_KParts.pri
> +share/kservicetypes5/
> share/kservicetypes5/browserview.desktop
> share/kservicetypes5/kpart.desktop
> share/kservicetypes5/krop.desktop
> share/kservicetypes5/krwp.desktop
> +share/locale/af/
> +share/locale/af/LC_MESSAGES/
> share/locale/af/LC_MESSAGES/kparts5.mo
> +share/locale/ar/
> +share/locale/ar/LC_MESSAGES/
> share/locale/ar/LC_MESSAGES/kparts5.mo
> +share/locale/as/
> +share/locale/as/LC_MESSAGES/
> share/locale/as/LC_MESSAGES/kparts5.mo
> +share/locale/ast/
> +share/locale/ast/LC_MESSAGES/
> share/locale/ast/LC_MESSAGES/kparts5.mo
> share/locale/be/LC_MESSAGES/kparts5.mo
> +share/locale/be@latin/
> +share/locale/be@latin/LC_MESSAGES/
> share/locale/be@latin/LC_MESSAGES/kparts5.mo
> share/locale/bg/LC_MESSAGES/kparts5.mo
> +share/locale/bn/
> +share/locale/bn/LC_MESSAGES/
> share/locale/bn/LC_MESSAGES/kparts5.mo
> +share/locale/bn_IN/
> +share/locale/bn_IN/LC_MESSAGES/
> share/locale/bn_IN/LC_MESSAGES/kparts5.mo
> +share/locale/br/
> +share/locale/br/LC_MESSAGES/
> share/locale/br/LC_MESSAGES/kparts5.mo
> +share/locale/bs/
> +share/locale/bs/LC_MESSAGES/
> share/locale/bs/LC_MESSAGES/kparts5.mo
> share/locale/ca/LC_MESSAGES/kparts5.mo
> +share/locale/ca@valencia/
> +share/locale/ca@valencia/LC_MESSAGES/
> share/locale/ca@valencia/LC_MESSAGES/kparts5.mo
> +share/locale/crh/
> +share/locale/crh/LC_MESSAGES/
> share/locale/crh/LC_MESSAGES/kparts5.mo
> share/locale/cs/LC_MESSAGES/kparts5.mo
> +share/locale/csb/
> +share/locale/csb/LC_MESSAGES/
> share/locale/csb/LC_MESSAGES/kparts5.mo
> +share/locale/cy/
> +share/locale/cy/LC_MESSAGES/
> share/locale/cy/LC_MESSAGES/kparts5.mo
> share/locale/da/LC_MESSAGES/kparts5.mo
> share/locale/de/LC_MESSAGES/kparts5.mo
> share/locale/el/LC_MESSAGES/kparts5.mo
> +share/locale/en_GB/
> +share/locale/en_GB/LC_MESSAGES/
> share/locale/en_GB/LC_MESSAGES/kparts5.mo
> share/locale/eo/LC_MESSAGES/kparts5.mo
> share/locale/es/LC_MESSAGES/kparts5.mo
> share/locale/et/LC_MESSAGES/kparts5.mo
> share/locale/eu/LC_MESSAGES/kparts5.mo
> +share/locale/fa/
> +share/locale/fa/LC_MESSAGES/
> share/locale/fa/LC_MESSAGES/kparts5.mo
> share/locale/fi/LC_MESSAGES/kparts5.mo
> share/locale/fr/LC_MESSAGES/kparts5.mo
> +share/locale/fy/
> +share/locale/fy/LC_MESSAGES/
> share/locale/fy/LC_MESSAGES/kparts5.mo
> share/locale/ga/LC_MESSAGES/kparts5.mo
> +share/locale/gd/
> +share/locale/gd/LC_MESSAGES/
> share/locale/gd/LC_MESSAGES/kparts5.mo
> share/locale/gl/LC_MESSAGES/kparts5.mo
> +share/locale/gu/
> +share/locale/gu/LC_MESSAGES/
> share/locale/gu/LC_MESSAGES/kparts5.mo
> +share/locale/ha/
> +share/locale/ha/LC_MESSAGES/
> share/locale/ha/LC_MESSAGES/kparts5.mo
> share/locale/he/LC_MESSAGES/kparts5.mo
> +share/locale/hi/
> +share/locale/hi/LC_MESSAGES/
> share/locale/hi/LC_MESSAGES/kparts5.mo
> +share/locale/hne/
> +share/locale/hne/LC_MESSAGES/
> share/locale/hne/LC_MESSAGES/kparts5.mo
> share/locale/hr/LC_MESSAGES/kparts5.mo
> +share/locale/hsb/
> +share/locale/hsb/LC_MESSAGES/
> share/locale/hsb/LC_MESSAGES/kparts5.mo
> share/locale/hu/LC_MESSAGES/kparts5.mo
> +share/locale/hy/
> +share/locale/hy/LC_MESSAGES/
> share/locale/hy/LC_MESSAGES/kparts5.mo
> +share/locale/ia/
> +share/locale/ia/LC_MESSAGES/
> share/locale/ia/LC_MESSAGES/kparts5.mo
> share/locale/id/LC_MESSAGES/kparts5.mo
> +share/locale/is/
> +share/locale/is/LC_MESSAGES/
> share/locale/is/LC_MESSAGES/kparts5.mo
> share/locale/it/LC_MESSAGES/kparts5.mo
> share/locale/ja/LC_MESSAGES/kparts5.mo
> +share/locale/ka/
> +share/locale/ka/LC_MESSAGES/
> share/locale/ka/LC_MESSAGES/kparts5.mo
> +share/locale/kk/
> +share/locale/kk/LC_MESSAGES/
> share/locale/kk/LC_MESSAGES/kparts5.mo
> +share/locale/km/
> +share/locale/km/LC_MESSAGES/
> share/locale/km/LC_MESSAGES/kparts5.mo
> +share/locale/kn/
> +share/locale/kn/LC_MESSAGES/
> share/locale/kn/LC_MESSAGES/kparts5.mo
> share/locale/ko/LC_MESSAGES/kparts5.mo
> +share/locale/ku/
> +share/locale/ku/LC_MESSAGES/
> share/locale/ku/LC_MESSAGES/kparts5.mo
> +share/locale/lb/
> +share/locale/lb/LC_MESSAGES/
> share/locale/lb/LC_MESSAGES/kparts5.mo
> +share/locale/lt/
> +share/locale/lt/LC_MESSAGES/
> share/locale/lt/LC_MESSAGES/kparts5.mo
> share/locale/lv/LC_MESSAGES/kparts5.mo
> +share/locale/mai/
> +share/locale/mai/LC_MESSAGES/
> share/locale/mai/LC_MESSAGES/kparts5.mo
> +share/locale/mk/
> +share/locale/mk/LC_MESSAGES/
> share/locale/mk/LC_MESSAGES/kparts5.mo
> +share/locale/ml/
> +share/locale/ml/LC_MESSAGES/
> share/locale/ml/LC_MESSAGES/kparts5.mo
> +share/locale/mr/
> +share/locale/mr/LC_MESSAGES/
> share/locale/mr/LC_MESSAGES/kparts5.mo
> +share/locale/ms/
> +share/locale/ms/LC_MESSAGES/
> share/locale/ms/LC_MESSAGES/kparts5.mo
> share/locale/nb/LC_MESSAGES/kparts5.mo
> +share/locale/nds/
> +share/locale/nds/LC_MESSAGES/
> share/locale/nds/LC_MESSAGES/kparts5.mo
> +share/locale/ne/
> +share/locale/ne/LC_MESSAGES/
> share/locale/ne/LC_MESSAGES/kparts5.mo
> share/locale/nl/LC_MESSAGES/kparts5.mo
> share/locale/nn/LC_MESSAGES/kparts5.mo
> +share/locale/oc/
> +share/locale/oc/LC_MESSAGES/
> share/locale/oc/LC_MESSAGES/kparts5.mo
> +share/locale/or/
> +share/locale/or/LC_MESSAGES/
> share/locale/or/LC_MESSAGES/kparts5.mo
> share/locale/pa/LC_MESSAGES/kparts5.mo
> share/locale/pl/LC_MESSAGES/kparts5.mo
> +share/locale/ps/
> +share/locale/ps/LC_MESSAGES/
> share/locale/ps/LC_MESSAGES/kparts5.mo
> share/locale/pt/LC_MESSAGES/kparts5.mo
> share/locale/pt_BR/LC_MESSAGES/kparts5.mo
> share/locale/ro/LC_MESSAGES/kparts5.mo
> share/locale/ru/LC_MESSAGES/kparts5.mo
> +share/locale/se/
> +share/locale/se/LC_MESSAGES/
> share/locale/se/LC_MESSAGES/kparts5.mo
> +share/locale/si/
> +share/locale/si/LC_MESSAGES/
> share/locale/si/LC_MESSAGES/kparts5.mo
> share/locale/sk/LC_MESSAGES/kparts5.mo
> share/locale/sl/LC_MESSAGES/kparts5.mo
> +share/locale/sq/
> +share/locale/sq/LC_MESSAGES/
> share/locale/sq/LC_MESSAGES/kparts5.mo
> share/locale/sr/LC_MESSAGES/kparts5.mo
> +share/locale/sr@ijekavian/
> +share/locale/sr@ijekavian/LC_MESSAGES/
> share/locale/sr@ijekavian/LC_MESSAGES/kparts5.mo
> +share/locale/sr@ijekavianlatin/
> +share/locale/sr@ijekavianlatin/LC_MESSAGES/
> share/locale/sr@ijekavianlatin/LC_MESSAGES/kparts5.mo
> +share/locale/sr@latin/
> +share/locale/sr@latin/LC_MESSAGES/
> share/locale/sr@latin/LC_MESSAGES/kparts5.mo
> share/locale/sv/LC_MESSAGES/kparts5.mo
> +share/locale/ta/
> +share/locale/ta/LC_MESSAGES/
> share/locale/ta/LC_MESSAGES/kparts5.mo
> +share/locale/te/
> +share/locale/te/LC_MESSAGES/
> share/locale/te/LC_MESSAGES/kparts5.mo
> +share/locale/tg/
> +share/locale/tg/LC_MESSAGES/
> share/locale/tg/LC_MESSAGES/kparts5.mo
> +share/locale/th/
> +share/locale/th/LC_MESSAGES/
> share/locale/th/LC_MESSAGES/kparts5.mo
> share/locale/tr/LC_MESSAGES/kparts5.mo
> +share/locale/tt/
> +share/locale/tt/LC_MESSAGES/
> share/locale/tt/LC_MESSAGES/kparts5.mo
> +share/locale/ug/
> +share/locale/ug/LC_MESSAGES/
> share/locale/ug/LC_MESSAGES/kparts5.mo
> share/locale/uk/LC_MESSAGES/kparts5.mo
> +share/locale/uz/
> +share/locale/uz/LC_MESSAGES/
> share/locale/uz/LC_MESSAGES/kparts5.mo
> +share/locale/uz@cyrillic/
> +share/locale/uz@cyrillic/LC_MESSAGES/
> share/locale/uz@cyrillic/LC_MESSAGES/kparts5.mo
> share/locale/vi/LC_MESSAGES/kparts5.mo
> +share/locale/wa/
> +share/locale/wa/LC_MESSAGES/
> share/locale/wa/LC_MESSAGES/kparts5.mo
> +share/locale/xh/
> +share/locale/xh/LC_MESSAGES/
> share/locale/xh/LC_MESSAGES/kparts5.mo
> share/locale/zh_CN/LC_MESSAGES/kparts5.mo
> share/locale/zh_HK/LC_MESSAGES/kparts5.mo
> Index: kpeople/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpeople/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kpeople/Makefile 9 Jan 2018 21:10:39 -0000 1.7
> +++ kpeople/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,9 +3,9 @@
> COMMENT = KDE framework for aggregating and accessing people contacts
> DISTNAME = kpeople-${VERSION}
>
> -SHARED_LIBS = KF5People 4.0 # 5.17
> -SHARED_LIBS += KF5PeopleBackend 4.0 # 5.17
> -SHARED_LIBS += KF5PeopleWidgets 4.0 # 5.17
> +SHARED_LIBS = KF5People 4.1 # 5.17
> +SHARED_LIBS += KF5PeopleBackend 4.1 # 5.17
> +SHARED_LIBS += KF5PeopleWidgets 4.1 # 5.17
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5I18n
> WANTLIB += KF5ItemViews KF5Service KF5WidgetsAddons Qt5Core Qt5DBus
> Index: kpeople/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpeople/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kpeople/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kpeople/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kpeople-5.43.0.tar.xz) = uHYyUWRV87Jb5mEZirluqUWofL4uB87AYLJunG/XJnY=
> -SIZE (kde/kpeople-5.43.0.tar.xz) = 59728
> +SHA256 (kde/kpeople-5.46.0.tar.xz) = 0WbXVLwry9NHoxa4bDupOeI6P/EYnU0Nv1KRyqlPdb4=
> +SIZE (kde/kpeople-5.46.0.tar.xz) = 59896
> Index: kplotting/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kplotting/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kplotting/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kplotting/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE data plotting framework
> DISTNAME = kplotting-${VERSION}
>
> -SHARED_LIBS = KF5Plotting 4.0
> +SHARED_LIBS = KF5Plotting 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Widgets m
>
> Index: kplotting/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kplotting/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kplotting/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kplotting/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kplotting-5.43.0.tar.xz) = LoGNcDSgVCe9Q6IymlpXEiOVHQy9bRvtGYhrr3pxtTQ=
> -SIZE (kde/kplotting-5.43.0.tar.xz) = 29596
> +SHA256 (kde/kplotting-5.46.0.tar.xz) = FhFsv9mssY93Yi5zUYL13AFmlrMGaC/yCDtwDqfYfO4=
> +SIZE (kde/kplotting-5.46.0.tar.xz) = 29776
> Index: kpty/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpty/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kpty/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kpty/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = interfacing with pseudo terminal devices in KDE
> DISTNAME = kpty-${VERSION}
>
> -SHARED_LIBS = KF5Pty 4.0
> +SHARED_LIBS = KF5Pty 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5CoreAddons KF5I18n Qt5Core m
> WANTLIB += util
> Index: kpty/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kpty/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kpty/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kpty/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kpty-5.43.0.tar.xz) = qE4hVbhTsKtb07I+Z23dQkX7tKhsa8t0YtLMX1UWoCY=
> -SIZE (kde/kpty-5.43.0.tar.xz) = 58232
> +SHA256 (kde/kpty-5.46.0.tar.xz) = 4SBjF43Pez8tB6eXAFzfSyASI+sFtsb7/CrKlx+/OtQ=
> +SIZE (kde/kpty-5.46.0.tar.xz) = 58172
> Index: kross/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kross/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kross/Makefile 9 Jan 2018 21:10:39 -0000 1.6
> +++ kross/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,16 +3,16 @@
> COMMENT = embedding of scripting into KDE applications
> DISTNAME = kross-${VERSION}
>
> -SHARED_LIBS = KF5KrossCore 4.0 # 5.17
> -SHARED_LIBS += KF5KrossUi 4.0 # 5.17
> +SHARED_LIBS = KF5KrossCore 4.1 # 5.17
> +SHARED_LIBS += KF5KrossUi 4.1 # 5.17
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Bookmarks KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> WANTLIB += KF5I18n KF5IconThemes KF5ItemViews KF5JobWidgets KF5KIOCore
> WANTLIB += KF5KIOFileWidgets KF5KIOWidgets KF5Parts KF5Service
> WANTLIB += KF5Solid KF5SonnetUi KF5TextWidgets KF5WidgetsAddons
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Script
> -WANTLIB += Qt5Widgets Qt5Xml c m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5Script Qt5Widgets Qt5Xml c m
>
> BUILD_DEPENDS = devel/gettext-tools
>
> Index: kross/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kross/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kross/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kross/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kross-5.43.0.tar.xz) = 0JAKfZU+Sf1odBziDq9X8yQrPKGG3rwu0MporSsx/RY=
> -SIZE (kde/kross-5.43.0.tar.xz) = 127824
> +SHA256 (kde/kross-5.46.0.tar.xz) = TYc8Hf7E2Nx9tNEBTPWaLk3kV2iI02sckXHIQWsA0nI=
> +SIZE (kde/kross-5.46.0.tar.xz) = 127780
> Index: kross/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kross/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 PLIST
> --- kross/pkg/PLIST 25 Dec 2016 14:54:49 -0000 1.2
> +++ kross/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -1,5 +1,6 @@
> @comment $OpenBSD: PLIST,v 1.2 2016/12/25 14:54:49 zhuk Exp $
> @bin bin/kf5kross
> +include/KF5/
> include/KF5/KrossCore/
> include/KF5/KrossCore/Kross/
> include/KF5/KrossCore/Kross/Core/
> @@ -46,6 +47,7 @@ include/KF5/KrossUi/kross/ui/plugin.h
> include/KF5/KrossUi/kross/ui/scriptingplugin.h
> include/KF5/KrossUi/kross/ui/view.h
> include/KF5/kross_version.h
> +lib/cmake/
> lib/cmake/KF5Kross/
> lib/cmake/KF5Kross/KF5KrossConfig.cmake
> lib/cmake/KF5Kross/KF5KrossConfigVersion.cmake
> @@ -53,111 +55,316 @@ lib/cmake/KF5Kross/KF5KrossTargets${MODC
> lib/cmake/KF5Kross/KF5KrossTargets.cmake
> @lib lib/libKF5KrossCore.so.${LIBKF5KrossCore_VERSION}
> @lib lib/libKF5KrossUi.so.${LIBKF5KrossUi_VERSION}
> +lib/qt5/
> +lib/qt5/plugins/
> lib/qt5/plugins/krossmoduleforms.so
> lib/qt5/plugins/krossmodulekdetranslation.so
> lib/qt5/plugins/krossqts.so
> lib/qt5/plugins/script/
> lib/qt5/plugins/script/krossqtsplugin.so
> @man man/man1/kf5kross.1
> +share/kf5/
> +share/kf5/mkspecs/
> share/kf5/mkspecs/qt_KrossCore.pri
> share/kf5/mkspecs/qt_KrossUi.pri
> +share/locale/
> +share/locale/af/
> +share/locale/af/LC_MESSAGES/
> share/locale/af/LC_MESSAGES/kross5.mo
> +share/locale/ar/
> +share/locale/ar/LC_MESSAGES/
> share/locale/ar/LC_MESSAGES/kross5.mo
> +share/locale/as/
> +share/locale/as/LC_MESSAGES/
> share/locale/as/LC_MESSAGES/kross5.mo
> +share/locale/ast/
> +share/locale/ast/LC_MESSAGES/
> share/locale/ast/LC_MESSAGES/kross5.mo
> +share/locale/be/
> +share/locale/be/LC_MESSAGES/
> share/locale/be/LC_MESSAGES/kross5.mo
> +share/locale/be@latin/
> +share/locale/be@latin/LC_MESSAGES/
> share/locale/be@latin/LC_MESSAGES/kross5.mo
> +share/locale/bg/
> +share/locale/bg/LC_MESSAGES/
> share/locale/bg/LC_MESSAGES/kross5.mo
> +share/locale/bn/
> +share/locale/bn/LC_MESSAGES/
> share/locale/bn/LC_MESSAGES/kross5.mo
> +share/locale/bn_IN/
> +share/locale/bn_IN/LC_MESSAGES/
> share/locale/bn_IN/LC_MESSAGES/kross5.mo
> +share/locale/br/
> +share/locale/br/LC_MESSAGES/
> share/locale/br/LC_MESSAGES/kross5.mo
> +share/locale/bs/
> +share/locale/bs/LC_MESSAGES/
> share/locale/bs/LC_MESSAGES/kross5.mo
> +share/locale/ca/
> +share/locale/ca/LC_MESSAGES/
> share/locale/ca/LC_MESSAGES/kross5.mo
> +share/locale/ca@valencia/
> +share/locale/ca@valencia/LC_MESSAGES/
> share/locale/ca@valencia/LC_MESSAGES/kross5.mo
> +share/locale/crh/
> +share/locale/crh/LC_MESSAGES/
> share/locale/crh/LC_MESSAGES/kross5.mo
> +share/locale/cs/
> +share/locale/cs/LC_MESSAGES/
> share/locale/cs/LC_MESSAGES/kross5.mo
> +share/locale/csb/
> +share/locale/csb/LC_MESSAGES/
> share/locale/csb/LC_MESSAGES/kross5.mo
> +share/locale/cy/
> +share/locale/cy/LC_MESSAGES/
> share/locale/cy/LC_MESSAGES/kross5.mo
> +share/locale/da/
> +share/locale/da/LC_MESSAGES/
> share/locale/da/LC_MESSAGES/kross5.mo
> +share/locale/de/
> +share/locale/de/LC_MESSAGES/
> share/locale/de/LC_MESSAGES/kross5.mo
> +share/locale/el/
> +share/locale/el/LC_MESSAGES/
> share/locale/el/LC_MESSAGES/kross5.mo
> +share/locale/en_GB/
> +share/locale/en_GB/LC_MESSAGES/
> share/locale/en_GB/LC_MESSAGES/kross5.mo
> +share/locale/eo/
> +share/locale/eo/LC_MESSAGES/
> share/locale/eo/LC_MESSAGES/kross5.mo
> +share/locale/es/
> +share/locale/es/LC_MESSAGES/
> share/locale/es/LC_MESSAGES/kross5.mo
> +share/locale/et/
> +share/locale/et/LC_MESSAGES/
> share/locale/et/LC_MESSAGES/kross5.mo
> +share/locale/eu/
> +share/locale/eu/LC_MESSAGES/
> share/locale/eu/LC_MESSAGES/kross5.mo
> +share/locale/fa/
> +share/locale/fa/LC_MESSAGES/
> share/locale/fa/LC_MESSAGES/kross5.mo
> +share/locale/fi/
> +share/locale/fi/LC_MESSAGES/
> share/locale/fi/LC_MESSAGES/kross5.mo
> +share/locale/fr/
> +share/locale/fr/LC_MESSAGES/
> share/locale/fr/LC_MESSAGES/kross5.mo
> +share/locale/fy/
> +share/locale/fy/LC_MESSAGES/
> share/locale/fy/LC_MESSAGES/kross5.mo
> +share/locale/ga/
> +share/locale/ga/LC_MESSAGES/
> share/locale/ga/LC_MESSAGES/kross5.mo
> +share/locale/gd/
> +share/locale/gd/LC_MESSAGES/
> share/locale/gd/LC_MESSAGES/kross5.mo
> +share/locale/gl/
> +share/locale/gl/LC_MESSAGES/
> share/locale/gl/LC_MESSAGES/kross5.mo
> +share/locale/gu/
> +share/locale/gu/LC_MESSAGES/
> share/locale/gu/LC_MESSAGES/kross5.mo
> +share/locale/ha/
> +share/locale/ha/LC_MESSAGES/
> share/locale/ha/LC_MESSAGES/kross5.mo
> +share/locale/he/
> +share/locale/he/LC_MESSAGES/
> share/locale/he/LC_MESSAGES/kross5.mo
> +share/locale/hi/
> +share/locale/hi/LC_MESSAGES/
> share/locale/hi/LC_MESSAGES/kross5.mo
> +share/locale/hne/
> +share/locale/hne/LC_MESSAGES/
> share/locale/hne/LC_MESSAGES/kross5.mo
> +share/locale/hr/
> +share/locale/hr/LC_MESSAGES/
> share/locale/hr/LC_MESSAGES/kross5.mo
> +share/locale/hsb/
> +share/locale/hsb/LC_MESSAGES/
> share/locale/hsb/LC_MESSAGES/kross5.mo
> +share/locale/hu/
> +share/locale/hu/LC_MESSAGES/
> share/locale/hu/LC_MESSAGES/kross5.mo
> +share/locale/hy/
> +share/locale/hy/LC_MESSAGES/
> share/locale/hy/LC_MESSAGES/kross5.mo
> +share/locale/ia/
> +share/locale/ia/LC_MESSAGES/
> share/locale/ia/LC_MESSAGES/kross5.mo
> +share/locale/id/
> +share/locale/id/LC_MESSAGES/
> share/locale/id/LC_MESSAGES/kross5.mo
> +share/locale/is/
> +share/locale/is/LC_MESSAGES/
> share/locale/is/LC_MESSAGES/kross5.mo
> +share/locale/it/
> +share/locale/it/LC_MESSAGES/
> share/locale/it/LC_MESSAGES/kross5.mo
> +share/locale/ja/
> +share/locale/ja/LC_MESSAGES/
> share/locale/ja/LC_MESSAGES/kross5.mo
> +share/locale/ka/
> +share/locale/ka/LC_MESSAGES/
> share/locale/ka/LC_MESSAGES/kross5.mo
> +share/locale/kk/
> +share/locale/kk/LC_MESSAGES/
> share/locale/kk/LC_MESSAGES/kross5.mo
> +share/locale/km/
> +share/locale/km/LC_MESSAGES/
> share/locale/km/LC_MESSAGES/kross5.mo
> +share/locale/kn/
> +share/locale/kn/LC_MESSAGES/
> share/locale/kn/LC_MESSAGES/kross5.mo
> +share/locale/ko/
> +share/locale/ko/LC_MESSAGES/
> share/locale/ko/LC_MESSAGES/kross5.mo
> +share/locale/ku/
> +share/locale/ku/LC_MESSAGES/
> share/locale/ku/LC_MESSAGES/kross5.mo
> +share/locale/lb/
> +share/locale/lb/LC_MESSAGES/
> share/locale/lb/LC_MESSAGES/kross5.mo
> +share/locale/lt/
> +share/locale/lt/LC_MESSAGES/
> share/locale/lt/LC_MESSAGES/kross5.mo
> +share/locale/lv/
> +share/locale/lv/LC_MESSAGES/
> share/locale/lv/LC_MESSAGES/kross5.mo
> +share/locale/mai/
> +share/locale/mai/LC_MESSAGES/
> share/locale/mai/LC_MESSAGES/kross5.mo
> +share/locale/mk/
> +share/locale/mk/LC_MESSAGES/
> share/locale/mk/LC_MESSAGES/kross5.mo
> +share/locale/ml/
> +share/locale/ml/LC_MESSAGES/
> share/locale/ml/LC_MESSAGES/kross5.mo
> +share/locale/mr/
> +share/locale/mr/LC_MESSAGES/
> share/locale/mr/LC_MESSAGES/kross5.mo
> +share/locale/ms/
> +share/locale/ms/LC_MESSAGES/
> share/locale/ms/LC_MESSAGES/kross5.mo
> +share/locale/nb/
> +share/locale/nb/LC_MESSAGES/
> share/locale/nb/LC_MESSAGES/kross5.mo
> +share/locale/nds/
> +share/locale/nds/LC_MESSAGES/
> share/locale/nds/LC_MESSAGES/kross5.mo
> +share/locale/ne/
> +share/locale/ne/LC_MESSAGES/
> share/locale/ne/LC_MESSAGES/kross5.mo
> +share/locale/nl/
> +share/locale/nl/LC_MESSAGES/
> share/locale/nl/LC_MESSAGES/kross5.mo
> +share/locale/nn/
> +share/locale/nn/LC_MESSAGES/
> share/locale/nn/LC_MESSAGES/kross5.mo
> +share/locale/oc/
> +share/locale/oc/LC_MESSAGES/
> share/locale/oc/LC_MESSAGES/kross5.mo
> +share/locale/or/
> +share/locale/or/LC_MESSAGES/
> share/locale/or/LC_MESSAGES/kross5.mo
> +share/locale/pa/
> +share/locale/pa/LC_MESSAGES/
> share/locale/pa/LC_MESSAGES/kross5.mo
> +share/locale/pl/
> +share/locale/pl/LC_MESSAGES/
> share/locale/pl/LC_MESSAGES/kross5.mo
> +share/locale/ps/
> +share/locale/ps/LC_MESSAGES/
> share/locale/ps/LC_MESSAGES/kross5.mo
> +share/locale/pt/
> +share/locale/pt/LC_MESSAGES/
> share/locale/pt/LC_MESSAGES/kross5.mo
> +share/locale/pt_BR/
> +share/locale/pt_BR/LC_MESSAGES/
> share/locale/pt_BR/LC_MESSAGES/kross5.mo
> +share/locale/ro/
> +share/locale/ro/LC_MESSAGES/
> share/locale/ro/LC_MESSAGES/kross5.mo
> +share/locale/ru/
> +share/locale/ru/LC_MESSAGES/
> share/locale/ru/LC_MESSAGES/kross5.mo
> +share/locale/se/
> +share/locale/se/LC_MESSAGES/
> share/locale/se/LC_MESSAGES/kross5.mo
> +share/locale/si/
> +share/locale/si/LC_MESSAGES/
> share/locale/si/LC_MESSAGES/kross5.mo
> +share/locale/sk/
> +share/locale/sk/LC_MESSAGES/
> share/locale/sk/LC_MESSAGES/kross5.mo
> +share/locale/sl/
> +share/locale/sl/LC_MESSAGES/
> share/locale/sl/LC_MESSAGES/kross5.mo
> +share/locale/sq/
> +share/locale/sq/LC_MESSAGES/
> share/locale/sq/LC_MESSAGES/kross5.mo
> +share/locale/sr/
> +share/locale/sr/LC_MESSAGES/
> share/locale/sr/LC_MESSAGES/kross5.mo
> +share/locale/sr@ijekavian/
> +share/locale/sr@ijekavian/LC_MESSAGES/
> share/locale/sr@ijekavian/LC_MESSAGES/kross5.mo
> +share/locale/sr@ijekavianlatin/
> +share/locale/sr@ijekavianlatin/LC_MESSAGES/
> share/locale/sr@ijekavianlatin/LC_MESSAGES/kross5.mo
> +share/locale/sr@latin/
> +share/locale/sr@latin/LC_MESSAGES/
> share/locale/sr@latin/LC_MESSAGES/kross5.mo
> +share/locale/sv/
> +share/locale/sv/LC_MESSAGES/
> share/locale/sv/LC_MESSAGES/kross5.mo
> +share/locale/ta/
> +share/locale/ta/LC_MESSAGES/
> share/locale/ta/LC_MESSAGES/kross5.mo
> +share/locale/te/
> +share/locale/te/LC_MESSAGES/
> share/locale/te/LC_MESSAGES/kross5.mo
> +share/locale/tg/
> +share/locale/tg/LC_MESSAGES/
> share/locale/tg/LC_MESSAGES/kross5.mo
> +share/locale/th/
> +share/locale/th/LC_MESSAGES/
> share/locale/th/LC_MESSAGES/kross5.mo
> +share/locale/tr/
> +share/locale/tr/LC_MESSAGES/
> share/locale/tr/LC_MESSAGES/kross5.mo
> +share/locale/tt/
> +share/locale/tt/LC_MESSAGES/
> share/locale/tt/LC_MESSAGES/kross5.mo
> +share/locale/ug/
> +share/locale/ug/LC_MESSAGES/
> share/locale/ug/LC_MESSAGES/kross5.mo
> +share/locale/uk/
> +share/locale/uk/LC_MESSAGES/
> share/locale/uk/LC_MESSAGES/kross5.mo
> +share/locale/uz/
> +share/locale/uz/LC_MESSAGES/
> share/locale/uz/LC_MESSAGES/kross5.mo
> +share/locale/uz@cyrillic/
> +share/locale/uz@cyrillic/LC_MESSAGES/
> share/locale/uz@cyrillic/LC_MESSAGES/kross5.mo
> +share/locale/vi/
> +share/locale/vi/LC_MESSAGES/
> share/locale/vi/LC_MESSAGES/kross5.mo
> +share/locale/wa/
> +share/locale/wa/LC_MESSAGES/
> share/locale/wa/LC_MESSAGES/kross5.mo
> +share/locale/xh/
> +share/locale/xh/LC_MESSAGES/
> share/locale/xh/LC_MESSAGES/kross5.mo
> +share/locale/zh_CN/
> +share/locale/zh_CN/LC_MESSAGES/
> share/locale/zh_CN/LC_MESSAGES/kross5.mo
> +share/locale/zh_HK/
> +share/locale/zh_HK/LC_MESSAGES/
> share/locale/zh_HK/LC_MESSAGES/kross5.mo
> +share/locale/zh_TW/
> +share/locale/zh_TW/LC_MESSAGES/
> share/locale/zh_TW/LC_MESSAGES/kross5.mo
> Index: krunner/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/krunner/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- krunner/Makefile 12 Feb 2018 19:35:37 -0000 1.9
> +++ krunner/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,12 +3,12 @@
> COMMENT = KDE framework for Plasma runners
> DISTNAME = krunner-${VERSION}
>
> -SHARED_LIBS = KF5Runner 5.0
> +SHARED_LIBS = KF5Runner 5.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5I18n
> WANTLIB += KF5KIOCore KF5Package KF5Plasma KF5Service KF5ThreadWeaver
> -WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5Widgets
> -WANTLIB += m
> +WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Qml
> +WANTLIB += Qt5Quick Qt5Widgets m
>
> BUILD_DEPENDS = devel/gettext-tools
> LIB_DEPENDS = devel/kf5/kconfig \
> Index: krunner/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/krunner/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- krunner/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ krunner/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/krunner-5.43.0.tar.xz) = vJ0/YGD5L2K97j38Br36E976DGdHc+/7A5oKxs9XKvI=
> -SIZE (kde/krunner-5.43.0.tar.xz) = 60016
> +SHA256 (kde/krunner-5.46.0.tar.xz) = irUnyXXK7XSlhFtZ5+VEbpRkrA/x89XY/teWFW6+bNs=
> +SIZE (kde/krunner-5.46.0.tar.xz) = 61420
> Index: kservice/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kservice/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kservice/Makefile 9 Jan 2018 21:10:40 -0000 1.7
> +++ kservice/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = plugin framework for KDE desktop services
> DISTNAME = kservice-${VERSION}
>
> -SHARED_LIBS = KF5Service 4.0
> +SHARED_LIBS = KF5Service 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5Crash
> WANTLIB += KF5DBusAddons KF5I18n Qt5Core Qt5DBus Qt5Xml c m
> Index: kservice/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kservice/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kservice/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kservice/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kservice-5.43.0.tar.xz) = I2KP3VUTpLiADk30mrLe+6GbOjM909SszpBy1SdqvdU=
> -SIZE (kde/kservice-5.43.0.tar.xz) = 249920
> +SHA256 (kde/kservice-5.46.0.tar.xz) = p/R2XNoTGxohBgpDKEATgak0bRnPrwM8f8EsvDEXoGA=
> +SIZE (kde/kservice-5.46.0.tar.xz) = 249592
> Index: ktexteditor/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ktexteditor/Makefile,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 Makefile
> --- ktexteditor/Makefile 12 Feb 2018 19:35:37 -0000 1.10
> +++ ktexteditor/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,15 +3,15 @@
> COMMENT = fully featured text editor component
> DISTNAME = ktexteditor-${VERSION}
>
> -SHARED_LIBS = KF5TextEditor 5.0
> +SHARED_LIBS = KF5TextEditor 5.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Auth KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> WANTLIB += KF5GuiAddons KF5I18n KF5IconThemes KF5ItemViews KF5JobWidgets
> WANTLIB += KF5KIOCore KF5KIOWidgets KF5Parts KF5Service KF5SonnetCore
> WANTLIB += KF5SonnetUi KF5SyntaxHighlighting KF5TextWidgets KF5WidgetsAddons
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5PrintSupport
> -WANTLIB += Qt5Qml Qt5Widgets Qt5Xml c git2 m
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5PrintSupport Qt5Qml Qt5Widgets Qt5Xml c git2 m
>
> BUILD_DEPENDS = devel/gettext-tools
>
> Index: ktexteditor/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ktexteditor/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- ktexteditor/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ ktexteditor/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/ktexteditor-5.43.0.tar.xz) = T3XB9Uav2XIHv16x2F62JLKNN02juMTOlXILLYEPHOY=
> -SIZE (kde/ktexteditor-5.43.0.tar.xz) = 2302580
> +SHA256 (kde/ktexteditor-5.46.0.tar.xz) = C9WKrcu/YazqcKibuRvnmJkNuB9BPiC6F3GI4Ea0Xvo=
> +SIZE (kde/ktexteditor-5.46.0.tar.xz) = 2296888
> Index: ktextwidgets/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ktextwidgets/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- ktextwidgets/Makefile 9 Jan 2018 21:10:40 -0000 1.6
> +++ ktextwidgets/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = text editing widgets for KDE
> DISTNAME = ktextwidgets-${VERSION}
>
> -SHARED_LIBS = KF5TextWidgets 4.0
> +SHARED_LIBS = KF5TextWidgets 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5Completion
> WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
> Index: ktextwidgets/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/ktextwidgets/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- ktextwidgets/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ ktextwidgets/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/ktextwidgets-5.43.0.tar.xz) = /iHnm0iCcmpRw8QvRtw3mpQMsrWnWtjFFTPWpILrq0A=
> -SIZE (kde/ktextwidgets-5.43.0.tar.xz) = 308768
> +SHA256 (kde/ktextwidgets-5.46.0.tar.xz) = jgeYy7h1lNSmy7ThBWB/i3odigr2gSjDJNfgcpnK0a4=
> +SIZE (kde/ktextwidgets-5.46.0.tar.xz) = 309064
> Index: kunitconversion/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kunitconversion/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kunitconversion/Makefile 9 Jan 2018 21:10:40 -0000 1.6
> +++ kunitconversion/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE framework for converting physical units
> DISTNAME = kunitconversion-${VERSION}
>
> -SHARED_LIBS = KF5UnitConversion 3.0
> +SHARED_LIBS = KF5UnitConversion 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5I18n Qt5Core Qt5Network m
>
> Index: kunitconversion/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kunitconversion/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kunitconversion/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kunitconversion/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kunitconversion-5.43.0.tar.xz) = DUN9GwiofoSyokusya3y17nz0lm1A3J0VKouvxNzXpM=
> -SIZE (kde/kunitconversion-5.43.0.tar.xz) = 770752
> +SHA256 (kde/kunitconversion-5.46.0.tar.xz) = g0yscrWxhhCQdr2hm+w75vqirmhmkzasLme0XwYCq5E=
> +SIZE (kde/kunitconversion-5.46.0.tar.xz) = 774004
> Index: kwallet/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwallet/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kwallet/Makefile 9 Jan 2018 21:10:40 -0000 1.7
> +++ kwallet/Makefile 28 May 2018 13:35:14 -0000
> @@ -4,8 +4,8 @@ COMMENT = KDE safe desktop-wide storage
> DISTNAME = kwallet-${VERSION}
> PKGNAME = kf5-kwallet-${VERSION}
>
> -SHARED_LIBS = KF5Wallet 4.0
> -SHARED_LIBS += kwalletbackend5 4.0
> +SHARED_LIBS = KF5Wallet 4.1
> +SHARED_LIBS += kwalletbackend5 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5DBusAddons
> Index: kwallet/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwallet/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kwallet/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kwallet/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kwallet-5.43.0.tar.xz) = smq7lFZkQd8eh9lQvCaWDyoJF8N7BrWbufPdZQ2gvQY=
> -SIZE (kde/kwallet-5.43.0.tar.xz) = 306848
> +SHA256 (kde/kwallet-5.46.0.tar.xz) = 8K+l4YNWZQC0jm//tGEtzUHvfz8syKX3P7jV1Zxf25U=
> +SIZE (kde/kwallet-5.46.0.tar.xz) = 307032
> Index: kwidgetsaddons/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwidgetsaddons/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kwidgetsaddons/Makefile 9 Jan 2018 21:10:40 -0000 1.6
> +++ kwidgetsaddons/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = large set of KDE widgets
> DISTNAME = kwidgetsaddons-${VERSION}
>
> -SHARED_LIBS = KF5WidgetsAddons 4.0
> +SHARED_LIBS = KF5WidgetsAddons 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Widgets m
>
> Index: kwidgetsaddons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwidgetsaddons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kwidgetsaddons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kwidgetsaddons/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kwidgetsaddons-5.43.0.tar.xz) = WacynopKOyJnfcCWSN6cCgQrmuKEryVWxdtIOUqap5c=
> -SIZE (kde/kwidgetsaddons-5.43.0.tar.xz) = 2180220
> +SHA256 (kde/kwidgetsaddons-5.46.0.tar.xz) = ySFoIie25rzlm77GvdodC/DA2uNjZrdSedf67yMkFkE=
> +SIZE (kde/kwidgetsaddons-5.46.0.tar.xz) = 2183504
> Index: kwindowsystem/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwindowsystem/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- kwindowsystem/Makefile 9 Jan 2018 21:10:40 -0000 1.7
> +++ kwindowsystem/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = access to the windowing system for KDE apps
> DISTNAME = kwindowsystem-${VERSION}
>
> -SHARED_LIBS = KF5WindowSystem 4.0
> +SHARED_LIBS = KF5WindowSystem 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} ICE Qt5Core Qt5Gui Qt5Widgets Qt5X11Extras
> WANTLIB += SM X11 Xext Xfixes Xrender m xcb xcb-keysyms
> Index: kwindowsystem/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kwindowsystem/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kwindowsystem/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kwindowsystem/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kwindowsystem-5.43.0.tar.xz) = TfbaTzE/jFKl0gLKpcyQeRtKB/DZHVtyUuLaVIemmX0=
> -SIZE (kde/kwindowsystem-5.43.0.tar.xz) = 169592
> +SHA256 (kde/kwindowsystem-5.46.0.tar.xz) = o09jGA63cd5fg+PcCaMcuhyXCCgWV9Cv1nh2KTmKsGc=
> +SIZE (kde/kwindowsystem-5.46.0.tar.xz) = 169756
> Index: kxmlgui/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kxmlgui/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- kxmlgui/Makefile 9 Jan 2018 21:10:40 -0000 1.6
> +++ kxmlgui/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE framework for managing menu and toolbar actions
> DISTNAME = kxmlgui-${VERSION}
>
> -SHARED_LIBS = KF5XmlGui 4.0
> +SHARED_LIBS = KF5XmlGui 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5Attica KF5Auth KF5Codecs KF5ConfigCore
> WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5GlobalAccel
> Index: kxmlgui/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kxmlgui/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kxmlgui/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kxmlgui/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kxmlgui-5.43.0.tar.xz) = o/0WBVxcNxMO3IDMMxNW3qC+eK0iftS/ANRbtZ2/zMo=
> -SIZE (kde/kxmlgui-5.43.0.tar.xz) = 884284
> +SHA256 (kde/kxmlgui-5.46.0.tar.xz) = NCGx3eWAIlhreuHC0GzjBC4c4EPqStgA4boLN4fPnXM=
> +SIZE (kde/kxmlgui-5.46.0.tar.xz) = 884584
> Index: kxmlrpcclient/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kxmlrpcclient/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- kxmlrpcclient/Makefile 9 Jan 2018 21:10:40 -0000 1.5
> +++ kxmlrpcclient/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,10 +3,11 @@
> COMMENT = KDE XML-RPC client
> DISTNAME = kxmlrpcclient-${VERSION}
>
> -SHARED_LIBS = KF5XmlRpcClient 3.0
> +SHARED_LIBS = KF5XmlRpcClient 3.1
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5I18n
> -WANTLIB += KF5KIOCore KF5Service Qt5Core Qt5Xml m
> +WANTLIB += KF5KIOCore KF5Service Qt5Concurrent Qt5Core Qt5DBus
> +WANTLIB += Qt5Network Qt5Xml m
>
> BUILD_DEPENDS = devel/gettext-tools
>
> Index: kxmlrpcclient/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kxmlrpcclient/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- kxmlrpcclient/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ kxmlrpcclient/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/kxmlrpcclient-5.43.0.tar.xz) = dhebMk7dYg83E6awXB2zQdjEET4kKnavUxsrPA/mKTE=
> -SIZE (kde/kxmlrpcclient-5.43.0.tar.xz) = 29320
> +SHA256 (kde/kxmlrpcclient-5.46.0.tar.xz) = MLPjNnroHFfjxDq7c0wdEOnueLsdxMw6nHHGGwlBjhc=
> +SIZE (kde/kxmlrpcclient-5.46.0.tar.xz) = 29520
> Index: kxmlrpcclient/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/kxmlrpcclient/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 PLIST
> --- kxmlrpcclient/pkg/PLIST 26 Feb 2018 20:33:07 -0000 1.3
> +++ kxmlrpcclient/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -12,6 +12,8 @@ lib/cmake/KF5XmlRpcClient/KF5XmlRpcClien
> lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientTargets${MODCMAKE_BUILD_SUFFIX}
> lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientTargets.cmake
> @lib lib/libKF5XmlRpcClient.so.${LIBKF5XmlRpcClient_VERSION}
> +share/examples/xdg/kxmlrpcclient.categories
> +share/examples/xdg/kxmlrpcclient.renamecategories
> share/kf5/mkspecs/qt_KXmlRpcClient.pri
> share/locale/ar/LC_MESSAGES/libkxmlrpcclient5.mo
> share/locale/ast/LC_MESSAGES/libkxmlrpcclient5.mo
> Index: oxygen-icons/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/oxygen-icons/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- oxygen-icons/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ oxygen-icons/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/oxygen-icons5-5.43.0.tar.xz) = 7HIIuC50Of2X7iL/D/QiFiCrJVoBf87XSl9Aw6wEiI0=
> -SIZE (kde/oxygen-icons5-5.43.0.tar.xz) = 234410612
> +SHA256 (kde/oxygen-icons5-5.46.0.tar.xz) = Za3OAedhaP3oxSB5xFRKVw01v43Q+U6ZgHuqbOaCOJA=
> +SIZE (kde/oxygen-icons5-5.46.0.tar.xz) = 236768840
> Index: oxygen-icons/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/oxygen-icons/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 PLIST
> --- oxygen-icons/pkg/PLIST 26 Oct 2017 07:53:23 -0000 1.4
> +++ oxygen-icons/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -107,6 +107,7 @@ share/icons/oxygen/base/128x128/apps/ako
> share/icons/oxygen/base/128x128/apps/akregator.png
> share/icons/oxygen/base/128x128/apps/amarok.png
> share/icons/oxygen/base/128x128/apps/ark.png
> +share/icons/oxygen/base/128x128/apps/artikulate.png
> share/icons/oxygen/base/128x128/apps/baloo.png
> share/icons/oxygen/base/128x128/apps/basket.png
> share/icons/oxygen/base/128x128/apps/braindump.png
> @@ -737,6 +738,7 @@ share/icons/oxygen/base/128x128/places/f
> share/icons/oxygen/base/128x128/places/folder-downloads.png
> share/icons/oxygen/base/128x128/places/folder-dropbox.png
> share/icons/oxygen/base/128x128/places/folder-favorites.png
> +share/icons/oxygen/base/128x128/places/folder-games.png
> share/icons/oxygen/base/128x128/places/folder-gdrive.png
> share/icons/oxygen/base/128x128/places/folder-green.png
> share/icons/oxygen/base/128x128/places/folder-grey.png
> @@ -1089,6 +1091,7 @@ share/icons/oxygen/base/16x16/actions/ed
> share/icons/oxygen/base/16x16/actions/edit-redo.png
> share/icons/oxygen/base/16x16/actions/edit-rename.png
> share/icons/oxygen/base/16x16/actions/edit-select-all.png
> +share/icons/oxygen/base/16x16/actions/edit-select-none.png
> share/icons/oxygen/base/16x16/actions/edit-select.png
> share/icons/oxygen/base/16x16/actions/edit-table-cell-merge.png
> share/icons/oxygen/base/16x16/actions/edit-table-cell-split.png
> @@ -1371,6 +1374,9 @@ share/icons/oxygen/base/16x16/actions/me
> share/icons/oxygen/base/16x16/actions/media-playback-pause.png
> share/icons/oxygen/base/16x16/actions/media-playback-start.png
> share/icons/oxygen/base/16x16/actions/media-playback-stop.png
> +share/icons/oxygen/base/16x16/actions/media-playlist-repeat-amarok.png
> +share/icons/oxygen/base/16x16/actions/media-playlist-repeat.png
> +share/icons/oxygen/base/16x16/actions/media-playlist-shuffle.png
> share/icons/oxygen/base/16x16/actions/media-record.png
> share/icons/oxygen/base/16x16/actions/media-seek-backward.png
> share/icons/oxygen/base/16x16/actions/media-seek-forward.png
> @@ -1474,6 +1480,7 @@ share/icons/oxygen/base/16x16/actions/qu
> share/icons/oxygen/base/16x16/actions/quickopen-function.png
> share/icons/oxygen/base/16x16/actions/quickopen.png
> share/icons/oxygen/base/16x16/actions/quickview.png
> +share/icons/oxygen/base/16x16/actions/rating-unrated.png
> share/icons/oxygen/base/16x16/actions/rating.png
> share/icons/oxygen/base/16x16/actions/ratiocrop.png
> share/icons/oxygen/base/16x16/actions/refactor.png
> @@ -1512,6 +1519,7 @@ share/icons/oxygen/base/16x16/actions/sh
> share/icons/oxygen/base/16x16/actions/show-grid.png
> share/icons/oxygen/base/16x16/actions/show-menu.png
> share/icons/oxygen/base/16x16/actions/show-offline.png
> +share/icons/oxygen/base/16x16/actions/shuffle.png
> share/icons/oxygen/base/16x16/actions/skg-chart-bubble.png
> share/icons/oxygen/base/16x16/actions/skrooge_credit_card.png
> share/icons/oxygen/base/16x16/actions/skrooge_less.png
> @@ -1566,6 +1574,8 @@ share/icons/oxygen/base/16x16/actions/ta
> share/icons/oxygen/base/16x16/actions/tag-places.png
> share/icons/oxygen/base/16x16/actions/tag-properties.png
> share/icons/oxygen/base/16x16/actions/tag-recents.png
> +share/icons/oxygen/base/16x16/actions/tag-reset.png
> +share/icons/oxygen/base/16x16/actions/tag.png
> share/icons/oxygen/base/16x16/actions/text-convert-to-regular.png
> share/icons/oxygen/base/16x16/actions/text-field.png
> share/icons/oxygen/base/16x16/actions/text-frame-link.png
> @@ -1725,6 +1735,7 @@ share/icons/oxygen/base/16x16/actions/wi
> share/icons/oxygen/base/16x16/actions/window-next.png
> share/icons/oxygen/base/16x16/actions/window-previous.png
> share/icons/oxygen/base/16x16/actions/x-clementine-artist.png
> +share/icons/oxygen/base/16x16/actions/x-clementine-shuffle.png
> share/icons/oxygen/base/16x16/actions/x-shape-image.png
> share/icons/oxygen/base/16x16/actions/x-shape-text.png
> share/icons/oxygen/base/16x16/actions/xml-node-duplicate.png
> @@ -1764,6 +1775,7 @@ share/icons/oxygen/base/16x16/apps/akona
> share/icons/oxygen/base/16x16/apps/akregator.png
> share/icons/oxygen/base/16x16/apps/amarok.png
> share/icons/oxygen/base/16x16/apps/ark.png
> +share/icons/oxygen/base/16x16/apps/artikulate.png
> share/icons/oxygen/base/16x16/apps/basket.png
> share/icons/oxygen/base/16x16/apps/braindump.png
> share/icons/oxygen/base/16x16/apps/calligraauthor.png
> @@ -1970,10 +1982,15 @@ share/icons/oxygen/base/16x16/devices/dr
> share/icons/oxygen/base/16x16/devices/drive-removable-media-usb-pendrive.png
> share/icons/oxygen/base/16x16/devices/drive-removable-media-usb.png
> share/icons/oxygen/base/16x16/devices/drive-removable-media.png
> +share/icons/oxygen/base/16x16/devices/hands-free.png
> +share/icons/oxygen/base/16x16/devices/handset.png
> +share/icons/oxygen/base/16x16/devices/headphone.png
> +share/icons/oxygen/base/16x16/devices/headset.png
> share/icons/oxygen/base/16x16/devices/input-gaming.png
> share/icons/oxygen/base/16x16/devices/input-keyboard.png
> share/icons/oxygen/base/16x16/devices/input-mouse.png
> share/icons/oxygen/base/16x16/devices/input-tablet.png
> +share/icons/oxygen/base/16x16/devices/internal.png
> share/icons/oxygen/base/16x16/devices/media-flash-memory-stick.png
> share/icons/oxygen/base/16x16/devices/media-flash-sd-mmc.png
> share/icons/oxygen/base/16x16/devices/media-flash-smart-media.png
> @@ -1988,6 +2005,7 @@ share/icons/oxygen/base/16x16/devices/me
> share/icons/oxygen/base/16x16/devices/media-optical-video.png
> share/icons/oxygen/base/16x16/devices/media-optical.png
> share/icons/oxygen/base/16x16/devices/media-tape.png
> +share/icons/oxygen/base/16x16/devices/microphone.png
> share/icons/oxygen/base/16x16/devices/modem.png
> share/icons/oxygen/base/16x16/devices/multimedia-player-apple-ipod.png
> share/icons/oxygen/base/16x16/devices/multimedia-player.png
> @@ -1996,14 +2014,18 @@ share/icons/oxygen/base/16x16/devices/ne
> share/icons/oxygen/base/16x16/devices/pda.png
> share/icons/oxygen/base/16x16/devices/phone-openmoko-freerunner.png
> share/icons/oxygen/base/16x16/devices/phone.png
> +share/icons/oxygen/base/16x16/devices/portable.png
> share/icons/oxygen/base/16x16/devices/printer.png
> share/icons/oxygen/base/16x16/devices/scanner.png
> share/icons/oxygen/base/16x16/devices/secure-card.png
> share/icons/oxygen/base/16x16/devices/smartphone.png
> +share/icons/oxygen/base/16x16/devices/speaker.png
> share/icons/oxygen/base/16x16/devices/tablet.png
> +share/icons/oxygen/base/16x16/devices/tv.png
> share/icons/oxygen/base/16x16/devices/video-display.png
> share/icons/oxygen/base/16x16/devices/video-projector.png
> share/icons/oxygen/base/16x16/devices/video-television.png
> +share/icons/oxygen/base/16x16/devices/webcam.png
> share/icons/oxygen/base/16x16/emblems/
> share/icons/oxygen/base/16x16/emblems/emblem-added.png
> share/icons/oxygen/base/16x16/emblems/emblem-encrypted-locked.png
> @@ -2026,6 +2048,7 @@ share/icons/oxygen/base/16x16/emblems/im
> share/icons/oxygen/base/16x16/emblems/image-has-versions.png
> share/icons/oxygen/base/16x16/emblems/image-stack-open.png
> share/icons/oxygen/base/16x16/emblems/image-stack.png
> +share/icons/oxygen/base/16x16/emblems/media-mount.png
> share/icons/oxygen/base/16x16/emblems/vcs-added.png
> share/icons/oxygen/base/16x16/emblems/vcs-conflicting.png
> share/icons/oxygen/base/16x16/emblems/vcs-locally-modified-unstaged.png
> @@ -2427,6 +2450,7 @@ share/icons/oxygen/base/16x16/places/fol
> share/icons/oxygen/base/16x16/places/folder-downloads.png
> share/icons/oxygen/base/16x16/places/folder-dropbox.png
> share/icons/oxygen/base/16x16/places/folder-favorites.png
> +share/icons/oxygen/base/16x16/places/folder-games.png
> share/icons/oxygen/base/16x16/places/folder-gdrive.png
> share/icons/oxygen/base/16x16/places/folder-green.png
> share/icons/oxygen/base/16x16/places/folder-grey.png
> @@ -2580,6 +2604,7 @@ share/icons/oxygen/base/16x16/status/wea
> share/icons/oxygen/base/16x16/status/weather-snow-scattered-night.png
> share/icons/oxygen/base/16x16/status/weather-snow-scattered.png
> share/icons/oxygen/base/16x16/status/weather-snow.png
> +share/icons/oxygen/base/16x16/status/weather-storm-day.png
> share/icons/oxygen/base/16x16/status/weather-storm-night.png
> share/icons/oxygen/base/16x16/status/weather-storm.png
> share/icons/oxygen/base/16x16/status/window-suppressed.png
> @@ -2826,6 +2851,7 @@ share/icons/oxygen/base/22x22/actions/ed
> share/icons/oxygen/base/22x22/actions/edit-redo.png
> share/icons/oxygen/base/22x22/actions/edit-rename.png
> share/icons/oxygen/base/22x22/actions/edit-select-all.png
> +share/icons/oxygen/base/22x22/actions/edit-select-none.png
> share/icons/oxygen/base/22x22/actions/edit-select.png
> share/icons/oxygen/base/22x22/actions/edit-table-cell-merge.png
> share/icons/oxygen/base/22x22/actions/edit-table-cell-split.png
> @@ -3123,6 +3149,9 @@ share/icons/oxygen/base/22x22/actions/me
> share/icons/oxygen/base/22x22/actions/media-playback-pause.png
> share/icons/oxygen/base/22x22/actions/media-playback-start.png
> share/icons/oxygen/base/22x22/actions/media-playback-stop.png
> +share/icons/oxygen/base/22x22/actions/media-playlist-repeat-amarok.png
> +share/icons/oxygen/base/22x22/actions/media-playlist-repeat.png
> +share/icons/oxygen/base/22x22/actions/media-playlist-shuffle.png
> share/icons/oxygen/base/22x22/actions/media-record.png
> share/icons/oxygen/base/22x22/actions/media-seek-backward.png
> share/icons/oxygen/base/22x22/actions/media-seek-forward.png
> @@ -3235,6 +3264,7 @@ share/icons/oxygen/base/22x22/actions/qu
> share/icons/oxygen/base/22x22/actions/quickopen-function.png
> share/icons/oxygen/base/22x22/actions/quickopen.png
> share/icons/oxygen/base/22x22/actions/quickview.png
> +share/icons/oxygen/base/22x22/actions/rating-unrated.png
> share/icons/oxygen/base/22x22/actions/rating.png
> share/icons/oxygen/base/22x22/actions/ratiocrop.png
> share/icons/oxygen/base/22x22/actions/refactor.png
> @@ -3264,6 +3294,7 @@ share/icons/oxygen/base/22x22/actions/se
> share/icons/oxygen/base/22x22/actions/shallow-history.png
> share/icons/oxygen/base/22x22/actions/shear.png
> share/icons/oxygen/base/22x22/actions/show-menu.png
> +share/icons/oxygen/base/22x22/actions/shuffle.png
> share/icons/oxygen/base/22x22/actions/skg-chart-bubble.png
> share/icons/oxygen/base/22x22/actions/skrooge_credit_card.png
> share/icons/oxygen/base/22x22/actions/skrooge_less.png
> @@ -3321,6 +3352,9 @@ share/icons/oxygen/base/22x22/actions/ta
> share/icons/oxygen/base/22x22/actions/tag-people.png
> share/icons/oxygen/base/22x22/actions/tag-places.png
> share/icons/oxygen/base/22x22/actions/tag-properties.png
> +share/icons/oxygen/base/22x22/actions/tag-recents.png
> +share/icons/oxygen/base/22x22/actions/tag-reset.png
> +share/icons/oxygen/base/22x22/actions/tag.png
> share/icons/oxygen/base/22x22/actions/text-field.png
> share/icons/oxygen/base/22x22/actions/text-frame-link.png
> share/icons/oxygen/base/22x22/actions/text-frame-unlink.png
> @@ -3484,6 +3518,7 @@ share/icons/oxygen/base/22x22/actions/wi
> share/icons/oxygen/base/22x22/actions/window-new.png
> share/icons/oxygen/base/22x22/actions/window-next.png
> share/icons/oxygen/base/22x22/actions/window-previous.png
> +share/icons/oxygen/base/22x22/actions/x-clementine-shuffle.png
> share/icons/oxygen/base/22x22/actions/x-shape-image.png
> share/icons/oxygen/base/22x22/actions/x-shape-text.png
> share/icons/oxygen/base/22x22/actions/zoom-1-to-2.png
> @@ -3521,6 +3556,7 @@ share/icons/oxygen/base/22x22/apps/akona
> share/icons/oxygen/base/22x22/apps/akregator.png
> share/icons/oxygen/base/22x22/apps/amarok.png
> share/icons/oxygen/base/22x22/apps/ark.png
> +share/icons/oxygen/base/22x22/apps/artikulate.png
> share/icons/oxygen/base/22x22/apps/basket.png
> share/icons/oxygen/base/22x22/apps/calligraflow.png
> share/icons/oxygen/base/22x22/apps/calligrakexi.png
> @@ -3727,10 +3763,16 @@ share/icons/oxygen/base/22x22/devices/dr
> share/icons/oxygen/base/22x22/devices/drive-removable-media-usb-pendrive.png
> share/icons/oxygen/base/22x22/devices/drive-removable-media-usb.png
> share/icons/oxygen/base/22x22/devices/drive-removable-media.png
> +share/icons/oxygen/base/22x22/devices/hands-free.png
> +share/icons/oxygen/base/22x22/devices/handset.png
> +share/icons/oxygen/base/22x22/devices/headphone.png
> +share/icons/oxygen/base/22x22/devices/headset.png
> +share/icons/oxygen/base/22x22/devices/hifi.png
> share/icons/oxygen/base/22x22/devices/input-gaming.png
> share/icons/oxygen/base/22x22/devices/input-keyboard.png
> share/icons/oxygen/base/22x22/devices/input-mouse.png
> share/icons/oxygen/base/22x22/devices/input-tablet.png
> +share/icons/oxygen/base/22x22/devices/internal.png
> share/icons/oxygen/base/22x22/devices/media-flash-memory-stick.png
> share/icons/oxygen/base/22x22/devices/media-flash-sd-mmc.png
> share/icons/oxygen/base/22x22/devices/media-flash-smart-media.png
> @@ -3745,28 +3787,41 @@ share/icons/oxygen/base/22x22/devices/me
> share/icons/oxygen/base/22x22/devices/media-optical-video.png
> share/icons/oxygen/base/22x22/devices/media-optical.png
> share/icons/oxygen/base/22x22/devices/media-tape.png
> +share/icons/oxygen/base/22x22/devices/microphone.png
> share/icons/oxygen/base/22x22/devices/modem.png
> share/icons/oxygen/base/22x22/devices/multimedia-player-apple-ipod.png
> share/icons/oxygen/base/22x22/devices/multimedia-player.png
> +share/icons/oxygen/base/22x22/devices/network-offline.png
> +share/icons/oxygen/base/22x22/devices/network-wired-disconnected.png
> share/icons/oxygen/base/22x22/devices/network-wired.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-acquiring.png
> share/icons/oxygen/base/22x22/devices/network-wireless-connected-00.png
> share/icons/oxygen/base/22x22/devices/network-wireless-connected-100.png
> share/icons/oxygen/base/22x22/devices/network-wireless-connected-25.png
> share/icons/oxygen/base/22x22/devices/network-wireless-connected-50.png
> share/icons/oxygen/base/22x22/devices/network-wireless-connected-75.png
> share/icons/oxygen/base/22x22/devices/network-wireless-disconnected.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-signal-excellent.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-signal-good.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-signal-none.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-signal-ok.png
> +share/icons/oxygen/base/22x22/devices/network-wireless-signal-weak.png
> share/icons/oxygen/base/22x22/devices/network-wireless.png
> share/icons/oxygen/base/22x22/devices/pda.png
> share/icons/oxygen/base/22x22/devices/phone-openmoko-freerunner.png
> share/icons/oxygen/base/22x22/devices/phone.png
> +share/icons/oxygen/base/22x22/devices/portable.png
> share/icons/oxygen/base/22x22/devices/printer.png
> share/icons/oxygen/base/22x22/devices/scanner.png
> share/icons/oxygen/base/22x22/devices/secure-card.png
> share/icons/oxygen/base/22x22/devices/smartphone.png
> +share/icons/oxygen/base/22x22/devices/speaker.png
> share/icons/oxygen/base/22x22/devices/tablet.png
> +share/icons/oxygen/base/22x22/devices/tv.png
> share/icons/oxygen/base/22x22/devices/video-display.png
> share/icons/oxygen/base/22x22/devices/video-projector.png
> share/icons/oxygen/base/22x22/devices/video-television.png
> +share/icons/oxygen/base/22x22/devices/webcam.png
> share/icons/oxygen/base/22x22/emblems/
> share/icons/oxygen/base/22x22/emblems/emblem-added.png
> share/icons/oxygen/base/22x22/emblems/emblem-encrypted-locked.png
> @@ -3784,6 +3839,7 @@ share/icons/oxygen/base/22x22/emblems/im
> share/icons/oxygen/base/22x22/emblems/image-has-versions.png
> share/icons/oxygen/base/22x22/emblems/image-stack-open.png
> share/icons/oxygen/base/22x22/emblems/image-stack.png
> +share/icons/oxygen/base/22x22/emblems/media-mount.png
> share/icons/oxygen/base/22x22/emblems/vcs-added.png
> share/icons/oxygen/base/22x22/emblems/vcs-conflicting.png
> share/icons/oxygen/base/22x22/emblems/vcs-locally-modified-unstaged.png
> @@ -4224,6 +4280,7 @@ share/icons/oxygen/base/22x22/places/fol
> share/icons/oxygen/base/22x22/places/folder-downloads.png
> share/icons/oxygen/base/22x22/places/folder-dropbox.png
> share/icons/oxygen/base/22x22/places/folder-favorites.png
> +share/icons/oxygen/base/22x22/places/folder-games.png
> share/icons/oxygen/base/22x22/places/folder-gdrive.png
> share/icons/oxygen/base/22x22/places/folder-green.png
> share/icons/oxygen/base/22x22/places/folder-grey.png
> @@ -4379,6 +4436,7 @@ share/icons/oxygen/base/22x22/status/wea
> share/icons/oxygen/base/22x22/status/weather-snow-scattered-night.png
> share/icons/oxygen/base/22x22/status/weather-snow-scattered.png
> share/icons/oxygen/base/22x22/status/weather-snow.png
> +share/icons/oxygen/base/22x22/status/weather-storm-day.png
> share/icons/oxygen/base/22x22/status/weather-storm-night.png
> share/icons/oxygen/base/22x22/status/weather-storm.png
> share/icons/oxygen/base/22x22/status/window-suppressed.png
> @@ -4439,6 +4497,7 @@ share/icons/oxygen/base/256x256/apps/acc
> share/icons/oxygen/base/256x256/apps/accessories-dictionary.png
> share/icons/oxygen/base/256x256/apps/akonadi.png
> share/icons/oxygen/base/256x256/apps/akregator.png
> +share/icons/oxygen/base/256x256/apps/artikulate.png
> share/icons/oxygen/base/256x256/apps/clock.png
> share/icons/oxygen/base/256x256/apps/digikam.png
> share/icons/oxygen/base/256x256/apps/hotspot.png
> @@ -4898,6 +4957,7 @@ share/icons/oxygen/base/256x256/places/f
> share/icons/oxygen/base/256x256/places/folder-downloads.png
> share/icons/oxygen/base/256x256/places/folder-dropbox.png
> share/icons/oxygen/base/256x256/places/folder-favorites.png
> +share/icons/oxygen/base/256x256/places/folder-games.png
> share/icons/oxygen/base/256x256/places/folder-gdrive.png
> share/icons/oxygen/base/256x256/places/folder-green.png
> share/icons/oxygen/base/256x256/places/folder-grey.png
> @@ -5137,6 +5197,7 @@ share/icons/oxygen/base/32x32/actions/ed
> share/icons/oxygen/base/32x32/actions/edit-redo.png
> share/icons/oxygen/base/32x32/actions/edit-rename.png
> share/icons/oxygen/base/32x32/actions/edit-select-all.png
> +share/icons/oxygen/base/32x32/actions/edit-select-none.png
> share/icons/oxygen/base/32x32/actions/edit-select.png
> share/icons/oxygen/base/32x32/actions/edit-table-cell-merge.png
> share/icons/oxygen/base/32x32/actions/edit-table-cell-split.png
> @@ -5323,6 +5384,9 @@ share/icons/oxygen/base/32x32/actions/me
> share/icons/oxygen/base/32x32/actions/media-playback-pause.png
> share/icons/oxygen/base/32x32/actions/media-playback-start.png
> share/icons/oxygen/base/32x32/actions/media-playback-stop.png
> +share/icons/oxygen/base/32x32/actions/media-playlist-repeat-amarok.png
> +share/icons/oxygen/base/32x32/actions/media-playlist-repeat.png
> +share/icons/oxygen/base/32x32/actions/media-playlist-shuffle.png
> share/icons/oxygen/base/32x32/actions/media-record.png
> share/icons/oxygen/base/32x32/actions/media-seek-backward.png
> share/icons/oxygen/base/32x32/actions/media-seek-forward.png
> @@ -5377,6 +5441,7 @@ share/icons/oxygen/base/32x32/actions/qu
> share/icons/oxygen/base/32x32/actions/quickopen-function.png
> share/icons/oxygen/base/32x32/actions/quickopen.png
> share/icons/oxygen/base/32x32/actions/quickview.png
> +share/icons/oxygen/base/32x32/actions/rating-unrated.png
> share/icons/oxygen/base/32x32/actions/rating.png
> share/icons/oxygen/base/32x32/actions/resource-calendar-child-insert.png
> share/icons/oxygen/base/32x32/actions/resource-calendar-child.png
> @@ -5395,6 +5460,7 @@ share/icons/oxygen/base/32x32/actions/se
> share/icons/oxygen/base/32x32/actions/services.png
> share/icons/oxygen/base/32x32/actions/shapes.png
> share/icons/oxygen/base/32x32/actions/show-menu.png
> +share/icons/oxygen/base/32x32/actions/shuffle.png
> share/icons/oxygen/base/32x32/actions/skg-chart-bubble.png
> share/icons/oxygen/base/32x32/actions/skrooge_credit_card.png
> share/icons/oxygen/base/32x32/actions/skrooge_less.png
> @@ -5599,6 +5665,7 @@ share/icons/oxygen/base/32x32/actions/wi
> share/icons/oxygen/base/32x32/actions/window-new.png
> share/icons/oxygen/base/32x32/actions/window-next.png
> share/icons/oxygen/base/32x32/actions/window-previous.png
> +share/icons/oxygen/base/32x32/actions/x-clementine-shuffle.png
> share/icons/oxygen/base/32x32/actions/zoom-1-to-2.png
> share/icons/oxygen/base/32x32/actions/zoom-2-to-1.png
> share/icons/oxygen/base/32x32/actions/zoom-draw.png
> @@ -5628,6 +5695,7 @@ share/icons/oxygen/base/32x32/apps/amaro
> share/icons/oxygen/base/32x32/apps/amarok_change_language.png
> share/icons/oxygen/base/32x32/apps/application-sxw.png
> share/icons/oxygen/base/32x32/apps/ark.png
> +share/icons/oxygen/base/32x32/apps/artikulate.png
> share/icons/oxygen/base/32x32/apps/baloo.png
> share/icons/oxygen/base/32x32/apps/basket.png
> share/icons/oxygen/base/32x32/apps/braindump.png
> @@ -5837,10 +5905,15 @@ share/icons/oxygen/base/32x32/devices/dr
> share/icons/oxygen/base/32x32/devices/drive-removable-media-usb-pendrive.png
> share/icons/oxygen/base/32x32/devices/drive-removable-media-usb.png
> share/icons/oxygen/base/32x32/devices/drive-removable-media.png
> +share/icons/oxygen/base/32x32/devices/hands-free.png
> +share/icons/oxygen/base/32x32/devices/handset.png
> +share/icons/oxygen/base/32x32/devices/headphone.png
> +share/icons/oxygen/base/32x32/devices/headset.png
> share/icons/oxygen/base/32x32/devices/input-gaming.png
> share/icons/oxygen/base/32x32/devices/input-keyboard.png
> share/icons/oxygen/base/32x32/devices/input-mouse.png
> share/icons/oxygen/base/32x32/devices/input-tablet.png
> +share/icons/oxygen/base/32x32/devices/internal.png
> share/icons/oxygen/base/32x32/devices/media-flash-memory-stick.png
> share/icons/oxygen/base/32x32/devices/media-flash-sd-mmc.png
> share/icons/oxygen/base/32x32/devices/media-flash-smart-media.png
> @@ -5856,29 +5929,42 @@ share/icons/oxygen/base/32x32/devices/me
> share/icons/oxygen/base/32x32/devices/media-optical-video.png
> share/icons/oxygen/base/32x32/devices/media-optical.png
> share/icons/oxygen/base/32x32/devices/media-tape.png
> +share/icons/oxygen/base/32x32/devices/microphone.png
> share/icons/oxygen/base/32x32/devices/modem.png
> share/icons/oxygen/base/32x32/devices/multimedia-player-apple-ipod.png
> share/icons/oxygen/base/32x32/devices/multimedia-player.png
> +share/icons/oxygen/base/32x32/devices/network-offline.png
> +share/icons/oxygen/base/32x32/devices/network-wired-disconnected.png
> share/icons/oxygen/base/32x32/devices/network-wired.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-acquiring.png
> share/icons/oxygen/base/32x32/devices/network-wireless-connected-00.png
> share/icons/oxygen/base/32x32/devices/network-wireless-connected-100.png
> share/icons/oxygen/base/32x32/devices/network-wireless-connected-25.png
> share/icons/oxygen/base/32x32/devices/network-wireless-connected-50.png
> share/icons/oxygen/base/32x32/devices/network-wireless-connected-75.png
> share/icons/oxygen/base/32x32/devices/network-wireless-disconnected.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-signal-excellent.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-signal-good.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-signal-none.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-signal-ok.png
> +share/icons/oxygen/base/32x32/devices/network-wireless-signal-weak.png
> share/icons/oxygen/base/32x32/devices/network-wireless.png
> share/icons/oxygen/base/32x32/devices/pda.png
> share/icons/oxygen/base/32x32/devices/phone-openmoko-freerunner.png
> share/icons/oxygen/base/32x32/devices/phone.png
> +share/icons/oxygen/base/32x32/devices/portable.png
> share/icons/oxygen/base/32x32/devices/printer-laser.png
> share/icons/oxygen/base/32x32/devices/printer.png
> share/icons/oxygen/base/32x32/devices/scanner.png
> share/icons/oxygen/base/32x32/devices/secure-card.png
> share/icons/oxygen/base/32x32/devices/smartphone.png
> +share/icons/oxygen/base/32x32/devices/speaker.png
> share/icons/oxygen/base/32x32/devices/tablet.png
> +share/icons/oxygen/base/32x32/devices/tv.png
> share/icons/oxygen/base/32x32/devices/video-display.png
> share/icons/oxygen/base/32x32/devices/video-projector.png
> share/icons/oxygen/base/32x32/devices/video-television.png
> +share/icons/oxygen/base/32x32/devices/webcam.png
> share/icons/oxygen/base/32x32/emblems/
> share/icons/oxygen/base/32x32/emblems/emblem-encrypted-locked.png
> share/icons/oxygen/base/32x32/emblems/emblem-encrypted-unlocked.png
> @@ -6295,6 +6381,7 @@ share/icons/oxygen/base/32x32/places/fol
> share/icons/oxygen/base/32x32/places/folder-downloads.png
> share/icons/oxygen/base/32x32/places/folder-dropbox.png
> share/icons/oxygen/base/32x32/places/folder-favorites.png
> +share/icons/oxygen/base/32x32/places/folder-games.png
> share/icons/oxygen/base/32x32/places/folder-gdrive.png
> share/icons/oxygen/base/32x32/places/folder-green.png
> share/icons/oxygen/base/32x32/places/folder-grey.png
> @@ -6439,6 +6526,7 @@ share/icons/oxygen/base/32x32/status/wea
> share/icons/oxygen/base/32x32/status/weather-snow-scattered-night.png
> share/icons/oxygen/base/32x32/status/weather-snow-scattered.png
> share/icons/oxygen/base/32x32/status/weather-snow.png
> +share/icons/oxygen/base/32x32/status/weather-storm-day.png
> share/icons/oxygen/base/32x32/status/weather-storm-night.png
> share/icons/oxygen/base/32x32/status/weather-storm.png
> share/icons/oxygen/base/32x32/status/window-suppressed.png
> @@ -6597,6 +6685,7 @@ share/icons/oxygen/base/48x48/actions/ed
> share/icons/oxygen/base/48x48/actions/edit-redo.png
> share/icons/oxygen/base/48x48/actions/edit-rename.png
> share/icons/oxygen/base/48x48/actions/edit-select-all.png
> +share/icons/oxygen/base/48x48/actions/edit-select-none.png
> share/icons/oxygen/base/48x48/actions/edit-select.png
> share/icons/oxygen/base/48x48/actions/edit-table-cell-merge.png
> share/icons/oxygen/base/48x48/actions/edit-table-cell-split.png
> @@ -6781,6 +6870,9 @@ share/icons/oxygen/base/48x48/actions/me
> share/icons/oxygen/base/48x48/actions/media-playback-pause.png
> share/icons/oxygen/base/48x48/actions/media-playback-start.png
> share/icons/oxygen/base/48x48/actions/media-playback-stop.png
> +share/icons/oxygen/base/48x48/actions/media-playlist-repeat-amarok.png
> +share/icons/oxygen/base/48x48/actions/media-playlist-repeat.png
> +share/icons/oxygen/base/48x48/actions/media-playlist-shuffle.png
> share/icons/oxygen/base/48x48/actions/media-record.png
> share/icons/oxygen/base/48x48/actions/media-seek-backward.png
> share/icons/oxygen/base/48x48/actions/media-seek-forward.png
> @@ -6829,6 +6921,7 @@ share/icons/oxygen/base/48x48/actions/qu
> share/icons/oxygen/base/48x48/actions/quickopen-function.png
> share/icons/oxygen/base/48x48/actions/quickopen.png
> share/icons/oxygen/base/48x48/actions/quickview.png
> +share/icons/oxygen/base/48x48/actions/rating-unrated.png
> share/icons/oxygen/base/48x48/actions/rating.png
> share/icons/oxygen/base/48x48/actions/resource-calendar-child-insert.png
> share/icons/oxygen/base/48x48/actions/resource-calendar-child.png
> @@ -6846,6 +6939,7 @@ share/icons/oxygen/base/48x48/actions/ru
> share/icons/oxygen/base/48x48/actions/select-rectangular.png
> share/icons/oxygen/base/48x48/actions/services.png
> share/icons/oxygen/base/48x48/actions/show-menu.png
> +share/icons/oxygen/base/48x48/actions/shuffle.png
> share/icons/oxygen/base/48x48/actions/skg-chart-bubble.png
> share/icons/oxygen/base/48x48/actions/skrooge_credit_card.png
> share/icons/oxygen/base/48x48/actions/skrooge_less.png
> @@ -7035,6 +7129,7 @@ share/icons/oxygen/base/48x48/actions/wi
> share/icons/oxygen/base/48x48/actions/window-next.png
> share/icons/oxygen/base/48x48/actions/window-previous.png
> share/icons/oxygen/base/48x48/actions/window-suppressed.png
> +share/icons/oxygen/base/48x48/actions/x-clementine-shuffle.png
> share/icons/oxygen/base/48x48/actions/zoom-1-to-2.png
> share/icons/oxygen/base/48x48/actions/zoom-2-to-1.png
> share/icons/oxygen/base/48x48/actions/zoom-draw.png
> @@ -7062,6 +7157,7 @@ share/icons/oxygen/base/48x48/apps/akona
> share/icons/oxygen/base/48x48/apps/akregator.png
> share/icons/oxygen/base/48x48/apps/amarok.png
> share/icons/oxygen/base/48x48/apps/ark.png
> +share/icons/oxygen/base/48x48/apps/artikulate.png
> share/icons/oxygen/base/48x48/apps/basket.png
> share/icons/oxygen/base/48x48/apps/braindump.png
> share/icons/oxygen/base/48x48/apps/calligraauthor.png
> @@ -7324,6 +7420,7 @@ share/icons/oxygen/base/48x48/emblems/em
> share/icons/oxygen/base/48x48/emblems/emblem-mounted.png
> share/icons/oxygen/base/48x48/emblems/emblem-new.png
> share/icons/oxygen/base/48x48/emblems/emblem-symbolic-link.png
> +share/icons/oxygen/base/48x48/emblems/media-mount.png
> share/icons/oxygen/base/48x48/emotes/
> share/icons/oxygen/base/48x48/emotes/face-angel.png
> share/icons/oxygen/base/48x48/emotes/face-embarrassed.png
> @@ -7712,6 +7809,7 @@ share/icons/oxygen/base/48x48/places/fol
> share/icons/oxygen/base/48x48/places/folder-downloads.png
> share/icons/oxygen/base/48x48/places/folder-dropbox.png
> share/icons/oxygen/base/48x48/places/folder-favorites.png
> +share/icons/oxygen/base/48x48/places/folder-games.png
> share/icons/oxygen/base/48x48/places/folder-gdrive.png
> share/icons/oxygen/base/48x48/places/folder-green.png
> share/icons/oxygen/base/48x48/places/folder-grey.png
> @@ -7948,6 +8046,7 @@ share/icons/oxygen/base/64x64/apps/akona
> share/icons/oxygen/base/64x64/apps/akregator.png
> share/icons/oxygen/base/64x64/apps/amarok.png
> share/icons/oxygen/base/64x64/apps/ark.png
> +share/icons/oxygen/base/64x64/apps/artikulate.png
> share/icons/oxygen/base/64x64/apps/basket.png
> share/icons/oxygen/base/64x64/apps/braindump.png
> share/icons/oxygen/base/64x64/apps/calligraauthor.png
> @@ -8574,6 +8673,7 @@ share/icons/oxygen/base/64x64/places/fol
> share/icons/oxygen/base/64x64/places/folder-downloads.png
> share/icons/oxygen/base/64x64/places/folder-dropbox.png
> share/icons/oxygen/base/64x64/places/folder-favorites.png
> +share/icons/oxygen/base/64x64/places/folder-games.png
> share/icons/oxygen/base/64x64/places/folder-gdrive.png
> share/icons/oxygen/base/64x64/places/folder-green.png
> share/icons/oxygen/base/64x64/places/folder-grey.png
> Index: plasma-framework/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/plasma-framework/Makefile,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 Makefile
> --- plasma-framework/Makefile 26 Feb 2018 20:33:07 -0000 1.10
> +++ plasma-framework/Makefile 28 May 2018 13:35:14 -0000
> @@ -12,11 +12,10 @@ WANTLIB += KF5ConfigGui KF5ConfigWidgets
> WANTLIB += KF5GlobalAccel KF5GuiAddons KF5I18n KF5IconThemes KF5JobWidgets
> WANTLIB += KF5KIOCore KF5KIOWidgets KF5Notifications KF5Package
> WANTLIB += KF5QuickAddons KF5Service KF5WidgetsAddons KF5WindowSystem
> -WANTLIB += KF5XmlGui Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Qml
> -WANTLIB += Qt5Quick Qt5Sql Qt5Svg Qt5Widgets Qt5X11Extras Qt5Xml
> -WANTLIB += SM X11 Xext c m xcb xcb-composite xcb-damage xcb-render
> -WANTLIB += xcb-shape xcb-xfixes
> -
> +WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
> +WANTLIB += Qt5Qml Qt5Quick Qt5Sql Qt5Svg Qt5Widgets Qt5X11Extras
> +WANTLIB += Qt5Xml SM X11 Xext c m xcb xcb-composite xcb-damage
> +WANTLIB += xcb-render xcb-shape xcb-xfixes
>
> BUILD_DEPENDS = archivers/bzip2 \
> devel/gettext-tools \
> Index: plasma-framework/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/plasma-framework/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- plasma-framework/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ plasma-framework/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/plasma-framework-5.43.0.tar.xz) = xhCP1NLPUWy7l8d8LFjxNrZwr8Aaf0n6zmCBL0FW7uw=
> -SIZE (kde/plasma-framework-5.43.0.tar.xz) = 4614848
> +SHA256 (kde/plasma-framework-5.46.0.tar.xz) = xwxIJIBmFTTILC3+MRetL5akytgQaT+E84lSJMIy+34=
> +SIZE (kde/plasma-framework-5.46.0.tar.xz) = 4619412
> Index: plasma-framework/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/plasma-framework/pkg/PLIST,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 PLIST
> --- plasma-framework/pkg/PLIST 26 Feb 2018 20:33:07 -0000 1.8
> +++ plasma-framework/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -107,6 +107,7 @@ lib/qt5/qml/QtQuick/Controls.2/Plasma/Ra
> lib/qt5/qml/QtQuick/Controls.2/Plasma/RadioIndicator.qml
> lib/qt5/qml/QtQuick/Controls.2/Plasma/RangeSlider.qml
> lib/qt5/qml/QtQuick/Controls.2/Plasma/ScrollBar.qml
> +lib/qt5/qml/QtQuick/Controls.2/Plasma/ScrollView.qml
> lib/qt5/qml/QtQuick/Controls.2/Plasma/Slider.qml
> lib/qt5/qml/QtQuick/Controls.2/Plasma/SpinBox.qml
> lib/qt5/qml/QtQuick/Controls.2/Plasma/Switch.qml
> @@ -296,6 +297,7 @@ lib/qt5/qml/org/kde/plasma/platformcompo
> share/kdevappwizard/
> share/kdevappwizard/templates/
> share/kdevappwizard/templates/cpp-plasmoid.tar.bz2
> +share/kdevappwizard/templates/plasma-wallpaper-with-qml-extension.tar.bz2
> share/kdevappwizard/templates/plasma-wallpaper.tar.bz2
> share/kdevappwizard/templates/qml-plasmoid-with-qml-extension.tar.bz2
> share/kdevappwizard/templates/qml-plasmoid.tar.bz2
> @@ -434,7 +436,6 @@ share/plasma/desktoptheme/air/widgets/ba
> share/plasma/desktoptheme/air/widgets/branding.svgz
> share/plasma/desktoptheme/air/widgets/busywidget.svgz
> share/plasma/desktoptheme/air/widgets/button.svgz
> -share/plasma/desktoptheme/air/widgets/calendar.svgz
> share/plasma/desktoptheme/air/widgets/checkmarks.svgz
> share/plasma/desktoptheme/air/widgets/clock.svgz
> share/plasma/desktoptheme/air/widgets/containment-controls.svgz
> @@ -528,6 +529,7 @@ share/plasma/desktoptheme/default/icons/
> share/plasma/desktoptheme/default/icons/system.svgz
> share/plasma/desktoptheme/default/icons/touchpad.svgz
> share/plasma/desktoptheme/default/icons/user.svgz
> +share/plasma/desktoptheme/default/icons/video-card.svgz
> share/plasma/desktoptheme/default/icons/video.svgz
> share/plasma/desktoptheme/default/icons/view.svgz
> share/plasma/desktoptheme/default/icons/vlc.svgz
> @@ -643,7 +645,6 @@ share/plasma/desktoptheme/oxygen/widgets
> share/plasma/desktoptheme/oxygen/widgets/branding.svgz
> share/plasma/desktoptheme/oxygen/widgets/busywidget.svgz
> share/plasma/desktoptheme/oxygen/widgets/button.svgz
> -share/plasma/desktoptheme/oxygen/widgets/calendar.svgz
> share/plasma/desktoptheme/oxygen/widgets/clock.svgz
> share/plasma/desktoptheme/oxygen/widgets/containment-controls.svgz
> share/plasma/desktoptheme/oxygen/widgets/dragger.svgz
> Index: prison/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/prison/Makefile,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 Makefile
> --- prison/Makefile 9 Jan 2018 21:10:40 -0000 1.5
> +++ prison/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,10 +3,10 @@
> COMMENT = bar code generator
> DISTNAME = prison-${VERSION}
>
> -SHARED_LIBS = KF5Prison 3.0 # 5.29
> -
> -WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui dmtx m qrencode
> +SHARED_LIBS = KF5Prison 4.1 # 5.29
>
> +WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network dmtx m
> +WANTLIB += qrencode
>
> LIB_DEPENDS = graphics/libdmtx \
> graphics/libqrencode
> Index: prison/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/prison/distinfo,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 distinfo
> --- prison/distinfo 26 Feb 2018 20:33:07 -0000 1.6
> +++ prison/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/prison-5.43.0.tar.xz) = DKvLS+oSneZ/Dh+dT3lzw0Bn5ua1a5WhHZkX+vqQEwU=
> -SIZE (kde/prison-5.43.0.tar.xz) = 37500
> +SHA256 (kde/prison-5.46.0.tar.xz) = 72o/KePwMOJUNDYA8FExf2+KmRhditk9eNhJvzG7CJQ=
> +SIZE (kde/prison-5.46.0.tar.xz) = 39252
> Index: prison/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/prison/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 PLIST
> --- prison/pkg/PLIST 12 Feb 2018 19:35:37 -0000 1.2
> +++ prison/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -15,6 +15,12 @@ lib/cmake/KF5Prison/KF5PrisonConfigVersi
> lib/cmake/KF5Prison/KF5PrisonTargets${MODCMAKE_BUILD_SUFFIX}
> lib/cmake/KF5Prison/KF5PrisonTargets.cmake
> @lib lib/libKF5Prison.so.${LIBKF5Prison_VERSION}
> +lib/qt5/qml/
> +lib/qt5/qml/org/
> +lib/qt5/qml/org/kde/
> +lib/qt5/qml/org/kde/prison/
> +lib/qt5/qml/org/kde/prison/libprisonquickplugin.so
> +lib/qt5/qml/org/kde/prison/qmldir
> share/examples/xdg/
> share/examples/xdg/prison.categories
> share/kf5/
> Index: purpose/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/purpose/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 Makefile
> --- purpose/Makefile 1 Apr 2018 22:49:22 -0000 1.1.1.1
> +++ purpose/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,14 +3,14 @@
> COMMENT = framework to create integrate services and actions
> DISTNAME = purpose-${VERSION}
>
> -SHARED_LIBS += KF5Purpose 0.0 # 5.43
> -SHARED_LIBS += KF5PurposeWidgets 0.0 # 5.43
> -SHARED_LIBS += PhabricatorHelpers 0.0 # 5.43
> -SHARED_LIBS += ReviewboardHelpers 0.0 # 5.43
> +SHARED_LIBS += KF5Purpose 0.1 # 5.43
> +SHARED_LIBS += KF5PurposeWidgets 0.1 # 5.43
> +SHARED_LIBS += PhabricatorHelpers 0.1 # 5.43
> +SHARED_LIBS += ReviewboardHelpers 0.1 # 5.43
>
> WANTLIB += ${COMPILER_LIBCXX} KF5ConfigCore KF5CoreAddons KF5I18n
> -WANTLIB += KF5KIOCore KF5Service Qt5Core Qt5DBus Qt5Gui Qt5Network
> -WANTLIB += Qt5Qml Qt5Widgets c m
> +WANTLIB += KF5KIOCore KF5Service Qt5Concurrent Qt5Core Qt5DBus
> +WANTLIB += Qt5Gui Qt5Network Qt5Qml Qt5Widgets c m
>
> MODULES = lang/python
>
> Index: purpose/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/purpose/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 distinfo
> --- purpose/distinfo 1 Apr 2018 22:49:22 -0000 1.1.1.1
> +++ purpose/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/purpose-5.43.0.tar.xz) = p5w+SIur5x8ueBMprsx/fYcgRADem0CxwlkJPpxJZ+4=
> -SIZE (kde/purpose-5.43.0.tar.xz) = 117084
> +SHA256 (kde/purpose-5.46.0.tar.xz) = 4c1VcScm+Zl89hajauiAqPUYtAXaOwXTtGNBggjXOtc=
> +SIZE (kde/purpose-5.46.0.tar.xz) = 119424
> Index: purpose/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/purpose/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 PLIST
> --- purpose/pkg/PLIST 1 Apr 2018 22:49:22 -0000 1.1.1.1
> +++ purpose/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -49,6 +49,7 @@ lib/qt5/qml/org/kde/purpose/reviewboard/
> lib/qt5/qml/org/kde/purpose/reviewboard/librbpurposequickplugin.so
> lib/qt5/qml/org/kde/purpose/reviewboard/qmldir
> @bin libexec/kf5/purposeprocess
> +share/examples/xdg/purpose.categories
> share/icons/hicolor/128x128/apps/phabricator-purpose.png
> share/icons/hicolor/128x128/apps/reviewboard-purpose.png
> share/icons/hicolor/16x16/apps/phabricator-purpose.png
> @@ -141,7 +142,16 @@ share/locale/es/LC_MESSAGES/purpose_past
> share/locale/es/LC_MESSAGES/purpose_reviewboard.mo
> share/locale/es/LC_MESSAGES/purpose_saveas.mo
> share/locale/es/LC_MESSAGES/purpose_youtube.mo
> +share/locale/fi/LC_MESSAGES/libpurpose_quick.mo
> +share/locale/fi/LC_MESSAGES/libpurpose_widgets.mo
> +share/locale/fi/LC_MESSAGES/purpose_email.mo
> +share/locale/fi/LC_MESSAGES/purpose_imgur.mo
> +share/locale/fi/LC_MESSAGES/purpose_ktp-sendfile.mo
> +share/locale/fi/LC_MESSAGES/purpose_nextcloud.mo
> +share/locale/fi/LC_MESSAGES/purpose_pastebin.mo
> share/locale/fi/LC_MESSAGES/purpose_reviewboard.mo
> +share/locale/fi/LC_MESSAGES/purpose_saveas.mo
> +share/locale/fi/LC_MESSAGES/purpose_youtube.mo
> share/locale/fr/LC_MESSAGES/libpurpose_quick.mo
> share/locale/fr/LC_MESSAGES/libpurpose_widgets.mo
> share/locale/fr/LC_MESSAGES/purpose_email.mo
> @@ -198,7 +208,16 @@ share/locale/nl/LC_MESSAGES/purpose_past
> share/locale/nl/LC_MESSAGES/purpose_reviewboard.mo
> share/locale/nl/LC_MESSAGES/purpose_saveas.mo
> share/locale/nl/LC_MESSAGES/purpose_youtube.mo
> +share/locale/nn/LC_MESSAGES/libpurpose_quick.mo
> +share/locale/nn/LC_MESSAGES/libpurpose_widgets.mo
> +share/locale/nn/LC_MESSAGES/purpose_email.mo
> +share/locale/nn/LC_MESSAGES/purpose_imgur.mo
> share/locale/nn/LC_MESSAGES/purpose_ktp-sendfile.mo
> +share/locale/nn/LC_MESSAGES/purpose_nextcloud.mo
> +share/locale/nn/LC_MESSAGES/purpose_pastebin.mo
> +share/locale/nn/LC_MESSAGES/purpose_reviewboard.mo
> +share/locale/nn/LC_MESSAGES/purpose_saveas.mo
> +share/locale/nn/LC_MESSAGES/purpose_youtube.mo
> share/locale/pl/LC_MESSAGES/libpurpose_quick.mo
> share/locale/pl/LC_MESSAGES/libpurpose_widgets.mo
> share/locale/pl/LC_MESSAGES/purpose_email.mo
> Index: qqc2-desktop-style/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/qqc2-desktop-style/distinfo,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 distinfo
> --- qqc2-desktop-style/distinfo 26 Feb 2018 20:33:07 -0000 1.3
> +++ qqc2-desktop-style/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/qqc2-desktop-style-5.43.0.tar.xz) = HDQTrPA7m37PoC2UDPhMNmMcLGltgOEK3rQhFqIO22A=
> -SIZE (kde/qqc2-desktop-style-5.43.0.tar.xz) = 36916
> +SHA256 (kde/qqc2-desktop-style-5.46.0.tar.xz) = IXHTdGGDceG+qZ7kNRAEauN4L7yqAzu9FL8pSyYG1EE=
> +SIZE (kde/qqc2-desktop-style-5.46.0.tar.xz) = 39376
> Index: qqc2-desktop-style/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/qqc2-desktop-style/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 PLIST
> --- qqc2-desktop-style/pkg/PLIST 26 Feb 2018 20:33:07 -0000 1.2
> +++ qqc2-desktop-style/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -13,6 +13,7 @@ lib/qt5/qml/QtQuick/Controls.2/org.kde.d
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ComboBox.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Container.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Control.qml
> +lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/DelayButton.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Dial.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Dialog.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/DialogButtonBox.qml
> @@ -22,6 +23,7 @@ lib/qt5/qml/QtQuick/Controls.2/org.kde.d
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ItemDelegate.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Label.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml
> +lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/MenuBarItem.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/MenuItem.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Popup.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ProgressBar.qml
> @@ -29,6 +31,7 @@ lib/qt5/qml/QtQuick/Controls.2/org.kde.d
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/RadioDelegate.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/RadioIndicator.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/RangeSlider.qml
> +lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/RoundButton.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ScrollBar.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ScrollView.qml
> lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/Slider.qml
> Index: solid/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/solid/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- solid/Makefile 26 Feb 2018 20:33:07 -0000 1.8
> +++ solid/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE hardware abstraction layer
> DISTNAME = solid-${VERSION}
>
> -SHARED_LIBS = KF5Solid 5.0
> +SHARED_LIBS = KF5Solid 5.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5DBus Qt5Gui Qt5Network
> WANTLIB += Qt5Qml Qt5Widgets Qt5Xml c m
> Index: solid/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/solid/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- solid/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ solid/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/solid-5.43.0.tar.xz) = aZ9r9dUC7EN4M2a/9QhDNoKoXwLZvFlfs9nQ2ob4wmA=
> -SIZE (kde/solid-5.43.0.tar.xz) = 249208
> +SHA256 (kde/solid-5.46.0.tar.xz) = NY4dGba0V+jPARtSDpKDkNHBUXXyrcVqO9MaXZctnXs=
> +SIZE (kde/solid-5.46.0.tar.xz) = 257668
> Index: sonnet/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/sonnet/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- sonnet/Makefile 9 Jan 2018 21:10:40 -0000 1.7
> +++ sonnet/Makefile 28 May 2018 13:35:14 -0000
> @@ -8,8 +8,8 @@ PKGNAME-main = ${DISTNAME}
> PKGNAME-aspell = sonnet-aspell-${VERSION}
> PKGNAME-hunspell = sonnet-hunspell-${VERSION}
>
> -SHARED_LIBS = KF5SonnetCore 3.0
> -SHARED_LIBS += KF5SonnetUi 3.0
> +SHARED_LIBS = KF5SonnetCore 3.1
> +SHARED_LIBS += KF5SonnetUi 3.1
>
> MULTI_PACKAGES = -main -aspell -hunspell
>
> Index: sonnet/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/sonnet/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- sonnet/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ sonnet/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/sonnet-5.43.0.tar.xz) = SnFr+m5qxoa7vpkis+68/XUEopcPRXeiGwkQEbjqu0Q=
> -SIZE (kde/sonnet-5.43.0.tar.xz) = 286196
> +SHA256 (kde/sonnet-5.46.0.tar.xz) = RJCr/H8K5GHSQ9tReQENeCFhLedQrCp8yYcx7nD0VY4=
> +SIZE (kde/sonnet-5.46.0.tar.xz) = 286760
> Index: syntax-highlighting/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/syntax-highlighting/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- syntax-highlighting/Makefile 26 Feb 2018 20:33:07 -0000 1.7
> +++ syntax-highlighting/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = highlighting engine for structured text and code
> DISTNAME = syntax-highlighting-${VERSION}
>
> -SHARED_LIBS = KF5SyntaxHighlighting 5.0 # 5.29
> +SHARED_LIBS = KF5SyntaxHighlighting 5.1 # 5.29
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network c m
>
> Index: syntax-highlighting/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/syntax-highlighting/distinfo,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 distinfo
> --- syntax-highlighting/distinfo 26 Feb 2018 20:33:07 -0000 1.6
> +++ syntax-highlighting/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/syntax-highlighting-5.43.0.tar.xz) = YR5t29NPJBCiYYzvMsyHtJdXAB2jUTaawWwrPubNPSg=
> -SIZE (kde/syntax-highlighting-5.43.0.tar.xz) = 1108032
> +SHA256 (kde/syntax-highlighting-5.46.0.tar.xz) = vfcEHgXtpvz/2m4vzGDig/qE6Pfb3V7LhRNPNqjZZ6E=
> +SIZE (kde/syntax-highlighting-5.46.0.tar.xz) = 1166004
> Index: syntax-highlighting/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/syntax-highlighting/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 PLIST
> --- syntax-highlighting/pkg/PLIST 7 Jun 2017 17:03:39 -0000 1.2
> +++ syntax-highlighting/pkg/PLIST 28 May 2018 13:35:14 -0000
> @@ -68,6 +68,7 @@ share/locale/hsb/LC_MESSAGES/
> share/locale/hsb/LC_MESSAGES/syntaxhighlighting5_qt.qm
> share/locale/hu/LC_MESSAGES/syntaxhighlighting5_qt.qm
> share/locale/ia/LC_MESSAGES/syntaxhighlighting5_qt.qm
> +share/locale/id/LC_MESSAGES/syntaxhighlighting5_qt.qm
> share/locale/is/LC_MESSAGES/syntaxhighlighting5_qt.qm
> share/locale/it/LC_MESSAGES/syntaxhighlighting5_qt.qm
> share/locale/ja/LC_MESSAGES/syntaxhighlighting5_qt.qm
> Index: threadweaver/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/threadweaver/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- threadweaver/Makefile 9 Jan 2018 21:10:40 -0000 1.6
> +++ threadweaver/Makefile 28 May 2018 13:35:14 -0000
> @@ -3,7 +3,7 @@
> COMMENT = KDE helper for multithreaded programming
> DISTNAME = threadweaver-${VERSION}
>
> -SHARED_LIBS = KF5ThreadWeaver 4.0
> +SHARED_LIBS = KF5ThreadWeaver 4.1
>
> WANTLIB += ${COMPILER_LIBCXX} Qt5Core m
>
> Index: threadweaver/distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/threadweaver/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- threadweaver/distinfo 26 Feb 2018 20:33:07 -0000 1.7
> +++ threadweaver/distinfo 28 May 2018 13:35:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kde/threadweaver-5.43.0.tar.xz) = XUozZA2jV+en8QHlpW8jZ95EUcO72CtjphzvHKlxtlY=
> -SIZE (kde/threadweaver-5.43.0.tar.xz) = 1409220
> +SHA256 (kde/threadweaver-5.46.0.tar.xz) = +FjR9LfVZ+DPugC1bhWvdeBVKh1uevtpJbrPOWT3zX4=
> +SIZE (kde/threadweaver-5.46.0.tar.xz) = 1409620
>

No comments:

Post a Comment