Thu Jun 21 07:56:11 2018 UTC ()
plasma-framework: update to5.47.0

* Templates: consistent naming, fix translation catalog names & more
* [Breeze Plasma Theme] Fix kleopatra icon to use color stylesheet
* [Dialog] Handle dialog being minimized gracefully


(markd)
diff -r1.20 -r1.21 pkgsrc/x11/plasma-framework/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/plasma-framework/PLIST
diff -r1.5 -r1.6 pkgsrc/x11/plasma-framework/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/x11/plasma-framework/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/plasma-framework/Makefile 2018/04/14 07:34:06 1.20
+++ pkgsrc/x11/plasma-framework/Makefile 2018/06/21 07:56:11 1.21
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2018/04/14 07:34:06 adam Exp $ 1# $NetBSD: Makefile,v 1.21 2018/06/21 07:56:11 markd Exp $
2 2
3DISTNAME= plasma-framework-${KF5VER} 3DISTNAME= plasma-framework-${KF5VER}
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6 5
7HOMEPAGE= https://community.kde.org/Frameworks 6HOMEPAGE= https://community.kde.org/Frameworks
8COMMENT= Plasma library and runtime components based upon KF5 and Qt5 7COMMENT= Plasma library and runtime components based upon KF5 and Qt5
9LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 8LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
10 9
11.include "../../meta-pkgs/kde/kf5.mk" 10.include "../../meta-pkgs/kde/kf5.mk"
12 11
13BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools 12BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
14 13
15USE_TOOLS+= msgmerge pkg-config 14USE_TOOLS+= msgmerge pkg-config
16 15
17SUBST_CLASSES+= fix-moc 16SUBST_CLASSES+= fix-moc

cvs diff -r1.4 -r1.5 pkgsrc/x11/plasma-framework/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/plasma-framework/PLIST 2018/04/11 11:50:41 1.4
+++ pkgsrc/x11/plasma-framework/PLIST 2018/06/21 07:56:11 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2018/04/11 11:50:41 markd Exp $ 1@comment $NetBSD: PLIST,v 1.5 2018/06/21 07:56:11 markd Exp $
2bin/plasmapkg2 2bin/plasmapkg2
3include/KF5/Plasma/Applet 3include/KF5/Plasma/Applet
4include/KF5/Plasma/Containment 4include/KF5/Plasma/Containment
5include/KF5/Plasma/ContainmentActions 5include/KF5/Plasma/ContainmentActions
6include/KF5/Plasma/Corona 6include/KF5/Plasma/Corona
7include/KF5/Plasma/DataContainer 7include/KF5/Plasma/DataContainer
8include/KF5/Plasma/DataEngine 8include/KF5/Plasma/DataEngine
9include/KF5/Plasma/DataEngineConsumer 9include/KF5/Plasma/DataEngineConsumer
10include/KF5/Plasma/FrameSvg 10include/KF5/Plasma/FrameSvg
11include/KF5/Plasma/Package 11include/KF5/Plasma/Package
12include/KF5/Plasma/PackageStructure 12include/KF5/Plasma/PackageStructure
13include/KF5/Plasma/Plasma 13include/KF5/Plasma/Plasma
14include/KF5/Plasma/PluginLoader 14include/KF5/Plasma/PluginLoader
@@ -97,42 +97,44 @@ qt5/qml/QtQuick/Controls.2/Plasma/Drawer @@ -97,42 +97,44 @@ qt5/qml/QtQuick/Controls.2/Plasma/Drawer
97qt5/qml/QtQuick/Controls.2/Plasma/Frame.qml 97qt5/qml/QtQuick/Controls.2/Plasma/Frame.qml
98qt5/qml/QtQuick/Controls.2/Plasma/GroupBox.qml 98qt5/qml/QtQuick/Controls.2/Plasma/GroupBox.qml
99qt5/qml/QtQuick/Controls.2/Plasma/ItemDelegate.qml 99qt5/qml/QtQuick/Controls.2/Plasma/ItemDelegate.qml
100qt5/qml/QtQuick/Controls.2/Plasma/Label.qml 100qt5/qml/QtQuick/Controls.2/Plasma/Label.qml
101qt5/qml/QtQuick/Controls.2/Plasma/Menu.qml 101qt5/qml/QtQuick/Controls.2/Plasma/Menu.qml
102qt5/qml/QtQuick/Controls.2/Plasma/MenuItem.qml 102qt5/qml/QtQuick/Controls.2/Plasma/MenuItem.qml
103qt5/qml/QtQuick/Controls.2/Plasma/Popup.qml 103qt5/qml/QtQuick/Controls.2/Plasma/Popup.qml
104qt5/qml/QtQuick/Controls.2/Plasma/ProgressBar.qml 104qt5/qml/QtQuick/Controls.2/Plasma/ProgressBar.qml
105qt5/qml/QtQuick/Controls.2/Plasma/RadioButton.qml 105qt5/qml/QtQuick/Controls.2/Plasma/RadioButton.qml
106qt5/qml/QtQuick/Controls.2/Plasma/RadioDelegate.qml 106qt5/qml/QtQuick/Controls.2/Plasma/RadioDelegate.qml
107qt5/qml/QtQuick/Controls.2/Plasma/RadioIndicator.qml 107qt5/qml/QtQuick/Controls.2/Plasma/RadioIndicator.qml
108qt5/qml/QtQuick/Controls.2/Plasma/RangeSlider.qml 108qt5/qml/QtQuick/Controls.2/Plasma/RangeSlider.qml
109qt5/qml/QtQuick/Controls.2/Plasma/ScrollBar.qml 109qt5/qml/QtQuick/Controls.2/Plasma/ScrollBar.qml
 110qt5/qml/QtQuick/Controls.2/Plasma/ScrollView.qml
