pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kio kio: update to 5.61.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3529613ebb8
branches: trunk
changeset: 338619:f3529613ebb8
user: markd <markd%pkgsrc.org@localhost>
date: Tue Aug 27 20:50:32 2019 +0000
description:
kio: update to 5.61.0
5.61.0
Deprecate suggestName in favour of the one in KCoreAddons
Fix can't enter directory error on some FTP servers with Turkish locale
5.60.0
Fix KFileItemTest::testIconNameForUrl test to reflect different icon name
Fix i18n number-of-arguments error in knewfilemenu warning message
[ftp] Fix wrong access time in Ftp::ftpCopyGet()
[CopyJob] Batch reporting processed amount
[CopyJob] Report results after finishing copy
Move redundant logic in KIO::iconNameForUrl() into KFileItem::iconName()
Install KFileCustomDialog
[Places panel] Don't show Root by default
Downgrade "Could not change permissions" dialog box to a qWarning
O_PATH is only available on linux. To prevent the compiler from throwing an
error
Show feedback inline when creating new files or folders
Auth Support: Drop privileges if target is not owned by root
[copyjob] Only set modification time if the kio-slave provided it
Cancel privilege operation for read-only target with the current user as owner
Add KProtocolInfo::defaultMimetype
Always save view settings when switching from one view mode to another
Restore exclusive group for sorting menu items
Dolphin-style view modes in the file dialog
kio_ftp: improve error handling when copying to FTP fails
kioexec: change the scary debug messages for delayed deletion
5.59.0
Manipulate bytes instead of characters
Fix kioslave executables never exiting, when setting KDE_FORK_SLAVES
Fix desktop link to file or directory
Test current filter before setting a new one
[kioslave/file] Add a codec for legacy filenames
Rely upon QSysInfo to retrieve the system details
Add Documents to the default list of Places
kioslave: preserve argv[0], to fix applicationDirPath() on non-Linux
Allow to drop one file or one folder on KDirOperator
Truncate long filename before creating a link
5.58.0
[FileWidget] Replace "Filter:" with "File type:" when saving with a limited
list of mimetypes
Newly created 'Link to Application' files have a generic icon
[Properties dialog] Use the string "Free space" instead of "Disk usage"
Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28
[KUrlNavigator] Fix URL navigation when exiting archive with krarc and
Dolphin
[KDynamicJobTracker] When kuiserver isn't available, also fall back to
widget dialog
diffstat:
devel/kio/Makefile | 4 +---
devel/kio/PLIST | 8 ++++++--
devel/kio/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 10 deletions(-)
diffs (82 lines):
diff -r cff8ac5b18aa -r f3529613ebb8 devel/kio/Makefile
--- a/devel/kio/Makefile Tue Aug 27 20:48:40 2019 +0000
+++ b/devel/kio/Makefile Tue Aug 27 20:50:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/04/25 20:50:23 markd Exp $
+# $NetBSD: Makefile,v 1.32 2019/08/27 20:50:32 markd Exp $
DISTNAME= kio-${KF5VER}
CATEGORIES= devel
@@ -27,8 +27,6 @@
${PKG_SYSCONFDIR}/xdg/accept-languages.codes
CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kshorturifilterrc \
${PKG_SYSCONFDIR}/xdg/kshorturifilterrc
-CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kio.categories \
- ${PKG_SYSCONFDIR}/xdg/kio.categories
# generation of kcookieserver.moc fails when ${PREFIX}/include in the moc include path
SUBST_CLASSES+= fix-moc
diff -r cff8ac5b18aa -r f3529613ebb8 devel/kio/PLIST
--- a/devel/kio/PLIST Tue Aug 27 20:48:40 2019 +0000
+++ b/devel/kio/PLIST Tue Aug 27 20:50:32 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/04/25 20:50:23 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/08/27 20:50:32 markd Exp $
bin/kcookiejar5
bin/ktelnetservice5
bin/ktrash5
@@ -132,6 +132,7 @@
include/KF5/KIOFileWidgets/KDirSortFilterProxyModel
include/KF5/KIOFileWidgets/KEncodingFileDialog
include/KF5/KIOFileWidgets/KFileCopyToMenu
+include/KF5/KIOFileWidgets/KFileCustomDialog
include/KF5/KIOFileWidgets/KFileFilterCombo
include/KF5/KIOFileWidgets/KFilePlaceEditDialog
include/KF5/KIOFileWidgets/KFilePlacesModel
@@ -150,6 +151,7 @@
include/KF5/KIOFileWidgets/kdirsortfilterproxymodel.h
include/KF5/KIOFileWidgets/kencodingfiledialog.h
include/KF5/KIOFileWidgets/kfilecopytomenu.h
+include/KF5/KIOFileWidgets/kfilecustomdialog.h
include/KF5/KIOFileWidgets/kfilefiltercombo.h
include/KF5/KIOFileWidgets/kfileplaceeditdialog.h
include/KF5/KIOFileWidgets/kfileplacesmodel.h
@@ -608,6 +610,8 @@
share/doc/HTML/pt_BR/kioslave5/telnet/index.docbook
share/doc/HTML/pt_BR/kioslave5/webdav/index.cache.bz2
share/doc/HTML/pt_BR/kioslave5/webdav/index.docbook
+share/doc/HTML/ru/kcontrol5/cookies/index.cache.bz2
+share/doc/HTML/ru/kcontrol5/cookies/index.docbook
share/doc/HTML/ru/kcontrol5/proxy/index.cache.bz2
share/doc/HTML/ru/kcontrol5/proxy/index.docbook
share/doc/HTML/ru/kioslave5/data/index.cache.bz2
@@ -757,7 +761,6 @@
share/doc/HTML/uk/kioslave5/webdav/index.cache.bz2
share/doc/HTML/uk/kioslave5/webdav/index.docbook
share/examples/kde-xdg/accept-languages.codes
-share/examples/kde-xdg/kio.categories
share/examples/kde-xdg/kshorturifilterrc
share/kconf_update/filepicker.upd
share/kf5/kcookiejar/domain_info
@@ -1035,3 +1038,4 @@
share/locale/xh/LC_MESSAGES/kio5.mo
share/locale/zh_CN/LC_MESSAGES/kio5.mo
share/locale/zh_TW/LC_MESSAGES/kio5.mo
+share/qlogging-categories5/kio.categories
diff -r cff8ac5b18aa -r f3529613ebb8 devel/kio/distinfo
--- a/devel/kio/distinfo Tue Aug 27 20:48:40 2019 +0000
+++ b/devel/kio/distinfo Tue Aug 27 20:50:32 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2019/04/25 20:50:23 markd Exp $
+$NetBSD: distinfo,v 1.9 2019/08/27 20:50:32 markd Exp $
-SHA1 (kio-5.57.0.tar.xz) = dc4eb6d00b76256a96a6a62a03b6162f74b4a684
-RMD160 (kio-5.57.0.tar.xz) = 4900f77c8744a1338b7e4a125791006222d7a871
-SHA512 (kio-5.57.0.tar.xz) = 88d07ae8f8de356999a4b4de5fc73d7c0b6e707145643629ade12be2c72a892b20003bddf93f64b8f1711d32be58d23799f9df8d6e7fc9e42b35f1b8c6a3c977
-Size (kio-5.57.0.tar.xz) = 3166500 bytes
+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 (patch-src_core_config-kmountpoint.h.cmake) = 7da0ea584a8c10b7b5476dd91f56a284869f056c
SHA1 (patch-src_ioslaves_file_file.cpp) = ecd5574c59b4f4db8a2e303e71894e0c527f4650
Home |
Main Index |
Thread Index |
Old Index