pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel KDE Frameworks update to 5.64.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0464d02ded2
branches: trunk
changeset: 417437:c0464d02ded2
user: markd <markd%pkgsrc.org@localhost>
date: Mon Nov 11 07:57:09 2019 +0000
description:
KDE Frameworks update to 5.64.0
5.62.0
KI18n
Localize long number strings
Support passing target to ki18n_wrap_ui macro
KIO
Undoing trashing files on the desktop has been fixed
kio_trash: split up copyOrMove, for a better error than "should never happen"
FileUndoManager: clearer assert when forgetting to record
Fix exit and crash in kio_file when put() fails in readData
[CopyJob] Fix crash when copying an already existing dir and pressing "Skip"
[KUrlNavigator] Add MIME types supported by krarc to isCompressedPath
Added dialog to set execute permission for executable file when trying to
run it
[KPropertiesDialog] Always check mount point being null
[KRun] Check mime type for isExecutableFile first
Add an icon for the trash root and a proper label
Add support for handling QNAM SSL errors to KSslErrorUiData
Making FileJob behave consistently
[KFilePlacesView] Use asynchronous KIO::FileSystemFreeSpaceJob
rename internal 'kioslave' helper executable to 'kioslave5'
[KDirOperator] Middle-elide labels that are too long to fit
[KDirOperator] Add follow new directories options
KDirOperator: Only enable "Create New" menu if the selected item is a
directory
KIO FTP: Fix file copy hanging when copying to existing file
KIO: port to non-deprecated KWindowSystem::setMainWindow
Make file bookmark names consistent
Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
[KDirOperator] Use more human-readable sort order descriptions
[Permissions editor] Port icons to use QIcon::fromTheme()
KItemModels
Add Q_PROPERTIES interface to KDescendantsProxyModel
Port away from deprecated methods in Qt
KNotification
Avoid duplicate notifications from showing up on Windows and remove
whitespaces
Have 1024x1024 app icon as fallback icon in Snore
Add `-pid` parameter to Snore backend calls
Add snoretoast backend for KNotifications on Windows
KPeople
Make it possible to delete contacts from backends
Make it possible to modify contacts
KRunner
Make sure we're checking whether tearing down is due after finishing a job
Add a done signal to FindMatchesJob instead of using QObjectDecorator wrongly
KTextEditor
Allow to customize attributes for KSyntaxHighligting themes
Fix for all themes: allow turn off attributes in XML highlighting files
simplify isAcceptableInput + allow all stuff for input methods
simplify typeChars, no need for return code without filtering
Mimic QInputControl::isAcceptableInput() when filtering typed characters
try to sanitize line endings on paste
Fix: allow turn off attributes in XML highlighting files
improve word completion to use highlighting to detect word boundaries
More porting from QRegExp to QRegularExpression
properly check if diff command can be started for swap file diffing
KTextEditor: Fix left border flicker when switching between documents
Migrate some more QRegExps to QRegularExpression
Allow 0 in line ranges in vim mode
Use CMake find_dependency instead of find_package in CMake config file
template
KWayland
[server] Wrap proxyRemoveSurface in smart pointer
[server] Use cached current mode more and assert validness
[server] Cache current mode
Implement zwp_linux_dmabuf_v1
5.63.0
KIO
[Places panel] Revamp the Recently Saved section
[DataProtocol] compile without implicit coversion from ascii
Consider the usage of WebDAV methods sufficient for assuming WebDAV
REPORT also supports the Depth header
Make QSslError::SslError <-> KSslError::Error conversion reusable
Deprecate the KSslError::Error ctor of KSslError
[Windows] fix listing the parent dir of C:\foo, that's C:\ and not C:
Fix crash on exit in kio_file (bug 408797)
Add == and != operators to KIO::UDSEntry
Replace KSslError::errorString with QSslError::errorString
Move/copy job: skip stat'ing sources if the destination dir isn't writable
Fixed interaction with DOS/Windows executables in KRun::runUrl
[KUrlNavigatorPlacesSelector] Properly identify teardown action
KCoreDirLister: fix crash when creating new folders from kfilewidget
[kpropertiesdialog] add icons for the size section
Add icons for "Open With" and "Actions" menus
Avoid initializing an unnecessary variable
Move more functionality from KRun::runCommand/runApplication to
KProcessRunner
[Advanced Permissions] Fix icon names
[KUrlNavigatorButton] Fix QString usage to not use [] out of bounds
Make KSslError hold a QSslError internally
Split KSslErrorUiData from KTcpSocket
Port kpac from QtScript
KPeople
Claim Android as a supported platform
Deploy default avatar via qrc
Bundle plugin files on Android
Disable DBus pieces on Android
Fix crash when monitoring a contact that gets removed on PersonData
Use fully qualified types on signals
KRunner
Consider UNC paths as NetworkShare context
KService
Move Amusement to Games directory instead of Games > Toys
[KService] Add copy constructor
[KService] add workingDirectory(), deprecate path()
KTextEditor
try to avoid artifacts in text preview
Variable expansion: Use std::function internally
QRectF instead of QRect solves clipping issues
next rendering artifact goes away if you adjust the clip rect a bit
avoid the font choosing magic and turn of anti aliasing
KadeModeMenuList: fix memory leaks and others
try to scan for usable fonts, works reasonable well if you use no dumb
scaling factor like 1.1
Status bar mode menu: Reuse empty QIcon that is implicitly shared
Expose KTextEditor::MainWindow::showPluginConfigPage()
Replace QSignalMapper with lambda
KateModeMenuList: use QString() for empty strings
KateModeMenuList: add "Best Search Matches" section and fixes for Windows
Variable expansion: Support QTextEdits
Add keyboard shortcut for switching Input modes to edit menu
Variable expansion dialog: properly handle selection changes and item
activation
Variable expansion dialog: add filter line edit
Backup on save: Support time and date string replacements
Variable expansion: Prefer return value over return argument
Initial start of variables dialog
use new format API
KWayland
Sort files alphabetically in cmake list
5.64.0
KI18n
Add KLocalizedString::untranslatedText
Replace all qWarning and related calls with categorised logging
KIO
Const & signature of new introduced SlaveBase::configValue
Port to the QSslError variant of KSslInfoDialog
Port KSSLD internals from KSslError to QSslError
Make non-ignorable SSL errors explicit
auto-enable KIO_ASSERT_SLAVE_STATES also for from-git builds
Port (most of) KSslInfoDialog from KSslError to QSslError
kio_http: avoid double Content-Type and Depth when used by KDAV
Port the KSSLD D-Bus interface from KSslError to QSslError
Replace usage of SlaveBase::config()->readEntry by SlaveBase::configValue
Remove two unused member variables using KSslError
Avoid sending KDirNotify::emitFilesAdded when the emptytrashjob finishes
Deprecate the KTcpSocket-based variant of SslUi::askIgnoreSslErrors
Treat "application/x-ms-dos-executable" as executable on all platforms
Replace usage of SlaveBase::config() by SlaveBase::mapConfig()
ftptest: replace logger-colors with logger
[SlaveBase] Use QMap instead of KConfig to store ioslave config
Port KSslErrorUiData to QSslError
exclude ioslaves directory from api docs
ftptest: mark overwrite without overwrite flag no longer failing
ftptest: refactor the daemon startup into its own helper function
[SslUi] Add api docs for askIgnoreSslErrors()
consider ftpd not required for the time being
port ftp slave to new error reporting system
fix proxy setting loading
Implement KSslCertificateRule with QSslError instead of KSslError
Port (most of) the interface of KSslCertificateRule to QSslError
Port KSslCertificateManager to QSslError
Update test kfileplacesviewtest following D7446
KNotification
[KStatusNotifierItem] Allow left click when menu is null
Remove Growl support
Add and enable Notification Center support in macOS
KPeople
Unbreak build: limit DISABLE_DEPRECATED for KService to < 5.0
KService
Make it compile against qt5.15 without deprecated method
KTextEditor
KateModeMenuList: improve word wrap
add hint to copyright header
clarify license
add missing s
KateModeMenuList: force the vertical position above the button
better: self-contained headers
group includes for semantics
sort includes
KWayland
FakeInput: add support for keyboard key press and release
Fix non-integer scale copy on creation of OutputChangeSet
ThreadWeaver
Make it compile against qt5.15
diffstat:
devel/ki18n/Makefile | 3 +--
devel/ki18n/PLIST | 3 ++-
devel/ki18n/distinfo | 10 +++++-----
devel/kidletime/distinfo | 10 +++++-----
devel/kio/Makefile | 3 +--
devel/kio/PLIST | 7 +++++--
devel/kio/distinfo | 10 +++++-----
devel/kitemmodels/Makefile | 3 +--
devel/kitemmodels/distinfo | 10 +++++-----
devel/knotifications/Makefile | 3 +--
devel/knotifications/PLIST | 3 ++-
devel/knotifications/distinfo | 10 +++++-----
devel/knotifyconfig/Makefile | 3 +--
devel/knotifyconfig/PLIST | 3 ++-
devel/knotifyconfig/distinfo | 10 +++++-----
devel/kpackage/Makefile | 3 +--
devel/kpackage/PLIST | 4 +++-
devel/kpackage/distinfo | 10 +++++-----
devel/kparts/Makefile | 3 +--
devel/kparts/distinfo | 10 +++++-----
devel/kpeople/PLIST | 7 +++++--
devel/kpeople/distinfo | 10 +++++-----
devel/kpty/distinfo | 10 +++++-----
devel/krunner/Makefile | 3 +--
devel/krunner/distinfo | 10 +++++-----
devel/kservice/PLIST | 4 ++--
devel/kservice/distinfo | 10 +++++-----
devel/ktexteditor/Makefile | 3 +--
devel/ktexteditor/distinfo | 10 +++++-----
devel/kwayland/PLIST | 3 ++-
devel/kwayland/distinfo | 10 +++++-----
devel/threadweaver/distinfo | 10 +++++-----
32 files changed, 107 insertions(+), 104 deletions(-)
diffs (truncated from 541 to 300 lines):
diff -r 54619bc6cd35 -r c0464d02ded2 devel/ki18n/Makefile
--- a/devel/ki18n/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/ki18n/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2019/09/18 14:17:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2019/11/11 07:57:09 markd Exp $
DISTNAME= ki18n-${KF5VER}
-PKGREVISION= 1
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/ki18n/PLIST
--- a/devel/ki18n/PLIST Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/ki18n/PLIST Mon Nov 11 07:57:09 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/08/27 20:44:28 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/11/11 07:57:09 markd Exp $
include/KF5/KI18n/KLocalizedContext
include/KF5/KI18n/KLocalizedString
include/KF5/KI18n/KLocalizedTranslator
@@ -151,3 +151,4 @@
share/locale/zh_CN/LC_MESSAGES/ki18n5.mo
share/locale/zh_HK/LC_MESSAGES/ki18n5.mo
share/locale/zh_TW/LC_MESSAGES/ki18n5.mo
+share/qlogging-categories5/ki18n.categories
diff -r 54619bc6cd35 -r c0464d02ded2 devel/ki18n/distinfo
--- a/devel/ki18n/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/ki18n/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:44:28 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:09 markd Exp $
-SHA1 (ki18n-5.61.0.tar.xz) = 14a2c896769a5437b74291aaa71f409d51f0fea2
-RMD160 (ki18n-5.61.0.tar.xz) = e7a2657dd2560858db9d8fb46f4fcd095de83316
-SHA512 (ki18n-5.61.0.tar.xz) = f5701f26056aafb746bafe66ece5a4ce34e89113201851471189196b4e381abbeb83635808faca179f06799c58aec52396df2a22f101cc9710481b810287a9ba
-Size (ki18n-5.61.0.tar.xz) = 584464 bytes
+SHA1 (ki18n-5.64.0.tar.xz) = f901f4ea9d15803efae05fc24cad1328fd89e892
+RMD160 (ki18n-5.64.0.tar.xz) = 87c2534c7fa7082fde72ce9c2457979863548fa2
+SHA512 (ki18n-5.64.0.tar.xz) = 68e65934a19621850a189b9aeb24b48a3bb8ea493ed5af1e490030154f759b653aaf0e1a27b5579ad36ca3cb249c7ef72b7429dbc70aa27be827a608b68577c3
+Size (ki18n-5.64.0.tar.xz) = 586948 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kidletime/distinfo
--- a/devel/kidletime/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kidletime/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:46:28 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:10 markd Exp $
-SHA1 (kidletime-5.61.0.tar.xz) = d7c14f07461725aebc8cf158f009431fa2ac1805
-RMD160 (kidletime-5.61.0.tar.xz) = 346e6324dafc6c025b17122c35d3d743180234b6
-SHA512 (kidletime-5.61.0.tar.xz) = ebc9aaac358221b4bba9cd012b8101e9cc0e03245a4eb963594469245b31704e8e508106e1e255d8ddc237defff47a433f2e070c7d3c6cf9576e0faff17926b2
-Size (kidletime-5.61.0.tar.xz) = 26724 bytes
+SHA1 (kidletime-5.64.0.tar.xz) = 8c362047f9f294393372842c52fb98cb59a40be2
+RMD160 (kidletime-5.64.0.tar.xz) = 7ca608d7dbb2b7adb1a773a794515e65a54942ef
+SHA512 (kidletime-5.64.0.tar.xz) = d915ecf110c771f75e0af0bef28602dd85c1127e0d7f50de828745b7d16d8583bbdf0a81e2609257d796b9edc83de4e65593ce6ef9cbe15b606c8c8d4050bc66
+Size (kidletime-5.64.0.tar.xz) = 26800 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kio/Makefile
--- a/devel/kio/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kio/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2019/09/18 14:17:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2019/11/11 07:57:10 markd Exp $
DISTNAME= kio-${KF5VER}
-PKGREVISION= 1
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kio/PLIST
--- a/devel/kio/PLIST Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kio/PLIST Mon Nov 11 07:57:09 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/08/27 20:50:32 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/11/11 07:57:10 markd Exp $
bin/kcookiejar5
bin/ktelnetservice5
bin/ktrash5
@@ -60,6 +60,7 @@
include/KF5/KIOCore/KSambaShare
include/KF5/KIOCore/KSambaShareData
include/KF5/KIOCore/KSslCertificateManager
+include/KF5/KIOCore/KSslErrorUiData
include/KF5/KIOCore/KTcpSocket
include/KF5/KIOCore/KUrlAuthorized
include/KF5/KIOCore/kacl.h
@@ -124,6 +125,7 @@
include/KF5/KIOCore/ksambasharedata.h
include/KF5/KIOCore/ksslcertificatemanager.h
include/KF5/KIOCore/ksslcertificatemanager_p.h
+include/KF5/KIOCore/ksslerroruidata.h
include/KF5/KIOCore/ksslsettings.h
include/KF5/KIOCore/ktcpsocket.h
include/KF5/KIOCore/kurlauthorized.h
@@ -271,7 +273,7 @@
libexec/kf5/kio_http_cache_cleaner
libexec/kf5/kiod5
libexec/kf5/kioexec
-libexec/kf5/kioslave
+libexec/kf5/kioslave5
libexec/kf5/kpac_dhcp_helper
man/ca/man8/kcookiejar5.8
man/de/man8/kcookiejar5.8
@@ -288,6 +290,7 @@
qt5/mkspecs/modules/qt_KIOGui.pri
qt5/mkspecs/modules/qt_KIOWidgets.pri
qt5/mkspecs/modules/qt_KNTLM.pri
+qt5/plugins/designer/kio5widgets.so
qt5/plugins/kcm_kio.so
qt5/plugins/kcm_trash.so
qt5/plugins/kcm_webshortcuts.so
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kio/distinfo
--- a/devel/kio/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kio/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2019/08/27 20:50:32 markd Exp $
+$NetBSD: distinfo,v 1.10 2019/11/11 07:57:10 markd Exp $
-SHA1 (kio-5.61.0.tar.xz) = ac7e40a8905c13318a4fd4be2110806f7b243994
-RMD160 (kio-5.61.0.tar.xz) = cc1186d1cda0ec29005dab614536d6738a273cdb
-SHA512 (kio-5.61.0.tar.xz) = ae744e393fc0466b1221fb97db030782af1bd60724e1d4033b88e577fd516fe6ebfe9367e13ea9818da57cfb84375aa8ce5c2d69829ebdc754343bcdd2d65f44
-Size (kio-5.61.0.tar.xz) = 3176524 bytes
+SHA1 (kio-5.64.0.tar.xz) = 54a34066ae66b74bb5ea627d58e8c61ca26d93cb
+RMD160 (kio-5.64.0.tar.xz) = 4f406525ba0f2769c4b29c7d4870c06a2362ad08
+SHA512 (kio-5.64.0.tar.xz) = fe629c397e09d045421ba7fe289e6f0c490510b2574190c23becfd5272c6fe760ed830d6a9282ab61da028028fcff768b82760ac4a010ea88ede0da1d3dc8652
+Size (kio-5.64.0.tar.xz) = 3176912 bytes
SHA1 (patch-src_core_config-kmountpoint.h.cmake) = 7da0ea584a8c10b7b5476dd91f56a284869f056c
SHA1 (patch-src_ioslaves_file_file.cpp) = ecd5574c59b4f4db8a2e303e71894e0c527f4650
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kitemmodels/Makefile
--- a/devel/kitemmodels/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kitemmodels/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/09/18 14:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2019/11/11 07:57:10 markd Exp $
DISTNAME= kitemmodels-${KF5VER}
-PKGREVISION= 1
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kitemmodels/distinfo
--- a/devel/kitemmodels/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kitemmodels/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:53:14 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:10 markd Exp $
-SHA1 (kitemmodels-5.61.0.tar.xz) = ba5eeaa5bf854fdc943549d8d463d35aa6a55095
-RMD160 (kitemmodels-5.61.0.tar.xz) = 4f1491571374b8cdfda5c5fe1263196e13fb34d6
-SHA512 (kitemmodels-5.61.0.tar.xz) = 986bcea37c65ce85df9c42f594a2f7a5ad65b5104a0be855221c57bdd57319a095dfd9ed9fe60ded5e97108b12859893326c7e66814a77e11538a8a244b22497
-Size (kitemmodels-5.61.0.tar.xz) = 389748 bytes
+SHA1 (kitemmodels-5.64.0.tar.xz) = 13474bf21e1e5e9003350ba2959b2f9c89346461
+RMD160 (kitemmodels-5.64.0.tar.xz) = 462e04181f3523755b7eb5e25f1096650126d55e
+SHA512 (kitemmodels-5.64.0.tar.xz) = d4c486a3401f25e345b87b7d93d4ddc8d03eec6c63b9f1e7d4517ecd501a8855ab7dc790e8acd195b29d3ea6f9b91ba1ad4fe8ea060fcb13cc5b872e63e64ff3
+Size (kitemmodels-5.64.0.tar.xz) = 390752 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifications/Makefile
--- a/devel/knotifications/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifications/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/09/18 14:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2019/11/11 07:57:10 markd Exp $
DISTNAME= knotifications-${KF5VER}
-PKGREVISION= 2
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifications/PLIST
--- a/devel/knotifications/PLIST Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifications/PLIST Mon Nov 11 07:57:09 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/08/27 21:02:02 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/11/11 07:57:10 markd Exp $
include/KF5/KNotifications/KNotification
include/KF5/KNotifications/KNotificationPlugin
include/KF5/KNotifications/KNotificationRestrictions
@@ -27,6 +27,7 @@
share/locale/af/LC_MESSAGES/knotifications5_qt.qm
share/locale/ar/LC_MESSAGES/knotifications5_qt.qm
share/locale/as/LC_MESSAGES/knotifications5_qt.qm
+share/locale/ast/LC_MESSAGES/knotifications5_qt.qm
share/locale/be/LC_MESSAGES/knotifications5_qt.qm
share/locale/be@latin/LC_MESSAGES/knotifications5_qt.qm
share/locale/bg/LC_MESSAGES/knotifications5_qt.qm
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifications/distinfo
--- a/devel/knotifications/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifications/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 21:02:02 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:10 markd Exp $
-SHA1 (knotifications-5.61.0.tar.xz) = 1a9e8f7aa559a9a5ef434428e551ad449776ead0
-RMD160 (knotifications-5.61.0.tar.xz) = 9a69008277bfcac46811ebd54888b1ff75239f08
-SHA512 (knotifications-5.61.0.tar.xz) = b52078ed25a3eb7606f2e579319cc00c2b3cef335e20134840d71beae91d285b0de9285dfd6d823221d8af7aadb93c19b367086984249e4e6f87581879091851
-Size (knotifications-5.61.0.tar.xz) = 113888 bytes
+SHA1 (knotifications-5.64.0.tar.xz) = 4e8adbb1847d4e34e3b1f8eee11524c9f359ade1
+RMD160 (knotifications-5.64.0.tar.xz) = 228a147bd661823f0e39c4c5b3f0f6ae2465f067
+SHA512 (knotifications-5.64.0.tar.xz) = 3d2b5a4313e25efcbc8de93227efb9ad3d033640b347054ce8526a638c753bbba6d86e94bde9a5b110b34af8ace5af10a161532472eb8649a5d61028c7702f29
+Size (knotifications-5.64.0.tar.xz) = 116880 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifyconfig/Makefile
--- a/devel/knotifyconfig/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifyconfig/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2019/09/18 14:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2019/11/11 07:57:10 markd Exp $
DISTNAME= knotifyconfig-${KF5VER}
-PKGREVISION= 1
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifyconfig/PLIST
--- a/devel/knotifyconfig/PLIST Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifyconfig/PLIST Mon Nov 11 07:57:09 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:23 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/11/11 07:57:10 markd Exp $
include/KF5/KNotifyConfig/KNotifyConfigWidget
include/KF5/KNotifyConfig/knotifyconfig_export.h
include/KF5/KNotifyConfig/knotifyconfigwidget.h
@@ -14,6 +14,7 @@
share/locale/af/LC_MESSAGES/knotifyconfig5.mo
share/locale/ar/LC_MESSAGES/knotifyconfig5.mo
share/locale/as/LC_MESSAGES/knotifyconfig5.mo
+share/locale/ast/LC_MESSAGES/knotifyconfig5.mo
share/locale/be/LC_MESSAGES/knotifyconfig5.mo
share/locale/be@latin/LC_MESSAGES/knotifyconfig5.mo
share/locale/bg/LC_MESSAGES/knotifyconfig5.mo
diff -r 54619bc6cd35 -r c0464d02ded2 devel/knotifyconfig/distinfo
--- a/devel/knotifyconfig/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/knotifyconfig/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 21:03:15 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:10 markd Exp $
-SHA1 (knotifyconfig-5.61.0.tar.xz) = feec40ecf3d3267e3503ee52650004e28b939f38
-RMD160 (knotifyconfig-5.61.0.tar.xz) = e7aef150def7cb623550774e6de82cf2dce375a7
-SHA512 (knotifyconfig-5.61.0.tar.xz) = 142d24ba3801582ec7b46f0acd8d3f1eaa7cde80a404b1f2759f0de95b61fa84e36464ac88084e5e182e206f1dcd28d18ec494f1630bc5aa8abb77f045864956
-Size (knotifyconfig-5.61.0.tar.xz) = 84160 bytes
+SHA1 (knotifyconfig-5.64.0.tar.xz) = c2a7434751e983956f0958680f045dda18aaffa3
+RMD160 (knotifyconfig-5.64.0.tar.xz) = 7e1b08ead7f15a5bfbef89ccda80d9daf17919b1
+SHA512 (knotifyconfig-5.64.0.tar.xz) = 86a1ee111ec67011bdca9f12baf5d10b86cf3d4b783763ab2eae688fd183e17099de6f537ed7c2b66ef174adb5a3aab7e9f0ddd1c5b85e9ef493b1fd2a2e527b
+Size (knotifyconfig-5.64.0.tar.xz) = 84532 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kpackage/Makefile
--- a/devel/kpackage/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kpackage/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/09/18 14:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2019/11/11 07:57:10 markd Exp $
DISTNAME= kpackage-${KF5VER}
-PKGREVISION= 1
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kpackage/PLIST
--- a/devel/kpackage/PLIST Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kpackage/PLIST Mon Nov 11 07:57:09 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/08/27 21:04:09 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/11/11 07:57:10 markd Exp $
bin/kpackagetool5
include/KF5/KPackage/KPackage/Package
include/KF5/KPackage/KPackage/PackageLoader
@@ -57,6 +57,7 @@
share/locale/ja/LC_MESSAGES/libkpackage5.mo
share/locale/ko/LC_MESSAGES/libkpackage5.mo
share/locale/lt/LC_MESSAGES/libkpackage5.mo
+share/locale/ml/LC_MESSAGES/libkpackage5.mo
share/locale/mr/LC_MESSAGES/libkpackage5.mo
share/locale/nb/LC_MESSAGES/libkpackage5.mo
share/locale/nds/LC_MESSAGES/libkpackage5.mo
@@ -75,6 +76,7 @@
share/locale/sr@ijekavianlatin/LC_MESSAGES/libkpackage5.mo
share/locale/sr@latin/LC_MESSAGES/libkpackage5.mo
share/locale/sv/LC_MESSAGES/libkpackage5.mo
+share/locale/tg/LC_MESSAGES/libkpackage5.mo
share/locale/tr/LC_MESSAGES/libkpackage5.mo
share/locale/ug/LC_MESSAGES/libkpackage5.mo
share/locale/uk/LC_MESSAGES/libkpackage5.mo
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kpackage/distinfo
--- a/devel/kpackage/distinfo Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kpackage/distinfo Mon Nov 11 07:57:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 21:04:09 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 07:57:10 markd Exp $
-SHA1 (kpackage-5.61.0.tar.xz) = 57751e95b4502ae9e5f43d9fa8210f83774a4c24
-RMD160 (kpackage-5.61.0.tar.xz) = 13a9f8098dd8867098a21e381a7dd0d5209ac560
-SHA512 (kpackage-5.61.0.tar.xz) = 59e2357811d8b41b01dcf0fff34b115ae45d8ee9f0e9c9132bf3d906db65173fee41c8ece44443b997ccb6088d36139ac5de3e7ae3201f26e30f00fd318273ee
-Size (kpackage-5.61.0.tar.xz) = 132400 bytes
+SHA1 (kpackage-5.64.0.tar.xz) = bd479735c7bc2aa575c03e268c448965c567faa4
+RMD160 (kpackage-5.64.0.tar.xz) = 3c459a5906cb271fe8b04c2b041c2178ad9e78ed
+SHA512 (kpackage-5.64.0.tar.xz) = 9715a6922e1063d6b0cb6b79f1258ed37c881a05c28771aa5b5abc2899a9545c5a8f264eb4bb74f41d8ff34282fe840ce2a9bd0e60bc8e9b2216efcc0d549028
+Size (kpackage-5.64.0.tar.xz) = 137852 bytes
diff -r 54619bc6cd35 -r c0464d02ded2 devel/kparts/Makefile
--- a/devel/kparts/Makefile Mon Nov 11 07:36:12 2019 +0000
+++ b/devel/kparts/Makefile Mon Nov 11 07:57:09 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2019/09/18 14:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2019/11/11 07:57:10 markd Exp $
Home |
Main Index |
Thread Index |
Old Index