110qt5/qml/QtQuick/Controls.2/Plasma/Slider.qml 111qt5/qml/QtQuick/Controls.2/Plasma/Slider.qml
111qt5/qml/QtQuick/Controls.2/Plasma/SpinBox.qml 112qt5/qml/QtQuick/Controls.2/Plasma/SpinBox.qml
112qt5/qml/QtQuick/Controls.2/Plasma/Switch.qml 113qt5/qml/QtQuick/Controls.2/Plasma/Switch.qml
113qt5/qml/QtQuick/Controls.2/Plasma/SwitchDelegate.qml 114qt5/qml/QtQuick/Controls.2/Plasma/SwitchDelegate.qml
114qt5/qml/QtQuick/Controls.2/Plasma/SwitchIndicator.qml 115qt5/qml/QtQuick/Controls.2/Plasma/SwitchIndicator.qml
115qt5/qml/QtQuick/Controls.2/Plasma/TabBar.qml 116qt5/qml/QtQuick/Controls.2/Plasma/TabBar.qml
116qt5/qml/QtQuick/Controls.2/Plasma/TabButton.qml 117qt5/qml/QtQuick/Controls.2/Plasma/TabButton.qml
117qt5/qml/QtQuick/Controls.2/Plasma/TextArea.qml 118qt5/qml/QtQuick/Controls.2/Plasma/TextArea.qml
118qt5/qml/QtQuick/Controls.2/Plasma/TextField.qml 119qt5/qml/QtQuick/Controls.2/Plasma/TextField.qml
119qt5/qml/QtQuick/Controls.2/Plasma/ToolBar.qml 120qt5/qml/QtQuick/Controls.2/Plasma/ToolBar.qml
120qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml 121qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml
121qt5/qml/QtQuick/Controls.2/Plasma/ToolTip.qml 122qt5/qml/QtQuick/Controls.2/Plasma/ToolTip.qml
122qt5/qml/QtQuick/Controls.2/Plasma/private/ButtonShadow.qml 123qt5/qml/QtQuick/Controls.2/Plasma/private/ButtonShadow.qml
123qt5/qml/QtQuick/Controls.2/Plasma/private/DefaultListItemBackground.qml 124qt5/qml/QtQuick/Controls.2/Plasma/private/DefaultListItemBackground.qml
124qt5/qml/QtQuick/Controls.2/Plasma/private/RoundShadow.qml 125qt5/qml/QtQuick/Controls.2/Plasma/private/RoundShadow.qml
125qt5/qml/QtQuick/Controls.2/Plasma/private/TextFieldFocus.qml 126qt5/qml/QtQuick/Controls.2/Plasma/private/TextFieldFocus.qml
 127qt5/qml/QtQuick/Controls.2/Plasma/qmldir
