pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Update KDE Frameworks to 5.25.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b147adb87e6d
branches:  trunk
changeset: 351547:b147adb87e6d
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Aug 21 21:29:44 2016 +0000

description:
Update KDE Frameworks to 5.25.0

5.22:
Framework Integration
* Remove platformtheme plugin as it's in plasma-integration
KWidgetsAddons
* KNewPasswordWidget: Remove size hint on spacer, which was leading to
  some always empty space in the layout
* KNewPasswordWidget: fix QPalette when widget is disabled
KWindowSystem
* Fix generation of path to xcb plugin
Plasma Framework
* [QuickTheme] Fix properties
* highlight/highlightedText from proper color group
* ConfigModel: Don't try to resolve empty source path from package
* [calendar] Only show the events mark on days grid, not month or year
* declarativeimports/core/windowthumbnail.h - fix -Wreorder warning
* reload icon theme properly
* Always write the theme name to plasmarc, also if the default theme is
  chosen
* [calendar] Add a mark to days containing an event
* add Positive, Neutral, Negative text colors
* ScrollArea: Fix warning when contentItem is not Flickable
* Add a prop and method for aligning the menu against a corner of its
  visual parent
* Allow setting minimum width on Menu
* Maintain order in stored item list
* Extend API to allow (re)positioning menu items during procedural insert
* bind highlightedText color in Plasma::Theme
* Fix unsetting associated application/urls for Plasma::Applets
* Don't expose symbols of private class DataEngineManager
* add an "event" element in the calendar svg
* SortFilterModel: Invalidate filter when changing filter callback

5.23:
Framework Integration
* Remove unused dependencies and translation handling
KActivities
* Adding runningActivities property to the Consumer
KConfigWidgets
* Allow using new style connect syntax with KStandardAction::create()
KInit
* Fix race in which the file containing the X11 cookie has the wrong
  permissions for a small while
* Fix permissions of /tmp/xauth-xxx-_y
KJobWidgets
* Set correct "dialog" flag for Progress Widget dialog
KWidgetsAddons
* Use selected icon effect for current KPageView page
KWindowSystem
* [platform xcb] Respect request icon size
KXMLGUI
* Right-clicking the menu bar of an application will now longer
  allow bypassing
Plasma Framework
* Add cantata system tray support
* Selected state for Plasma::Svg and IconItem
* DaysModel: reset m_agendaNeedsUpdate when plugin sends new events
* Update audio and network icon to get a better contrast
* Deprecate downloadPath(const QString &file) in favor of
  downloadPath()
* [icon thumbnail] Request for preferred icon size
* Plasmoids can now tell whether widgets are locked by the user or
  sysadmin restrictions
* [ContainmentInterface] Don't try to popup empty QMenu
* Use SAX for Plasma::Svg stylesheet replacement
* [DialogShadows] Cache access to QX11Info::display()
* restore air plasma theme icons from KDE4
* Reload selected color scheme on colors changed

5.24:
KConfigWidgets
* KStandardAction::showStatusbar: Return the intended action
KDED
* [OS X] make kded5 an agent, and build it as a regular application
KDesignerPlugin
* Add support for KNewPasswordWidget
KGlobalAccel
* Use QGuiApplication instead of QApplication
KInit
* Allow timeout in reset_oom_protection while waiting for SIGUSR1
KWidgetsAddons
* Fix reading Unihan data
* Fix minimum size of KNewPasswordDialog
* Fix ambiguous contructor on MSVC 2015
* Fix an alignment issue under the OS X native "macintosh" style
KXMLGUI
* KXMLGui: Fix merge indices when removing xmlgui clients with
  actions in groups
* Don't warn about "file found in compat location" if it wasn't
  found at all
* Add donate menu item to help menu of our apps
Plasma Framework
* [Calendar] Flip arrow buttons on right-to-left languages
* Plasma::Service::operationDescription() should return a QVariantMap
* Don't include embedded contrainers in containmentAt(pos)
* fix the color theming for the restart system icon (login screen)
* disable taskbar thumbnails with llvmpipe
* guard against invalid applets
* PluginLoader::loadApplet: restore compatibility for misinstalled applets
* correct folder for PLASMA_PLASMOIDS_PLUGINDIR
* PluginLoader: improve error message about plugin version compatibility
* Fix check to keep QMenu on screen for multiscreen layouts
* New containment type for the systray

5.25:
KActivities
* [KActivities-CLI] commands for starting and stopping an activity
* [KActivities-CLI] setting and getting activity name, icon and
  description
