pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel kde: update KDE Frameworks to 5.57.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e98ab6db92ef
branches:  trunk
changeset: 332841:e98ab6db92ef
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 25 20:50:22 2019 +0000

description:
kde: update KDE Frameworks to 5.57.0

KDE Doxygen Tools

  Update URLs to use https

KCMUtils

  [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule
  Pass focus to child searchbar when KPluginSelector is focused
  Improve the KCM error message
  Add runtime guard that pages are KCMs in KCMultiDialog

KConfig

  Add Notify capability to revertToDefault
  point readme to the wiki page
  kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
  [kconf_update] move from custom logging tech to qCDebug
  Remove reference from const KConfigIniBackend::BufferFragment &
  KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up

KCoreAddons

  Fix "* foo *" we don't want to bold this string
  Fix Bug - clicking contact web url => uncomplete url is selected
  Print strerror when inotify fails (typical reason: "too many open files")

KDeclarative

  [GridViewKCM] Fix implicit width calculation
  move the gridview in a separate file
  Avoid fractionals in GridDelegate sizes and alignments

KDocTools

  Update Ukrainian translation
  Catalan updates
  it entities: update URLs to use https
  Update URLs to use https
  Use Indonesian translation
  Update design to look more similar to kde.org
  Add necessary files to use native Indonesian language for all Indonesian docs

KI18n

  Report human-readable error if Qt5Widgets is required but is not found

KIO

  Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch()
  Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
  Improve executable dialog buttons' icons
  [KDirOperator] Show Detailed Tree View by default
  KFileItem: call stat() on demand, add SkipMimeTypeDetermination option
  KIOExec: fix error when the remote URL has no filename
  KFileWidget In saving single file mode an enter/return press on the
  KDirOperator triggers slotOk
  [KDynamicJobTracker] Use generated DBus interface
  [KFileWidget] When saving, highlight filename after clicking existing file
  also when using double-click
  Don't create thumbnails for encrypted Vaults
  Fix WebDAV directory renaming if KeepAlive is off
  Show list of tags in PlacesView
  Delete/Trash confirmation dialogue: Fix misleading title
  Display the correct file/path in "too bit for fat32" error message
  Phrase error message with GiB, not GB
  openwithdialog: use recursive flag in proxy filter
  Remove URLs being fetched when listing job is completed
  [CopyJob] Treat URL as dirty when renaming file as conflict resolution
  Pass local file path to KFileSystemType::fileSystemType()
  Fix upper/lower case rename on case insensitive fs
  Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog
  Fix crash while moving files
  Fix NTFS hidden check for symlinks to NTFS mountpoints
  Make file overwrite a bit safer

KNotification

  [KStatusNotifierItem] Send desktop-entry hint
  Allow to set custom hints for notifications

KNotifyConfig

  Allow selecting only supported audio files

KPackage Framework

  Fix finding the host tools targets file in the Android docker environment
  Add cross-compilation support for kpackagetool5

KService

  Add X-GNOME-UsesNotifications as recognized key
  Add bison minimum version of 2.4.1 due to %code

KTextEditor

  Fix: apply correctly the text colors of the chosen scheme
  DocumentPrivate: Add option "Auto Reload Document" to View menu
  DocumentPrivate: Support to set dictionary on block selection
  Fix Words & Chars String on katestatusbar
  Fix Minimap with QtCurve style
  KateStatusBar: Show lock icon on modified label when in read-only mode
  DocumentPrivate: Skip auto quotes when these looks already balanced
  Add Variable interface to KTextEditor::Editor
  relax code to only assert in debug build, work in release build
  ensure compatibility with old configs
  more use of generic config interface
  simplify QString KateDocumentConfig::eolString()
  transfer sonnet setting to KTextEditor setting
  ensure now gaps in config keys
  convert more things to generic config interface
  more use of the generic config interface
  generic config interface
  Don't crash on malformed syntax highlighting files
  IconBorder: Accept drag&drop events
  ViewPrivate: Make deselection by arrow keys more handy
  Fix for showing argument hint tree on non-primary screen
  Port some deprecated method
  Restore the search wrapped message to its former type and position
  ViewPrivate: Make 'Apply Word Wrap' more comfortable
  ModeBase::goToPos: Ensure jump target is valid
  ViInputMode: Remove unsupported text attributes from the status bar
  KateStatusBar: Add dictionary button
  add example for line heigh issue

diffstat:

 devel/kbookmarks/Makefile                                |   3 +-
 devel/kbookmarks/PLIST                                   |   3 +-
 devel/kbookmarks/distinfo                                |  10 +++---
 devel/kcmutils/Makefile                                  |   3 +-
 devel/kcmutils/PLIST                                     |   3 +-
 devel/kcmutils/distinfo                                  |  10 +++---
 devel/kconfig/Makefile                                   |   3 +-
 devel/kconfig/PLIST                                      |   5 +-
 devel/kconfig/distinfo                                   |  10 +++---
 devel/kcoreaddons/Makefile                               |   3 +-
 devel/kcoreaddons/PLIST                                  |   3 +-
 devel/kcoreaddons/distinfo                               |  10 +++---
 devel/kcrash/Makefile                                    |   3 +-
 devel/kcrash/distinfo                                    |  10 +++---
 devel/kdeclarative/Makefile                              |   3 +-
 devel/kdeclarative/PLIST                                 |   4 +-
 devel/kdeclarative/distinfo                              |  10 +++---
 devel/kdoctools/Makefile                                 |   3 +-
 devel/kdoctools/PLIST                                    |  11 +++++-
 devel/kdoctools/distinfo                                 |  10 +++---
 devel/ki18n/Makefile                                     |   3 +-
 devel/ki18n/PLIST                                        |   5 +-
 devel/ki18n/distinfo                                     |  10 +++---
 devel/kidletime/Makefile                                 |   3 +-
 devel/kidletime/distinfo                                 |  10 +++---
 devel/kio/Makefile                                       |  11 ++----
 devel/kio/PLIST                                          |  14 ++++----
 devel/kio/distinfo                                       |  13 +++----
 devel/kio/patches/patch-src_ioslaves_file_file.cpp       |  12 +++---
 devel/kio/patches/patch-src_ioslaves_file_file__unix.cpp |  25 ----------------
 devel/kitemmodels/Makefile                               |   3 +-
 devel/kitemmodels/distinfo                               |  10 +++---
 devel/knotifications/Makefile                            |  14 +++++++-
 devel/knotifications/PLIST                               |   4 +-
 devel/knotifications/distinfo                            |  10 +++---
 devel/knotifyconfig/Makefile                             |   3 +-
 devel/knotifyconfig/PLIST                                |   3 +-
 devel/knotifyconfig/distinfo                             |  10 +++---
 devel/kpackage/Makefile                                  |   3 +-
 devel/kpackage/PLIST                                     |   5 +-
 devel/kpackage/distinfo                                  |  10 +++---
 devel/kparts/Makefile                                    |   3 +-
 devel/kparts/PLIST                                       |   3 +-
 devel/kparts/distinfo                                    |  10 +++---
 devel/kpeople/Makefile                                   |  13 +++++++-
 devel/kpeople/PLIST                                      |   6 ++-
 devel/kpeople/distinfo                                   |  10 +++---
 devel/kpty/Makefile                                      |   3 +-
 devel/kpty/PLIST                                         |   3 +-
 devel/kpty/distinfo                                      |  10 +++---
 devel/krunner/Makefile                                   |   3 +-
 devel/krunner/distinfo                                   |  10 +++---
 devel/kservice/Makefile                                  |   3 +-
 devel/kservice/PLIST                                     |   3 +-
 devel/kservice/distinfo                                  |  10 +++---
 devel/ktexteditor/Makefile                               |  13 +++++++-
 devel/ktexteditor/PLIST                                  |  13 +++++++-
 devel/ktexteditor/distinfo                               |  10 +++---
 devel/threadweaver/Makefile                              |   3 +-
 devel/threadweaver/distinfo                              |  10 +++---
 60 files changed, 217 insertions(+), 223 deletions(-)

diffs (truncated from 1218 to 300 lines):

diff -r 8915b0509fed -r e98ab6db92ef devel/kbookmarks/Makefile
--- a/devel/kbookmarks/Makefile Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kbookmarks/Makefile Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kbookmarks-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kbookmarks/PLIST
--- a/devel/kbookmarks/PLIST    Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kbookmarks/PLIST    Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/12 10:09:16 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:22 markd Exp $
 include/KF5/KBookmarks/KBookmark
 include/KF5/KBookmarks/KBookmarkAction
 include/KF5/KBookmarks/KBookmarkActionInterface
@@ -39,7 +39,6 @@
 share/examples/kde-xdg/kbookmarks.categories
 share/locale/af/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/ar/LC_MESSAGES/kbookmarks5_qt.qm
-share/locale/ast/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/be/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/be@latin/LC_MESSAGES/kbookmarks5_qt.qm
 share/locale/bg/LC_MESSAGES/kbookmarks5_qt.qm
diff -r 8915b0509fed -r e98ab6db92ef devel/kbookmarks/distinfo
--- a/devel/kbookmarks/distinfo Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kbookmarks/distinfo Thu Apr 25 20:50:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:25:11 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kbookmarks-5.47.0.tar.xz) = 79d71dca5ee955f54b2404904b5a3c06592fbbbb
-RMD160 (kbookmarks-5.47.0.tar.xz) = c498a840e308bab686f7e0a3f8803a8c2615681f
-SHA512 (kbookmarks-5.47.0.tar.xz) = 798d5fbd7876d3c970724b142c09551f29c3d909816e6ca65ea8cc40a005cd5d2f528e9dca762f5c416ef702dfd7f3d797807c27d3a41721e9b603008511eabf
-Size (kbookmarks-5.47.0.tar.xz) = 118596 bytes
+SHA1 (kbookmarks-5.57.0.tar.xz) = f7aac514342e2d022d2da11706d8d1ceafa93107
+RMD160 (kbookmarks-5.57.0.tar.xz) = 6d3635c14f2e1c3817c4b9e852dd2b1ae5c000b4
+SHA512 (kbookmarks-5.57.0.tar.xz) = d76b95a7a32fb4118160363d1f55895d60f5cef9e00d2db646c1964e2d1aa7e8508589013ae1b284951642fa0c6e3dd74703e1d5407bb8fe7156e189fea82df9
+Size (kbookmarks-5.57.0.tar.xz) = 118788 bytes
diff -r 8915b0509fed -r e98ab6db92ef devel/kcmutils/Makefile
--- a/devel/kcmutils/Makefile   Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcmutils/Makefile   Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kcmutils-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kcmutils/PLIST
--- a/devel/kcmutils/PLIST      Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcmutils/PLIST      Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:29:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:22 markd Exp $
 include/KF5/KCMUtils/KCModuleContainer
 include/KF5/KCMUtils/KCModuleInfo
 include/KF5/KCMUtils/KCModuleLoader