126qt5/qml/QtQuick/Controls/Styles/Plasma/ApplicationWindowStyle.qml 128qt5/qml/QtQuick/Controls/Styles/Plasma/ApplicationWindowStyle.qml
127qt5/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml 129qt5/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml
128qt5/qml/QtQuick/Controls/Styles/Plasma/ButtonStyle.qml 130qt5/qml/QtQuick/Controls/Styles/Plasma/ButtonStyle.qml
129qt5/qml/QtQuick/Controls/Styles/Plasma/CalendarStyle.qml 131qt5/qml/QtQuick/Controls/Styles/Plasma/CalendarStyle.qml
130qt5/qml/QtQuick/Controls/Styles/Plasma/CheckBoxStyle.qml 132qt5/qml/QtQuick/Controls/Styles/Plasma/CheckBoxStyle.qml
131qt5/qml/QtQuick/Controls/Styles/Plasma/ComboBoxStyle.qml 133qt5/qml/QtQuick/Controls/Styles/Plasma/ComboBoxStyle.qml
132qt5/qml/QtQuick/Controls/Styles/Plasma/CursorDelegate.qml 134qt5/qml/QtQuick/Controls/Styles/Plasma/CursorDelegate.qml
133qt5/qml/QtQuick/Controls/Styles/Plasma/CursorHandleStyle.qml 135qt5/qml/QtQuick/Controls/Styles/Plasma/CursorHandleStyle.qml
134qt5/qml/QtQuick/Controls/Styles/Plasma/EditMenuTouch.qml 136qt5/qml/QtQuick/Controls/Styles/Plasma/EditMenuTouch.qml
135qt5/qml/QtQuick/Controls/Styles/Plasma/FocusFrameStyle.qml 137qt5/qml/QtQuick/Controls/Styles/Plasma/FocusFrameStyle.qml
136qt5/qml/QtQuick/Controls/Styles/Plasma/GroupBoxStyle.qml 138qt5/qml/QtQuick/Controls/Styles/Plasma/GroupBoxStyle.qml
137qt5/qml/QtQuick/Controls/Styles/Plasma/MenuBarStyle.qml 139qt5/qml/QtQuick/Controls/Styles/Plasma/MenuBarStyle.qml
138qt5/qml/QtQuick/Controls/Styles/Plasma/MenuStyle.qml 140qt5/qml/QtQuick/Controls/Styles/Plasma/MenuStyle.qml
@@ -145,27 +147,26 @@ qt5/qml/QtQuick/Controls/Styles/Plasma/S @@ -145,27 +147,26 @@ qt5/qml/QtQuick/Controls/Styles/Plasma/S
145qt5/qml/QtQuick/Controls/Styles/Plasma/StatusBarStyle.qml 147qt5/qml/QtQuick/Controls/Styles/Plasma/StatusBarStyle.qml
146qt5/qml/QtQuick/Controls/Styles/Plasma/SwitchStyle.qml 148qt5/qml/QtQuick/Controls/Styles/Plasma/SwitchStyle.qml
147qt5/qml/QtQuick/Controls/Styles/Plasma/TabViewStyle.qml 149qt5/qml/QtQuick/Controls/Styles/Plasma/TabViewStyle.qml
148qt5/qml/QtQuick/Controls/Styles/Plasma/TableViewStyle.qml 150qt5/qml/QtQuick/Controls/Styles/Plasma/TableViewStyle.qml
149qt5/qml/QtQuick/Controls/Styles/Plasma/TextAreaStyle.qml 151qt5/qml/QtQuick/Controls/Styles/Plasma/TextAreaStyle.qml
150qt5/qml/QtQuick/Controls/Styles/Plasma/TextFieldStyle.qml 152qt5/qml/QtQuick/Controls/Styles/Plasma/TextFieldStyle.qml
151qt5/qml/QtQuick/Controls/Styles/Plasma/ToolBarStyle.qml 153qt5/qml/QtQuick/Controls/Styles/Plasma/ToolBarStyle.qml
152qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml 154qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml
153qt5/qml/QtQuick/Controls/Styles/Plasma/private/ButtonShadow.qml 155qt5/qml/QtQuick/Controls/Styles/Plasma/private/ButtonShadow.qml
154qt5/qml/QtQuick/Controls/Styles/Plasma/private/RoundShadow.qml 156qt5/qml/QtQuick/Controls/Styles/Plasma/private/RoundShadow.qml
155qt5/qml/QtQuick/Controls/Styles/Plasma/private/TextFieldFocus.qml 157qt5/qml/QtQuick/Controls/Styles/Plasma/private/TextFieldFocus.qml
156qt5/qml/QtQuick/Controls/Styles/Plasma/private/Util.js 158qt5/qml/QtQuick/Controls/Styles/Plasma/private/Util.js
157qt5/qml/QtQuick/Controls/Styles/Plasma/qmldir 159qt5/qml/QtQuick/Controls/Styles/Plasma/qmldir
158qt5/qml/QtQuick/Controls.2/Plasma/qmldir 
159qt5/qml/org/kde/kirigami.2/styles/Plasma/Icon.qml 160qt5/qml/org/kde/kirigami.2/styles/Plasma/Icon.qml
160qt5/qml/org/kde/kirigami.2/styles/Plasma/Theme.qml 161qt5/qml/org/kde/kirigami.2/styles/Plasma/Theme.qml
161qt5/qml/org/kde/kirigami.2/styles/Plasma/Units.qml 162qt5/qml/org/kde/kirigami.2/styles/Plasma/Units.qml
162qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml 163qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml
163qt5/qml/org/kde/plasma/accessdenied/qmldir 164qt5/qml/org/kde/plasma/accessdenied/qmldir
164qt5/qml/org/kde/plasma/calendar/CalendarToolbar.qml 165qt5/qml/org/kde/plasma/calendar/CalendarToolbar.qml
165qt5/qml/org/kde/plasma/calendar/DayDelegate.qml 166qt5/qml/org/kde/plasma/calendar/DayDelegate.qml
166qt5/qml/org/kde/plasma/calendar/DaysCalendar.qml 167qt5/qml/org/kde/plasma/calendar/DaysCalendar.qml
167qt5/qml/org/kde/plasma/calendar/MonthMenu.qml 168qt5/qml/org/kde/plasma/calendar/MonthMenu.qml
168qt5/qml/org/kde/plasma/calendar/MonthView.qml 169qt5/qml/org/kde/plasma/calendar/MonthView.qml
169qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so 170qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so
170qt5/qml/org/kde/plasma/calendar/plugins.qmltypes 171qt5/qml/org/kde/plasma/calendar/plugins.qmltypes
171qt5/qml/org/kde/plasma/calendar/qmldir 172qt5/qml/org/kde/plasma/calendar/qmldir
@@ -263,26 +264,27 @@ qt5/qml/org/kde/plasma/extras/ScrollArea @@ -263,26 +264,27 @@ qt5/qml/org/kde/plasma/extras/ScrollArea
263qt5/qml/org/kde/plasma/extras/Title.qml 264qt5/qml/org/kde/plasma/extras/Title.qml
264qt5/qml/org/kde/plasma/extras/animations/ActivateAnimation.qml 265qt5/qml/org/kde/plasma/extras/animations/ActivateAnimation.qml
265qt5/qml/org/kde/plasma/extras/animations/AppearAnimation.qml 266qt5/qml/org/kde/plasma/extras/animations/AppearAnimation.qml
266qt5/qml/org/kde/plasma/extras/animations/DisappearAnimation.qml 267qt5/qml/org/kde/plasma/extras/animations/DisappearAnimation.qml
267qt5/qml/org/kde/plasma/extras/animations/PressedAnimation.qml 268qt5/qml/org/kde/plasma/extras/animations/PressedAnimation.qml
268qt5/qml/org/kde/plasma/extras/animations/ReleasedAnimation.qml 269qt5/qml/org/kde/plasma/extras/animations/ReleasedAnimation.qml
269qt5/qml/org/kde/plasma/extras/libplasmaextracomponentsplugin.so 270qt5/qml/org/kde/plasma/extras/libplasmaextracomponentsplugin.so
270qt5/qml/org/kde/plasma/extras/plugins.qmltypes 271qt5/qml/org/kde/plasma/extras/plugins.qmltypes
271qt5/qml/org/kde/plasma/extras/qmldir 272qt5/qml/org/kde/plasma/extras/qmldir
272qt5/qml/org/kde/plasma/platformcomponents/libplatformcomponentsplugin.so 273qt5/qml/org/kde/plasma/platformcomponents/libplatformcomponentsplugin.so
273qt5/qml/org/kde/plasma/platformcomponents/plugins.qmltypes 274qt5/qml/org/kde/plasma/platformcomponents/plugins.qmltypes
274qt5/qml/org/kde/plasma/platformcomponents/qmldir 275qt5/qml/org/kde/plasma/platformcomponents/qmldir
275share/kdevappwizard/templates/cpp-plasmoid.tar.bz2 276share/kdevappwizard/templates/cpp-plasmoid.tar.bz2
 277share/kdevappwizard/templates/plasma-wallpaper-with-qml-extension.tar.bz2