* Added a CLI application for controlling activities
* Adding scripts to switch to previous and next activities
* Method for inserting into QFlatSet now returns index along with
  the iterator
* Adding ZSH functions for stopping and deleting non-current activities
* Added isCurrent property to KActivities::Info
* Using constant iterators when searching for activity
KConfigWidgets
* Add DeleteFile and RenameFile standard action
* The config page has now scroll bars when needed
KGlobalAccel
* Use klauncher dbus instead of KRun
* Launch jumplist actions via KGlobalAccel
* KGlobalAccel: Fix deadlock on exit under Windows
KInit
* Adapt KInit to Mac OS X
KWidgetsAddons
* [KCharSelect] Fix crash when searching with no present data file
* [KCharSelect] Handle characters outside BMP
* [KCharSelect] Update kcharselect-data to Unicode 9.0.0
* KCollapsibleGroupBox: Stop animation in destructor if still running
* Update to Breeze palette (sync from KColorScheme)
KWindowSystem
* [xcb] Ensure the compositingChanged signal is emitted if
  NETEventFilter is recreated
* Add a convenience API to query the windowing system/platform
  used by Qt
KXMLGUI
* Fix minimum size hint (cut-off text)
* [KToggleToolBarAction] Honor action/options_show_toolbar restriction
Plasma Framework
* Keep compatiable slot createApplet with Frameworks 5.24
* Don't delete gl texture twice in thumbnail (bug 365946)
* Add translation domain to wallpaper QML object
* Don't manually delete applets
* Add a kapptemplate for Plasma Wallpaper
* Templates: register templates in own toplevel category "Plasma/"
* Templates: Update techbase wiki links in READMEs
* Define what Plasma packagestructures extend plasmashell
* support a size for adding applets
* Define Plasma PackageStructure as regular KPackage PackageStructure plugins
* Fix: update wallpaper example Autumn's config.qml to QtQuick.Controls
* Use KPackage to install Plasma Packages
* If we pass a QIcon as an argument to IconItem::Source, use it
* Add overlay support to Plasma IconItem
* Add Qt::Dialog to default flags to make QXcbWindow::isTransient()
  happy
* [Breeze Plasma Theme] Add network-flightmode-on/off icons
* Emit contextualActionsAboutToShow before showing the applet's
  contextualActions menu
* [TextField] Bind to TextField length instead of text
* [Button Styles] Horizontally center in icon-only mode
* [Containment] Treat HiddenStatus as low status
* Add kruler system tray icon from Yuri Fabirovsky
* Fix the infamous 'dialogs show up on the Task Manager' bug once more
* fix network wireless available icon with an ? emblem
* IconItem: Use better approach to disable animation when going
  from invisible to visible
* Set Tooltip window type on ToolTipDialog through KWindowSystem API

diffstat:

 x11/frameworkintegration/Makefile |   3 +-
 x11/frameworkintegration/PLIST    |  46 +-------------------
 x11/frameworkintegration/distinfo |  10 ++--
 x11/kactivities-stats/Makefile    |   3 +-
 x11/kactivities-stats/distinfo    |  10 ++--
 x11/kactivities5/Makefile         |   3 +-
 x11/kactivities5/PLIST            |   3 +-
 x11/kactivities5/distinfo         |  10 ++--
 x11/kconfigwidgets/Makefile       |   3 +-
 x11/kconfigwidgets/PLIST          |  10 +++-
 x11/kconfigwidgets/distinfo       |  10 ++--
 x11/kded/distinfo                 |  10 ++--
 x11/kdesignerplugin/Makefile      |   3 +-
 x11/kdesignerplugin/PLIST         |   3 +-
 x11/kdesignerplugin/distinfo      |  10 ++--
 x11/kglobalaccel/Makefile         |   4 +-
 x11/kglobalaccel/distinfo         |  10 ++--
 x11/kguiaddons/distinfo           |  10 ++--
 x11/kinit/Makefile                |   3 +-
 x11/kinit/distinfo                |  10 ++--
 x11/kitemviews/Makefile           |   3 +-
 x11/kitemviews/distinfo           |  10 ++--
 x11/kjobwidgets/Makefile          |   3 +-
 x11/kjobwidgets/distinfo          |  10 ++--
 x11/ktextwidgets/distinfo         |  10 ++--
 x11/kwidgetsaddons/Makefile       |   3 +-
 x11/kwidgetsaddons/distinfo       |  10 ++--
 x11/kwindowsystem/Makefile        |   3 +-
 x11/kwindowsystem/distinfo        |  10 ++--
 x11/kxmlgui/distinfo              |  10 ++--
 x11/plasma-framework/PLIST        |  91 +++++++++++++++++++++++++++++++++++++-
 x11/plasma-framework/distinfo     |  10 ++--
 32 files changed, 193 insertions(+), 154 deletions(-)