@@ -32,7 +32,6 @@
 share/locale/af/LC_MESSAGES/kcmutils5.mo
 share/locale/ar/LC_MESSAGES/kcmutils5.mo
 share/locale/as/LC_MESSAGES/kcmutils5.mo
-share/locale/ast/LC_MESSAGES/kcmutils5.mo
 share/locale/be/LC_MESSAGES/kcmutils5.mo
 share/locale/be@latin/LC_MESSAGES/kcmutils5.mo
 share/locale/bg/LC_MESSAGES/kcmutils5.mo
diff -r 8915b0509fed -r e98ab6db92ef devel/kcmutils/distinfo
--- a/devel/kcmutils/distinfo   Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcmutils/distinfo   Thu Apr 25 20:50:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:26:42 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kcmutils-5.47.0.tar.xz) = e6ac79a23e4e2a18c0840284a684122a0ee38a9c
-RMD160 (kcmutils-5.47.0.tar.xz) = df34508072e35da6f4e200db9d6940eb5386abba
-SHA512 (kcmutils-5.47.0.tar.xz) = b72b31ad4f657679fba4872afa95fb313dca24043a2ee70582aea9a1615ceeef377b833067c77e7cca402ac50de3ccabc133df9f24d8478eecf91ba24099ed00
-Size (kcmutils-5.47.0.tar.xz) = 236756 bytes
+SHA1 (kcmutils-5.57.0.tar.xz) = df0b9e69c27910ebb80ac2cf58c4e067c3120130
+RMD160 (kcmutils-5.57.0.tar.xz) = 60dcbad17a97c84b71f8649e3c7a57d9146a9433
+SHA512 (kcmutils-5.57.0.tar.xz) = a0ee851de095ff9cdc9b16c2817859663571eae477d96c96c44c4d6f198b5b61b2ead2fa6073884e940c4a7bce61143c152b38ea118ab7e100065605709d2a35
+Size (kcmutils-5.57.0.tar.xz) = 237884 bytes
diff -r 8915b0509fed -r e98ab6db92ef devel/kconfig/Makefile
--- a/devel/kconfig/Makefile    Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kconfig/Makefile    Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/04/25 20:50:22 markd Exp $
 
 DISTNAME=      kconfig-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kconfig/PLIST