276share/kdevappwizard/templates/plasma-wallpaper.tar.bz2 278share/kdevappwizard/templates/plasma-wallpaper.tar.bz2
277share/kdevappwizard/templates/qml-plasmoid-with-qml-extension.tar.bz2 279share/kdevappwizard/templates/qml-plasmoid-with-qml-extension.tar.bz2
278share/kdevappwizard/templates/qml-plasmoid.tar.bz2 280share/kdevappwizard/templates/qml-plasmoid.tar.bz2
279share/kservices5/plasma-dataengine-testengine.desktop 281share/kservices5/plasma-dataengine-testengine.desktop
280share/kservices5/plasma-scriptengine-applet-declarative.desktop 282share/kservices5/plasma-scriptengine-applet-declarative.desktop
281share/kservicetypes5/plasma-applet.desktop 283share/kservicetypes5/plasma-applet.desktop
282share/kservicetypes5/plasma-containment.desktop 284share/kservicetypes5/plasma-containment.desktop
283share/kservicetypes5/plasma-containmentactions.desktop 285share/kservicetypes5/plasma-containmentactions.desktop
284share/kservicetypes5/plasma-dataengine.desktop 286share/kservicetypes5/plasma-dataengine.desktop
285share/kservicetypes5/plasma-generic.desktop 287share/kservicetypes5/plasma-generic.desktop
286share/kservicetypes5/plasma-lookandfeel.desktop 288share/kservicetypes5/plasma-lookandfeel.desktop
287share/kservicetypes5/plasma-packagestructure.desktop 289share/kservicetypes5/plasma-packagestructure.desktop
288share/kservicetypes5/plasma-scriptengine.desktop 290share/kservicetypes5/plasma-scriptengine.desktop
@@ -387,27 +389,26 @@ share/plasma/desktoptheme/air/translucen @@ -387,27 +389,26 @@ share/plasma/desktoptheme/air/translucen
387share/plasma/desktoptheme/air/translucent/widgets/extender-background.svgz 389share/plasma/desktoptheme/air/translucent/widgets/extender-background.svgz
388share/plasma/desktoptheme/air/translucent/widgets/panel-background.svgz 390share/plasma/desktoptheme/air/translucent/widgets/panel-background.svgz
389share/plasma/desktoptheme/air/translucent/widgets/tooltip.svgz 391share/plasma/desktoptheme/air/translucent/widgets/tooltip.svgz
390share/plasma/desktoptheme/air/widgets/action-overlays.svgz 392share/plasma/desktoptheme/air/widgets/action-overlays.svgz
391share/plasma/desktoptheme/air/widgets/actionbutton.svgz 393share/plasma/desktoptheme/air/widgets/actionbutton.svgz
392share/plasma/desktoptheme/air/widgets/analog_meter.svgz 394share/plasma/desktoptheme/air/widgets/analog_meter.svgz
393share/plasma/desktoptheme/air/widgets/arrows.svgz 395share/plasma/desktoptheme/air/widgets/arrows.svgz
394share/plasma/desktoptheme/air/widgets/background.svgz 396share/plasma/desktoptheme/air/widgets/background.svgz
395share/plasma/desktoptheme/air/widgets/bar_meter_horizontal.svgz 397share/plasma/desktoptheme/air/widgets/bar_meter_horizontal.svgz
396share/plasma/desktoptheme/air/widgets/bar_meter_vertical.svgz 398share/plasma/desktoptheme/air/widgets/bar_meter_vertical.svgz
397share/plasma/desktoptheme/air/widgets/branding.svgz 399share/plasma/desktoptheme/air/widgets/branding.svgz
398share/plasma/desktoptheme/air/widgets/busywidget.svgz 400share/plasma/desktoptheme/air/widgets/busywidget.svgz
399share/plasma/desktoptheme/air/widgets/button.svgz 401share/plasma/desktoptheme/air/widgets/button.svgz
400share/plasma/desktoptheme/air/widgets/calendar.svgz 
401share/plasma/desktoptheme/air/widgets/checkmarks.svgz 402share/plasma/desktoptheme/air/widgets/checkmarks.svgz
402share/plasma/desktoptheme/air/widgets/clock.svgz 403share/plasma/desktoptheme/air/widgets/clock.svgz
403share/plasma/desktoptheme/air/widgets/containment-controls.svgz 404share/plasma/desktoptheme/air/widgets/containment-controls.svgz
404share/plasma/desktoptheme/air/widgets/dragger.svgz 405share/plasma/desktoptheme/air/widgets/dragger.svgz
405share/plasma/desktoptheme/air/widgets/frame.svgz 406share/plasma/desktoptheme/air/widgets/frame.svgz
406share/plasma/desktoptheme/air/widgets/glowbar.svgz 407share/plasma/desktoptheme/air/widgets/glowbar.svgz
407share/plasma/desktoptheme/air/widgets/identiconshapes.svgz 408share/plasma/desktoptheme/air/widgets/identiconshapes.svgz
408share/plasma/desktoptheme/air/widgets/identicontheme.svgz 409share/plasma/desktoptheme/air/widgets/identicontheme.svgz
409share/plasma/desktoptheme/air/widgets/labeltexture.svgz 410share/plasma/desktoptheme/air/widgets/labeltexture.svgz
410share/plasma/desktoptheme/air/widgets/line.svgz 411share/plasma/desktoptheme/air/widgets/line.svgz
411share/plasma/desktoptheme/air/widgets/lineedit.svgz 412share/plasma/desktoptheme/air/widgets/lineedit.svgz
412share/plasma/desktoptheme/air/widgets/listitem.svgz 413share/plasma/desktoptheme/air/widgets/listitem.svgz
413share/plasma/desktoptheme/air/widgets/media-delegate.svgz 414share/plasma/desktoptheme/air/widgets/media-delegate.svgz
@@ -476,26 +477,27 @@ share/plasma/desktoptheme/default/icons/ @@ -476,26 +477,27 @@ share/plasma/desktoptheme/default/icons/
476share/plasma/desktoptheme/default/icons/notification.svgz 477share/plasma/desktoptheme/default/icons/notification.svgz
477share/plasma/desktoptheme/default/icons/phone.svgz 478share/plasma/desktoptheme/default/icons/phone.svgz
478share/plasma/desktoptheme/default/icons/plasmavault.svgz 479share/plasma/desktoptheme/default/icons/plasmavault.svgz
479share/plasma/desktoptheme/default/icons/plasmavault_error.svgz 480share/plasma/desktoptheme/default/icons/plasmavault_error.svgz
480share/plasma/desktoptheme/default/icons/preferences.svgz 481share/plasma/desktoptheme/default/icons/preferences.svgz
481share/plasma/desktoptheme/default/icons/printer.svgz 482share/plasma/desktoptheme/default/icons/printer.svgz
482share/plasma/desktoptheme/default/icons/quassel.svgz 483share/plasma/desktoptheme/default/icons/quassel.svgz
483share/plasma/desktoptheme/default/icons/slc.svgz 484share/plasma/desktoptheme/default/icons/slc.svgz
484share/plasma/desktoptheme/default/icons/software.svgz 485share/plasma/desktoptheme/default/icons/software.svgz
485share/plasma/desktoptheme/default/icons/start.svgz 486share/plasma/desktoptheme/default/icons/start.svgz
486share/plasma/desktoptheme/default/icons/system.svgz 487share/plasma/desktoptheme/default/icons/system.svgz
487share/plasma/desktoptheme/default/icons/touchpad.svgz 488share/plasma/desktoptheme/default/icons/touchpad.svgz
488share/plasma/desktoptheme/default/icons/user.svgz 489share/plasma/desktoptheme/default/icons/user.svgz
 490share/plasma/desktoptheme/default/icons/video-card.svgz