diffs (truncated from 674 to 300 lines):

diff -r b5819a2b7873 -r b147adb87e6d x11/frameworkintegration/Makefile
--- a/x11/frameworkintegration/Makefile Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/frameworkintegration/Makefile Sun Aug 21 21:29:44 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:44 markd Exp $
 
 DISTNAME=      frameworkintegration-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r b5819a2b7873 -r b147adb87e6d x11/frameworkintegration/PLIST
--- a/x11/frameworkintegration/PLIST    Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/frameworkintegration/PLIST    Sun Aug 21 21:29:44 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:44 markd Exp $
 include/KF5/KStyle/KStyle
 include/KF5/KStyle/kstyle.h
 include/KF5/KStyle/kstyle_export.h
@@ -11,9 +11,6 @@
 lib/libKF5Style.so.5
 lib/libKF5Style.so.${PKGVERSION}
 qt5/plugins/kf5/FrameworkIntegrationPlugin.so
-qt5/plugins/platformthemes/KDEPlatformTheme.so
-share/kconf_update/frameworksintegration-5.16-font.sh
-share/kconf_update/frameworksintegration-5.16-font.upd
 share/kf5/infopage/bar-bottom-left.png
 share/kf5/infopage/bar-bottom-middle.png
 share/kf5/infopage/bar-bottom-right.png
@@ -36,44 +33,3 @@
 share/kf5/infopage/kde_infopage_rtl.css
 share/kf5/infopage/top-middle.png
 share/knotifications5/plasma_workspace.notifyrc
-share/locale/ar/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ast/LC_MESSAGES/frameworkintegration5.mo
-share/locale/bs/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ca/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ca@valencia/LC_MESSAGES/frameworkintegration5.mo
-share/locale/cs/LC_MESSAGES/frameworkintegration5.mo
-share/locale/da/LC_MESSAGES/frameworkintegration5.mo
-share/locale/de/LC_MESSAGES/frameworkintegration5.mo
-share/locale/el/LC_MESSAGES/frameworkintegration5.mo
-share/locale/en_GB/LC_MESSAGES/frameworkintegration5.mo
-share/locale/es/LC_MESSAGES/frameworkintegration5.mo
-share/locale/fi/LC_MESSAGES/frameworkintegration5.mo
-share/locale/gd/LC_MESSAGES/frameworkintegration5.mo
-share/locale/gl/LC_MESSAGES/frameworkintegration5.mo
-share/locale/hu/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ia/LC_MESSAGES/frameworkintegration5.mo
-share/locale/it/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ja/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ko/LC_MESSAGES/frameworkintegration5.mo
-share/locale/lt/LC_MESSAGES/frameworkintegration5.mo
-share/locale/nb/LC_MESSAGES/frameworkintegration5.mo
-share/locale/nds/LC_MESSAGES/frameworkintegration5.mo
-share/locale/nl/LC_MESSAGES/frameworkintegration5.mo
-share/locale/nn/LC_MESSAGES/frameworkintegration5.mo
-share/locale/pa/LC_MESSAGES/frameworkintegration5.mo
-share/locale/pl/LC_MESSAGES/frameworkintegration5.mo
-share/locale/pt/LC_MESSAGES/frameworkintegration5.mo
-share/locale/pt_BR/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ro/LC_MESSAGES/frameworkintegration5.mo
-share/locale/ru/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sk/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sl/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sr/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sr@ijekavian/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sr@latin/LC_MESSAGES/frameworkintegration5.mo
-share/locale/sv/LC_MESSAGES/frameworkintegration5.mo
-share/locale/tr/LC_MESSAGES/frameworkintegration5.mo
-share/locale/uk/LC_MESSAGES/frameworkintegration5.mo
-share/locale/zh_CN/LC_MESSAGES/frameworkintegration5.mo
-share/locale/zh_TW/LC_MESSAGES/frameworkintegration5.mo
diff -r b5819a2b7873 -r b147adb87e6d x11/frameworkintegration/distinfo
--- a/x11/frameworkintegration/distinfo Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/frameworkintegration/distinfo Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:44 markd Exp $
 
