pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kmailtransport: update to 22.08.1
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Thu Sep 29 16:36:31 2022 +1300
Changeset: ae0dc25317dbea102be5b0682a98646d8a5ef893
Modified Files:
kmailtransport/Makefile
kmailtransport/PLIST
kmailtransport/distinfo
Log Message:
kmailtransport: update to 22.08.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae0dc25317dbea102be5b0682a98646d8a5ef893
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kmailtransport/Makefile | 1 +
kmailtransport/PLIST | 91 +++++++++++++++++++++++++------------------------
kmailtransport/distinfo | 6 ++--
3 files changed, 51 insertions(+), 47 deletions(-)
diffs:
diff --git a/kmailtransport/Makefile b/kmailtransport/Makefile
index b49bda5f7e..d917363883 100644
--- a/kmailtransport/Makefile
+++ b/kmailtransport/Makefile
@@ -28,5 +28,6 @@ SUBST_SED.fix-moc= -e 's;"${PREFIX}/include",;;g'
.include "../../mail/ksmtp/buildlink3.mk"
.include "../../devel/kcmutils/buildlink3.mk"
.include "../../security/cyrus-sasl/buildlink3.mk"
+.include "../../security/qt5-qtkeychain/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/kmailtransport/PLIST b/kmailtransport/PLIST
index 074b534f1e..49bfe24a9b 100644
--- a/kmailtransport/PLIST
+++ b/kmailtransport/PLIST
@@ -1,44 +1,44 @@
@comment $NetBSD$
-include/KF5/MailTransport/PrecommandJob
-include/KF5/MailTransport/ServerTest
-include/KF5/MailTransport/Transport
-include/KF5/MailTransport/TransportAbstractPlugin
-include/KF5/MailTransport/TransportComboBox
-include/KF5/MailTransport/TransportConfigWidget
-include/KF5/MailTransport/TransportJob
-include/KF5/MailTransport/TransportManagementWidget
-include/KF5/MailTransport/TransportManager
-include/KF5/MailTransport/TransportType
-include/KF5/MailTransportAkonadi/DispatchModeAttribute
-include/KF5/MailTransportAkonadi/DispatcherInterface
-include/KF5/MailTransportAkonadi/ErrorAttribute
-include/KF5/MailTransportAkonadi/MessageQueueJob
-include/KF5/MailTransportAkonadi/SentActionAttribute
-include/KF5/MailTransportAkonadi/SentBehaviourAttribute
-include/KF5/MailTransportAkonadi/TransportAttribute
-include/KF5/mailtransport/mailtransport_export.h
-include/KF5/mailtransport/precommandjob.h
-include/KF5/mailtransport/private/transportconfigwidget_p.h
-include/KF5/mailtransport/servertest.h
-include/KF5/mailtransport/transport.h
-include/KF5/mailtransport/transportabstractplugin.h
-include/KF5/mailtransport/transportbase.h
-include/KF5/mailtransport/transportcombobox.h
-include/KF5/mailtransport/transportconfigwidget.h
-include/KF5/mailtransport/transportjob.h
-include/KF5/mailtransport/transportmanagementwidget.h
-include/KF5/mailtransport/transportmanager.h
-include/KF5/mailtransport/transporttype.h
-include/KF5/mailtransport_version.h
-include/KF5/mailtransportakonadi/dispatcherinterface.h
-include/KF5/mailtransportakonadi/dispatchmodeattribute.h
-include/KF5/mailtransportakonadi/errorattribute.h
-include/KF5/mailtransportakonadi/mailtransportakonadi_export.h
-include/KF5/mailtransportakonadi/messagequeuejob.h
-include/KF5/mailtransportakonadi/sentactionattribute.h
-include/KF5/mailtransportakonadi/sentbehaviourattribute.h
-include/KF5/mailtransportakonadi/transportattribute.h
-include/KF5/mailtransportakonadi_version.h
+include/KF5/MailTransport/MailTransport/PrecommandJob
+include/KF5/MailTransport/MailTransport/ServerTest
+include/KF5/MailTransport/MailTransport/Transport
+include/KF5/MailTransport/MailTransport/TransportAbstractPlugin
+include/KF5/MailTransport/MailTransport/TransportComboBox
+include/KF5/MailTransport/MailTransport/TransportConfigWidget
+include/KF5/MailTransport/MailTransport/TransportJob
+include/KF5/MailTransport/MailTransport/TransportManagementWidget
+include/KF5/MailTransport/MailTransport/TransportManager
+include/KF5/MailTransport/MailTransport/TransportType
+include/KF5/MailTransport/mailtransport/mailtransport_export.h
+include/KF5/MailTransport/mailtransport/precommandjob.h
+include/KF5/MailTransport/mailtransport/private/transportconfigwidget_p.h
+include/KF5/MailTransport/mailtransport/servertest.h
+include/KF5/MailTransport/mailtransport/transport.h
+include/KF5/MailTransport/mailtransport/transportabstractplugin.h
+include/KF5/MailTransport/mailtransport/transportbase.h
+include/KF5/MailTransport/mailtransport/transportcombobox.h
+include/KF5/MailTransport/mailtransport/transportconfigwidget.h
+include/KF5/MailTransport/mailtransport/transportjob.h
+include/KF5/MailTransport/mailtransport/transportmanagementwidget.h
+include/KF5/MailTransport/mailtransport/transportmanager.h
+include/KF5/MailTransport/mailtransport/transporttype.h
+include/KF5/MailTransport/mailtransport_version.h
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/DispatchModeAttribute
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/DispatcherInterface
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/ErrorAttribute
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/MessageQueueJob
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/SentActionAttribute
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/SentBehaviourAttribute
+include/KF5/MailTransportAkonadi/MailTransportAkonadi/TransportAttribute
+include/KF5/MailTransportAkonadi/mailtransportakonadi/dispatcherinterface.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/dispatchmodeattribute.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/errorattribute.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/mailtransportakonadi_export.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/messagequeuejob.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/sentactionattribute.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/sentbehaviourattribute.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi/transportattribute.h
+include/KF5/MailTransportAkonadi/mailtransportakonadi_version.h
lib/cmake/KF5MailTransport/KF5MailTransportConfig.cmake
lib/cmake/KF5MailTransport/KF5MailTransportConfigVersion.cmake
lib/cmake/KF5MailTransport/KF5MailTransportTargets-noconfig.cmake
@@ -49,18 +49,20 @@ lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiTargets-noconfig.cmake
lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiTargets.cmake
lib/libKF5MailTransport.so
lib/libKF5MailTransport.so.5
-lib/libKF5MailTransport.so.5.16.3
+lib/libKF5MailTransport.so.5.21.1
lib/libKF5MailTransportAkonadi.so
lib/libKF5MailTransportAkonadi.so.5
-lib/libKF5MailTransportAkonadi.so.5.16.3
+lib/libKF5MailTransportAkonadi.so.5.21.1
qt5/mkspecs/modules/qt_KMailTransport.pri
qt5/mkspecs/modules/qt_KMailTransportAkonadi.pri
qt5/plugins/kcm_mailtransport.so
-qt5/plugins/mailtransport/mailtransport_akonadiplugin.so
-qt5/plugins/mailtransport/mailtransport_smtpplugin.so
+qt5/plugins/kf5/mailtransport/mailtransport_akonadiplugin.so
+qt5/plugins/kf5/mailtransport/mailtransport_smtpplugin.so
share/config.kcfg/mailtransport.kcfg
share/kservices5/kcm_mailtransport.desktop
share/locale/ar/LC_MESSAGES/libmailtransport5.mo
+share/locale/be/LC_MESSAGES/libmailtransport5.mo
+share/locale/bg/LC_MESSAGES/libmailtransport5.mo
share/locale/bs/LC_MESSAGES/libmailtransport5.mo
share/locale/ca/LC_MESSAGES/libmailtransport5.mo
share/locale/ca@valencia/LC_MESSAGES/libmailtransport5.mo
@@ -97,6 +99,7 @@ share/locale/pt/LC_MESSAGES/libmailtransport5.mo
share/locale/pt_BR/LC_MESSAGES/libmailtransport5.mo
share/locale/ro/LC_MESSAGES/libmailtransport5.mo
share/locale/ru/LC_MESSAGES/libmailtransport5.mo
+share/locale/se/LC_MESSAGES/libmailtransport5.mo
share/locale/sk/LC_MESSAGES/libmailtransport5.mo
share/locale/sl/LC_MESSAGES/libmailtransport5.mo
share/locale/sr/LC_MESSAGES/libmailtransport5.mo
diff --git a/kmailtransport/distinfo b/kmailtransport/distinfo
index 79b57fa7bc..b9024e39dc 100644
--- a/kmailtransport/distinfo
+++ b/kmailtransport/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (kmailtransport-20.12.3.tar.xz) = a3a4c2bdb10379950da858f33a655eed599b0e1e
-SHA512 (kmailtransport-20.12.3.tar.xz) = 7f270ee8d6695dac72611ff3f092a84ebd36bc8b4e373e04f8e80bce04080fec9f8f4eb0d88e968a641b62f7b860a7758b168ad992d5b849f6c18334a3e716a7
-Size (kmailtransport-20.12.3.tar.xz) = 168148 bytes
+BLAKE2s (kmailtransport-22.08.1.tar.xz) = aec1dac5b80d36f3c0b0216594768bb891a226efd2f173fe75508c380142deec
+SHA512 (kmailtransport-22.08.1.tar.xz) = c8e0cbc4c706ba3981038e607f3b8bf448bbb2a13e48520443e4af5d8a93c1412d3e81cdb44e0aafb724bef79635817c30eb486b1182d099eda4b85552fe1281
+Size (kmailtransport-22.08.1.tar.xz) = 178036 bytes
Home |
Main Index |
Thread Index |
Old Index