--- a/devel/kconfig/PLIST       Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kconfig/PLIST       Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/17 20:00:20 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 20:50:22 markd Exp $
 bin/kreadconfig5
 bin/kwriteconfig5
 include/KF5/KConfigCore/ConversionCheck
@@ -6,6 +6,7 @@
 include/KF5/KConfigCore/KConfig
 include/KF5/KConfigCore/KConfigBase
 include/KF5/KConfigCore/KConfigGroup
+include/KF5/KConfigCore/KConfigWatcher
 include/KF5/KConfigCore/KCoreConfigSkeleton
 include/KF5/KConfigCore/KDesktopFile
 include/KF5/KConfigCore/KEMailSettings
@@ -29,6 +30,7 @@
 include/KF5/KConfigGui/kconfiggui_export.h
 include/KF5/KConfigGui/kconfigloader.h
 include/KF5/KConfigGui/kconfigskeleton.h
+include/KF5/KConfigCore/kconfigwatcher.h
 include/KF5/KConfigGui/kstandardshortcut.h
 include/KF5/KConfigGui/kwindowconfig.h
 include/KF5/kconfig_version.h
@@ -51,7 +53,6 @@
 qt5/mkspecs/modules/qt_KConfigGui.pri
 share/locale/af/LC_MESSAGES/kconfig5_qt.qm
 share/locale/ar/LC_MESSAGES/kconfig5_qt.qm