-SHA1 (frameworkintegration-5.21.0.tar.xz) = 76e487ca1d1fd4fce98c2cf1401d12e5282537f4
-RMD160 (frameworkintegration-5.21.0.tar.xz) = b4cbfc307d39e5de21778fd637d46f872434754e
-SHA512 (frameworkintegration-5.21.0.tar.xz) = 1b114d6030f8474872cf848881bc9f3f700a2b311c6c1283b55d519fb421b77d08924a2f87c74002cfafbe2338b4168d1633fdb096fbbe17506f4d1411e1a4ff
-Size (frameworkintegration-5.21.0.tar.xz) = 1784828 bytes
+SHA1 (frameworkintegration-5.25.0.tar.xz) = 96fb04fb9b52f2de895ed6c9e932f0bd8230f9b7
+RMD160 (frameworkintegration-5.25.0.tar.xz) = 69545093278eca53ccc4432805f571a126ab06a8
+SHA512 (frameworkintegration-5.25.0.tar.xz) = 28fcf78d28b662885a7f63ba5ebf316439e192864f058110e347330d4ff2f73ec66a5f602b725777db0ac3b8e86aff63763c325c051c64fba7c220473f47ffb7
+Size (frameworkintegration-5.25.0.tar.xz) = 1749232 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kactivities-stats/Makefile
--- a/x11/kactivities-stats/Makefile    Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kactivities-stats/Makefile    Sun Aug 21 21:29:44 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $
 
 DISTNAME=      kactivities-stats-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r b5819a2b7873 -r b147adb87e6d x11/kactivities-stats/distinfo
--- a/x11/kactivities-stats/distinfo    Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kactivities-stats/distinfo    Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kactivities-stats-5.21.0.tar.xz) = 6591ab2e3d525c11d3b82ff6220422be3cde1dca
-RMD160 (kactivities-stats-5.21.0.tar.xz) = cd33edb71e59316014f0fc465e838d0f9f369f0e
-SHA512 (kactivities-stats-5.21.0.tar.xz) = 3a5ffb30bee9fe2fdc80bfb8ece7b4d18bf276d7901e6ace7bf693239fdcd90adf7a6127b5ea2215a4dc61da45d77a0903b90df9509f4fe8a6d2aa6eaf6fb56b
-Size (kactivities-stats-5.21.0.tar.xz) = 58012 bytes
+SHA1 (kactivities-stats-5.25.0.tar.xz) = d9274d8e99ae5a3cc4883ef18983e90205b922c5
+RMD160 (kactivities-stats-5.25.0.tar.xz) = 77a28d744777da7227fb9e35515ba6bca57de8f1
+SHA512 (kactivities-stats-5.25.0.tar.xz) = 9519d5e7cfa35db52cc5171e127d872275a99aecf63fa4e9240cba387b04f7aacaf172ebceb9d0448c6a7dff92c6b4696f0b2e151b7b16f67beefce13c87f177
+Size (kactivities-stats-5.25.0.tar.xz) = 58456 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kactivities5/Makefile
--- a/x11/kactivities5/Makefile Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kactivities5/Makefile Sun Aug 21 21:29:44 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $
 
 DISTNAME=      kactivities-${KF5VER}
 PKGNAME=       kactivities5-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r b5819a2b7873 -r b147adb87e6d x11/kactivities5/PLIST
--- a/x11/kactivities5/PLIST    Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kactivities5/PLIST    Sun Aug 21 21:29:44 2016 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $
+bin/kactivities-cli
 include/KF5/KActivities/KActivities/ActivitiesModel
 include/KF5/KActivities/KActivities/Consumer
 include/KF5/KActivities/KActivities/Controller
diff -r b5819a2b7873 -r b147adb87e6d x11/kactivities5/distinfo
--- a/x11/kactivities5/distinfo Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kactivities5/distinfo Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kactivities-5.21.0.tar.xz) = 86f4a68257ba7f0548c061173e7c75eb5edf793f
-RMD160 (kactivities-5.21.0.tar.xz) = 2fd179a8233de490618692dbecbefda7e4e85176
-SHA512 (kactivities-5.21.0.tar.xz) = 56afb51b11f64d7e8ed8ab98977e7fd38e3389f8e37d1308abb7eb0c9c904634d5298e2a57e9fe82df45a2a7211f46204db27531a030cf6dc5587ada83c8c5f3
-Size (kactivities-5.21.0.tar.xz) = 57916 bytes
+SHA1 (kactivities-5.25.0.tar.xz) = 44e1bb7bae881c87da294e287b648e2f0de64606
+RMD160 (kactivities-5.25.0.tar.xz) = 117483fc9072fb7d23694bac5956c5fb2e804bac
+SHA512 (kactivities-5.25.0.tar.xz) = 5ef71c77a66a3f4b561b58b12a927226b0e92af8d660f70b50a1702e2779ccc41809257b452a69445bbda642cb6d1d5b94c0a05c2234018e3a45c7225228d9b4
+Size (kactivities-5.25.0.tar.xz) = 60844 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kconfigwidgets/Makefile
--- a/x11/kconfigwidgets/Makefile       Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kconfigwidgets/Makefile       Sun Aug 21 21:29:44 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 06:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/21 21:29:45 markd Exp $
 
 DISTNAME=      kconfigwidgets-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r b5819a2b7873 -r b147adb87e6d x11/kconfigwidgets/PLIST