489share/plasma/desktoptheme/default/icons/video.svgz 491share/plasma/desktoptheme/default/icons/video.svgz
490share/plasma/desktoptheme/default/icons/view.svgz 492share/plasma/desktoptheme/default/icons/view.svgz
491share/plasma/desktoptheme/default/icons/vlc.svgz 493share/plasma/desktoptheme/default/icons/vlc.svgz
492share/plasma/desktoptheme/default/icons/wallet.svgz 494share/plasma/desktoptheme/default/icons/wallet.svgz
493share/plasma/desktoptheme/default/icons/window.svgz 495share/plasma/desktoptheme/default/icons/window.svgz
494share/plasma/desktoptheme/default/icons/zoom.svgz 496share/plasma/desktoptheme/default/icons/zoom.svgz
495share/plasma/desktoptheme/default/metadata.desktop 497share/plasma/desktoptheme/default/metadata.desktop
496share/plasma/desktoptheme/default/opaque/dialogs/background.svgz 498share/plasma/desktoptheme/default/opaque/dialogs/background.svgz
497share/plasma/desktoptheme/default/opaque/widgets/panel-background.svgz 499share/plasma/desktoptheme/default/opaque/widgets/panel-background.svgz
498share/plasma/desktoptheme/default/opaque/widgets/tooltip.svgz 500share/plasma/desktoptheme/default/opaque/widgets/tooltip.svgz
499share/plasma/desktoptheme/default/translucent/dialogs/background.svgz 501share/plasma/desktoptheme/default/translucent/dialogs/background.svgz
500share/plasma/desktoptheme/default/translucent/widgets/panel-background.svgz 502share/plasma/desktoptheme/default/translucent/widgets/panel-background.svgz
501share/plasma/desktoptheme/default/translucent/widgets/tooltip.svgz 503share/plasma/desktoptheme/default/translucent/widgets/tooltip.svgz
@@ -577,27 +579,26 @@ share/plasma/desktoptheme/oxygen/opaque/ @@ -577,27 +579,26 @@ share/plasma/desktoptheme/oxygen/opaque/
577share/plasma/desktoptheme/oxygen/opaque/widgets/extender-background.svgz 579share/plasma/desktoptheme/oxygen/opaque/widgets/extender-background.svgz
578share/plasma/desktoptheme/oxygen/opaque/widgets/panel-background.svgz 580share/plasma/desktoptheme/oxygen/opaque/widgets/panel-background.svgz
579share/plasma/desktoptheme/oxygen/opaque/widgets/tooltip.svgz 581share/plasma/desktoptheme/oxygen/opaque/widgets/tooltip.svgz
580share/plasma/desktoptheme/oxygen/widgets/action-overlays.svgz 582share/plasma/desktoptheme/oxygen/widgets/action-overlays.svgz
581share/plasma/desktoptheme/oxygen/widgets/actionbutton.svgz 583share/plasma/desktoptheme/oxygen/widgets/actionbutton.svgz
582share/plasma/desktoptheme/oxygen/widgets/analog_meter.svgz 584share/plasma/desktoptheme/oxygen/widgets/analog_meter.svgz
583share/plasma/desktoptheme/oxygen/widgets/arrows.svgz 585share/plasma/desktoptheme/oxygen/widgets/arrows.svgz
584share/plasma/desktoptheme/oxygen/widgets/background.svgz 586share/plasma/desktoptheme/oxygen/widgets/background.svgz
585share/plasma/desktoptheme/oxygen/widgets/bar_meter_horizontal.svgz 587share/plasma/desktoptheme/oxygen/widgets/bar_meter_horizontal.svgz
586share/plasma/desktoptheme/oxygen/widgets/bar_meter_vertical.svgz 588share/plasma/desktoptheme/oxygen/widgets/bar_meter_vertical.svgz
587share/plasma/desktoptheme/oxygen/widgets/branding.svgz 589share/plasma/desktoptheme/oxygen/widgets/branding.svgz
588share/plasma/desktoptheme/oxygen/widgets/busywidget.svgz 590share/plasma/desktoptheme/oxygen/widgets/busywidget.svgz
589share/plasma/desktoptheme/oxygen/widgets/button.svgz 591share/plasma/desktoptheme/oxygen/widgets/button.svgz
590share/plasma/desktoptheme/oxygen/widgets/calendar.svgz 
591share/plasma/desktoptheme/oxygen/widgets/clock.svgz 592share/plasma/desktoptheme/oxygen/widgets/clock.svgz
592share/plasma/desktoptheme/oxygen/widgets/containment-controls.svgz 593share/plasma/desktoptheme/oxygen/widgets/containment-controls.svgz
593share/plasma/desktoptheme/oxygen/widgets/dragger.svgz 594share/plasma/desktoptheme/oxygen/widgets/dragger.svgz
594share/plasma/desktoptheme/oxygen/widgets/extender-background.svgz 595share/plasma/desktoptheme/oxygen/widgets/extender-background.svgz
595share/plasma/desktoptheme/oxygen/widgets/extender-dragger.svgz 596share/plasma/desktoptheme/oxygen/widgets/extender-dragger.svgz
596share/plasma/desktoptheme/oxygen/widgets/frame.svgz 597share/plasma/desktoptheme/oxygen/widgets/frame.svgz
597share/plasma/desktoptheme/oxygen/widgets/glowbar.svgz 598share/plasma/desktoptheme/oxygen/widgets/glowbar.svgz
598share/plasma/desktoptheme/oxygen/widgets/line.svgz 599share/plasma/desktoptheme/oxygen/widgets/line.svgz
599share/plasma/desktoptheme/oxygen/widgets/lineedit.svgz 600share/plasma/desktoptheme/oxygen/widgets/lineedit.svgz
600share/plasma/desktoptheme/oxygen/widgets/media-delegate.svgz 601share/plasma/desktoptheme/oxygen/widgets/media-delegate.svgz
601share/plasma/desktoptheme/oxygen/widgets/monitor.svgz 602share/plasma/desktoptheme/oxygen/widgets/monitor.svgz
602share/plasma/desktoptheme/oxygen/widgets/pager.svgz 603share/plasma/desktoptheme/oxygen/widgets/pager.svgz
603share/plasma/desktoptheme/oxygen/widgets/panel-background.svgz 604share/plasma/desktoptheme/oxygen/widgets/panel-background.svgz