-share/locale/ast/LC_MESSAGES/kconfig5_qt.qm
 share/locale/be/LC_MESSAGES/kconfig5_qt.qm
 share/locale/be@latin/LC_MESSAGES/kconfig5_qt.qm
 share/locale/bg/LC_MESSAGES/kconfig5_qt.qm
diff -r 8915b0509fed -r e98ab6db92ef devel/kconfig/distinfo
--- a/devel/kconfig/distinfo    Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kconfig/distinfo    Thu Apr 25 20:50:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:28:28 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:22 markd Exp $
 
-SHA1 (kconfig-5.47.0.tar.xz) = 84bf30d5872aa22a16c9a8eb940b6ba24ab8c9b4
-RMD160 (kconfig-5.47.0.tar.xz) = ad24f8a2ff230151a62d4b8c5507e19038956b44
-SHA512 (kconfig-5.47.0.tar.xz) = d8fb1d64f25a2d88fdf7235af682a0700732a18fe73852781c2d2369f2a3bb13e6e99fd5ceae396675258abd2ce67ef14ff616206aecb8ababd6889ff1745a5b
-Size (kconfig-5.47.0.tar.xz) = 235816 bytes
+SHA1 (kconfig-5.57.0.tar.xz) = 17e19e898b1af5cb6920bbd8495eaec62298f320
+RMD160 (kconfig-5.57.0.tar.xz) = a48bb0dde44d0707a0f4b921860847db88f01242
+SHA512 (kconfig-5.57.0.tar.xz) = bae34417c51c52610c7370d4ecfe59ed995a1a70ae828c4f699436eb2c2792a3bbdc6bec86f304edfdd94d83c56679493baf4e317d68e330a98c1944c78a1650
+Size (kconfig-5.57.0.tar.xz) = 240340 bytes
diff -r 8915b0509fed -r e98ab6db92ef devel/kcoreaddons/Makefile
--- a/devel/kcoreaddons/Makefile        Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcoreaddons/Makefile        Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kcoreaddons-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kcoreaddons/PLIST
--- a/devel/kcoreaddons/PLIST   Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcoreaddons/PLIST   Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/11 11:50:34 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/04/25 20:50:23 markd Exp $
 bin/desktoptojson
 include/KF5/KCoreAddons/KAboutData
 include/KF5/KCoreAddons/KAutoSaveFile