--- a/x11/kconfigwidgets/PLIST  Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kconfigwidgets/PLIST  Sun Aug 21 21:29:44 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $
 bin/preparetips5
 include/KF5/KConfigWidgets/KCModule
 include/KF5/KConfigWidgets/KCodecAction
@@ -38,7 +38,15 @@
 lib/libKF5ConfigWidgets.so
 lib/libKF5ConfigWidgets.so.5
 lib/libKF5ConfigWidgets.so.${PKGVERSION}
+man/ca/man1/preparetips5.1
+man/de/man1/preparetips5.1
+man/it/man1/preparetips5.1
 man/man1/preparetips5.1
+man/nl/man1/preparetips5.1
+man/pt_BR/man1/preparetips5.1
+man/ru/man1/preparetips5.1
+man/sv/man1/preparetips5.1
+man/uk/man1/preparetips5.1
 qt5/mkspecs/modules/qt_KConfigWidgets.pri
 share/locale/af/LC_MESSAGES/kconfigwidgets5.mo
 share/locale/af/kf5_entry.desktop
diff -r b5819a2b7873 -r b147adb87e6d x11/kconfigwidgets/distinfo
--- a/x11/kconfigwidgets/distinfo       Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kconfigwidgets/distinfo       Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kconfigwidgets-5.21.0.tar.xz) = 5fd659e206fa0e48bb61f961d1ffb455069af82e
-RMD160 (kconfigwidgets-5.21.0.tar.xz) = 2abdc8415c5f05f3219dad11354e8acaa39ebdf2
-SHA512 (kconfigwidgets-5.21.0.tar.xz) = 51cc4083357941fb9993bc8d13c07f4f19645d3c1bcfb5054c80ec11a40eed995029777c13e3a1fa956733f28c9c269ab43df5eb81174bdcccc1e655fe20c1e4
-Size (kconfigwidgets-5.21.0.tar.xz) = 359244 bytes
+SHA1 (kconfigwidgets-5.25.0.tar.xz) = b81aac19d35c63e57d9c23fa7449f4528b704c35
+RMD160 (kconfigwidgets-5.25.0.tar.xz) = 332afe61f198d8ee39470b56c284e365d729a044
+SHA512 (kconfigwidgets-5.25.0.tar.xz) = 3eff9e8666e197d14b509016200749daa64bf8ef72a9d73aa372215242df7ad05a09b87f819e152a6e7ab9e51d5b8fe3173ef3a370f0820b4b82fd220dc401dd
+Size (kconfigwidgets-5.25.0.tar.xz) = 366700 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kded/distinfo
--- a/x11/kded/distinfo Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kded/distinfo Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kded-5.21.0.tar.xz) = 22a0624b07e1c771da63389bdb7f20abab7c02c8
-RMD160 (kded-5.21.0.tar.xz) = 1fb8bf7863c3040a20f499c26bcb19d9b9941bb9
-SHA512 (kded-5.21.0.tar.xz) = 7ae7763525bb8dfcdc3dd79dc47e22234916ec49ebf21115cb0927b031c15211e9efcda4bb40ae611a589fd4d3f3b291bb5f7db75c552e7bf846d1a560fc5c3b
-Size (kded-5.21.0.tar.xz) = 36048 bytes
+SHA1 (kded-5.25.0.tar.xz) = cdc58d6e596e379db1dfdc68a9b990b731413a3a
+RMD160 (kded-5.25.0.tar.xz) = 6ad709c5aed40e6cfe093aed66bab4b1af9d9a7d
+SHA512 (kded-5.25.0.tar.xz) = 247f5ee03c3ad68b55697774e29d1cc77cdeb5ea106da31ccfd88711484e8a1d64461f46e7826565e8020809f10a2cae3ea1d964ae2f97cca416d66569f2ed5b
+Size (kded-5.25.0.tar.xz) = 36360 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kdesignerplugin/Makefile
--- a/x11/kdesignerplugin/Makefile      Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kdesignerplugin/Makefile      Sun Aug 21 21:29:44 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $
 
 DISTNAME=      kdesignerplugin-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r b5819a2b7873 -r b147adb87e6d x11/kdesignerplugin/PLIST