cvs diff -r1.5 -r1.6 pkgsrc/x11/plasma-framework/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/plasma-framework/distinfo 2018/04/11 11:50:41 1.5
+++ pkgsrc/x11/plasma-framework/distinfo 2018/06/21 07:56:11 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2018/04/11 11:50:41 markd Exp $ 1$NetBSD: distinfo,v 1.6 2018/06/21 07:56:11 markd Exp $
2 2
3SHA1 (plasma-framework-5.44.0.tar.xz) = 8e55aa97e26639c66c96b91254211e0d9753ef54 3SHA1 (plasma-framework-5.47.0.tar.xz) = 683c26efe3ba9cbef02a5efacb80d80bc9b34cb2
4RMD160 (plasma-framework-5.44.0.tar.xz) = c5a6eb039e34f5415b89bc825e2836384e4c8aa5 4RMD160 (plasma-framework-5.47.0.tar.xz) = fb9c0cc0f414fec9cd3e438f926daf00e85069fc
5SHA512 (plasma-framework-5.44.0.tar.xz) = 0fbe53f7f83c8888e8148fd0534f816070aa895ec87de6df19454796485d446171df36e30814598eaae3d95e27e11cf7196ed916fad87be237750242e008185c 5SHA512 (plasma-framework-5.47.0.tar.xz) = 6f8f3083c7130831e41b372c9c229620fb36ca899fe1353899b7b0d8eeac49444642809705199f0f6d5523b6283813324071241e65d745c1c52916aa78dc0c0c
6Size (plasma-framework-5.44.0.tar.xz) = 4617176 bytes 6Size (plasma-framework-5.47.0.tar.xz) = 4619724 bytes