@@ -82,7 +82,6 @@
 share/locale/af/LC_MESSAGES/kcoreaddons5_qt.qm
 share/locale/ar/LC_MESSAGES/kcoreaddons5_qt.qm
 share/locale/as/LC_MESSAGES/kcoreaddons5_qt.qm
-share/locale/ast/LC_MESSAGES/kcoreaddons5_qt.qm
 share/locale/be/LC_MESSAGES/kcoreaddons5_qt.qm
 share/locale/be@latin/LC_MESSAGES/kcoreaddons5_qt.qm
 share/locale/bg/LC_MESSAGES/kcoreaddons5_qt.qm
diff -r 8915b0509fed -r e98ab6db92ef devel/kcoreaddons/distinfo
--- a/devel/kcoreaddons/distinfo        Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcoreaddons/distinfo        Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:30:04 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kcoreaddons-5.47.0.tar.xz) = 8a4f129f17593b9892ada7d8172e52d5991cf9aa
-RMD160 (kcoreaddons-5.47.0.tar.xz) = 80d628fc0dd1e5ed1cd81f530a6ededa54542af8
-SHA512 (kcoreaddons-5.47.0.tar.xz) = 1ad2cdbf84c48fff245f2a6481a444cc534ac341a9f72af914df311aabaa371ca42199eadada5e8024614e5e6eec179d38ef12ae556d4479b2570045eab6a816
-Size (kcoreaddons-5.47.0.tar.xz) = 350320 bytes
+SHA1 (kcoreaddons-5.57.0.tar.xz) = 908c1b5ee54f995624ca7b62d80ef4ef38e62c38
+RMD160 (kcoreaddons-5.57.0.tar.xz) = 8902d697f847a7290b9f13397d0a049f963e4818
+SHA512 (kcoreaddons-5.57.0.tar.xz) = 838cc6a2541b3c8216629d7920725790b5bbe10fe74cd6d8b6c503aefec1c9c1f5d966ce3685785792f2078a97c1e156bb79bd083347cedcdda106a58c8e9115
+Size (kcoreaddons-5.57.0.tar.xz) = 361424 bytes
 SHA1 (patch-src_lib_caching_kshareddatacache_p.h) = a3dff380dd98bbef3f9bbfe32f1e852b985b6306
diff -r 8915b0509fed -r e98ab6db92ef devel/kcrash/Makefile
--- a/devel/kcrash/Makefile     Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcrash/Makefile     Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kcrash-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kcrash/distinfo
--- a/devel/kcrash/distinfo     Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kcrash/distinfo     Thu Apr 25 20:50:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:31:22 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kcrash-5.47.0.tar.xz) = 4158f72d380db2411e2cf219cddde48011bec1da
-RMD160 (kcrash-5.47.0.tar.xz) = 7caf0d80fe03485df42221234efe7c264963a203
-SHA512 (kcrash-5.47.0.tar.xz) = 981052624090b05db21683895ac8517f2530c7393bc206d2932e19b5293c138315d8b53fdbb10fb5ddf085a5d488d909c893c25046b34249eb317355d1388372
-Size (kcrash-5.47.0.tar.xz) = 21876 bytes
+SHA1 (kcrash-5.57.0.tar.xz) = d0636780b5d59622c79c713571d4c94cdd47b3b8
+RMD160 (kcrash-5.57.0.tar.xz) = 09c51423b83ff2d2be0b84f29bb010582724f964
+SHA512 (kcrash-5.57.0.tar.xz) = fcdef127048097217349e62b1204bb99357ceb82ba609fbfadaed673a426ab0f75c32b458fb336945b7b380f540c07d5104f5e16afd9433aca16713f0a459c36
+Size (kcrash-5.57.0.tar.xz) = 22984 bytes
diff -r 8915b0509fed -r e98ab6db92ef devel/kdeclarative/Makefile
--- a/devel/kdeclarative/Makefile       Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kdeclarative/Makefile       Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/04/03 00:32:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kdeclarative-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kdeclarative/PLIST
--- a/devel/kdeclarative/PLIST  Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kdeclarative/PLIST  Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/06/21 05:33:08 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:23 markd Exp $
 bin/kpackagelauncherqml
 include/KF5/KDeclarative/CalendarEvents/CalendarEventsPlugin
 include/KF5/KDeclarative/KDeclarative/ConfigPropertyMap