--- a/x11/kdesignerplugin/PLIST Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kdesignerplugin/PLIST Sun Aug 21 21:29:44 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:49 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $
 bin/kgendesignerplugin
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfig.cmake
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfigVersion.cmake
@@ -7,6 +7,7 @@
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets.cmake
 man/ca/man1/kgendesignerplugin.1
 man/de/man1/kgendesignerplugin.1
+man/it/man1/kgendesignerplugin.1
 man/man1/kgendesignerplugin.1
 man/nl/man1/kgendesignerplugin.1
 man/pt_BR/man1/kgendesignerplugin.1
diff -r b5819a2b7873 -r b147adb87e6d x11/kdesignerplugin/distinfo
--- a/x11/kdesignerplugin/distinfo      Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kdesignerplugin/distinfo      Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kdesignerplugin-5.21.0.tar.xz) = 031762611e3e5b1a9856c625b2f614fa525f12b9
-RMD160 (kdesignerplugin-5.21.0.tar.xz) = edeeb29c15e915e0a6a381a57ccd2f6be9b3d788
-SHA512 (kdesignerplugin-5.21.0.tar.xz) = c4c33de4e882340c56ca7199740c5ee94a48a490fc7639906669eb2284d5bc649403a89cd657c9c8ba15e39b578c28879940b5e20eed2bf6fd3676b069b4bc07
-Size (kdesignerplugin-5.21.0.tar.xz) = 87116 bytes
+SHA1 (kdesignerplugin-5.25.0.tar.xz) = 22e69bc2b7caf0cf80e0582576ef4b4b027511c4
+RMD160 (kdesignerplugin-5.25.0.tar.xz) = be7870a925dcc775a363888d4c7ac7e2a9be7439
+SHA512 (kdesignerplugin-5.25.0.tar.xz) = c1eddfe0b131adc1e0a213b57a967f3926b36aff4bf8b861be8acdca9b0cb4914c6275006b3be24dfe4713b070615b36c65ab9b8dac27d4fab4c3d8324d74e21
+Size (kdesignerplugin-5.25.0.tar.xz) = 89356 bytes
diff -r b5819a2b7873 -r b147adb87e6d x11/kglobalaccel/Makefile
--- a/x11/kglobalaccel/Makefile Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kglobalaccel/Makefile Sun Aug 21 21:29:44 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $
 
 DISTNAME=      kglobalaccel-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
@@ -14,6 +13,7 @@
 
 .include "../../devel/kconfig/buildlink3.mk"
 .include "../../devel/kcrash/buildlink3.mk"
+.include "../../devel/kservice/buildlink3.mk"
 .include "../../sysutils/kdbusaddons/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 BUILDLINK_DEPMETHOD.qt5-qttools= build
diff -r b5819a2b7873 -r b147adb87e6d x11/kglobalaccel/distinfo
--- a/x11/kglobalaccel/distinfo Sun Aug 21 21:29:08 2016 +0000
+++ b/x11/kglobalaccel/distinfo Sun Aug 21 21:29:44 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $
 
-SHA1 (kglobalaccel-5.21.0.tar.xz) = 500411f6b388967965ec338646f887e5aeec374b
-RMD160 (kglobalaccel-5.21.0.tar.xz) = 29a552a55946a04da319575b6bdd71d85db160c1
-SHA512 (kglobalaccel-5.21.0.tar.xz) = 9c3b66b3114fcfc8425a345f4df6ab48350a3137a21ef56614b22a9a1072fbe083ae8a3001d825e0a9fc588d15ca0ee1158eda5374e12c9ea734ccdd7f8c5f81
-Size (kglobalaccel-5.21.0.tar.xz) = 81800 bytes
+SHA1 (kglobalaccel-5.25.0.tar.xz) = 6c957eac5cff7d52653b65f3d22a64a8e9234fd7
+RMD160 (kglobalaccel-5.25.0.tar.xz) = ac8e81b92a6bfe5bf9802325eed6008527a7b582



Home | Main Index | Thread Index | Old Index