@@ -53,6 +53,7 @@
 qt5/qml/org/kde/kcm/ScrollViewKCM.qml
 qt5/qml/org/kde/kcm/SimpleKCM.qml
 qt5/qml/org/kde/kcm/libkcmcontrolsplugin.so
+qt5/qml/org/kde/kcm/private/GridViewInternal.qml
 qt5/qml/org/kde/kcm/qmldir
 qt5/qml/org/kde/kconfig/libkconfigplugin.so
 qt5/qml/org/kde/kconfig/qmldir
@@ -72,7 +73,6 @@
 share/locale/af/LC_MESSAGES/kdeclarative5.mo
 share/locale/ar/LC_MESSAGES/kdeclarative5.mo
 share/locale/as/LC_MESSAGES/kdeclarative5.mo
-share/locale/ast/LC_MESSAGES/kdeclarative5.mo
 share/locale/be/LC_MESSAGES/kdeclarative5.mo
 share/locale/be@latin/LC_MESSAGES/kdeclarative5.mo
 share/locale/bg/LC_MESSAGES/kdeclarative5.mo
diff -r 8915b0509fed -r e98ab6db92ef devel/kdeclarative/distinfo
--- a/devel/kdeclarative/distinfo       Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kdeclarative/distinfo       Thu Apr 25 20:50:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 05:33:08 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
 
-SHA1 (kdeclarative-5.47.0.tar.xz) = b8e8ddb9d5fd1b807e645295c1cc3da685d83fc1
-RMD160 (kdeclarative-5.47.0.tar.xz) = 2013d7527284e41290587f2e1cefba38c8bf23f6
-SHA512 (kdeclarative-5.47.0.tar.xz) = fed58997c474d5648335b689b0ba650d4b3c6be6636ddd1db1bc5d2a5db1bed67880bb77224cff7c3dece1d1e38eca3da79ebea7c6b9949bfd8c059ef9506cc5
-Size (kdeclarative-5.47.0.tar.xz) = 171940 bytes
+SHA1 (kdeclarative-5.57.0.tar.xz) = 4bd1082d71f264343ea524520cb8da60995174bf
+RMD160 (kdeclarative-5.57.0.tar.xz) = f0846f103189fa84b0992aaf4674efb211767817
+SHA512 (kdeclarative-5.57.0.tar.xz) = 90e5fd9474a85b8d723cf33b5c5db443837710a6f40fa12f57e1cfe87733986b9ca9c2accfa7e254acf081ee69d5b3126b3f67b531024225172d737ef1c7df07
+Size (kdeclarative-5.57.0.tar.xz) = 173752 bytes
diff -r 8915b0509fed -r e98ab6db92ef devel/kdoctools/Makefile
--- a/devel/kdoctools/Makefile  Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kdoctools/Makefile  Thu Apr 25 20:50:22 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2019/04/03 00:32:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2019/04/25 20:50:23 markd Exp $
 
 DISTNAME=      kdoctools-${KF5VER}
-PKGREVISION=   5
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8915b0509fed -r e98ab6db92ef devel/kdoctools/PLIST
--- a/devel/kdoctools/PLIST     Thu Apr 25 20:40:02 2019 +0000
+++ b/devel/kdoctools/PLIST     Thu Apr 25 20:50:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/11 11:50:35 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/04/25 20:50:23 markd Exp $
 bin/checkXML5
 bin/meinproc5
 include/KF5/KDocTools/docbookxslt.h
@@ -8,6 +8,8 @@
 lib/cmake/KF5DocTools/KF5DocToolsMacros.cmake
 lib/cmake/KF5DocTools/KF5DocToolsTargets-noconfig.cmake
 lib/cmake/KF5DocTools/KF5DocToolsTargets.cmake
+lib/cmake/KF5DocTools/KF5DocToolsToolsTargets-noconfig.cmake
+lib/cmake/KF5DocTools/KF5DocToolsToolsTargets.cmake
 lib/libKF5DocTools.so



Home | Main Index | Thread Index | Old Index