pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/kmailtransport
Module Name: pkgsrc
Committed By: markd
Date: Sun Dec 21 13:08:31 UTC 2025
Modified Files:
pkgsrc/mail/kmailtransport: Makefile PLIST buildlink3.mk distinfo
Log Message:
kmailtransport: update to 25.08.3
Qt6/KF6 version - Two years of development.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/kmailtransport/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/kmailtransport/PLIST \
pkgsrc/mail/kmailtransport/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/kmailtransport/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/kmailtransport/Makefile
diff -u pkgsrc/mail/kmailtransport/Makefile:1.17 pkgsrc/mail/kmailtransport/Makefile:1.18
--- pkgsrc/mail/kmailtransport/Makefile:1.17 Thu Oct 23 20:38:09 2025
+++ pkgsrc/mail/kmailtransport/Makefile Sun Dec 21 13:08:31 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2025/10/23 20:38:09 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/12/21 13:08:31 markd Exp $
DISTNAME= kmailtransport-${KAPPSVER}
-PKGREVISION= 11
CATEGORIES= mail
HOMEPAGE= https://community.kde.org/KDE_PIM
@@ -10,7 +9,7 @@ LICENSE= gnu-lgpl-v2
.include "../../meta-pkgs/kde/applications.mk"
-TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+TOOL_DEPENDS+= kf6-kdoctools>=6.18.0:../../devel/kf6-kdoctools
USE_TOOLS+= msgmerge
@@ -25,10 +24,10 @@ SUBST_SED.fix-moc= -e 's;"${PREFIX}/incl
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/libkgapi/buildlink3.mk"
-.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../devel/kf6-kcmutils/buildlink3.mk"
.include "../../mail/akonadi-mime/buildlink3.mk"
.include "../../mail/ksmtp/buildlink3.mk"
.include "../../security/cyrus-sasl/buildlink3.mk"
-.include "../../security/qt5-qtkeychain/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../security/qt6-qtkeychain/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/mail/kmailtransport/PLIST
diff -u pkgsrc/mail/kmailtransport/PLIST:1.2 pkgsrc/mail/kmailtransport/PLIST:1.3
--- pkgsrc/mail/kmailtransport/PLIST:1.2 Tue Feb 6 11:05:25 2024
+++ pkgsrc/mail/kmailtransport/PLIST Sun Dec 21 13:08:31 2025
@@ -1,98 +1,105 @@
-@comment $NetBSD: PLIST,v 1.2 2024/02/06 11:05:25 markd Exp $
-include/KPim5/MailTransport/MailTransport/PrecommandJob
-include/KPim5/MailTransport/MailTransport/ServerTest
-include/KPim5/MailTransport/MailTransport/Transport
-include/KPim5/MailTransport/MailTransport/TransportAbstractPlugin
-include/KPim5/MailTransport/MailTransport/TransportComboBox
-include/KPim5/MailTransport/MailTransport/TransportConfigWidget
-include/KPim5/MailTransport/MailTransport/TransportJob
-include/KPim5/MailTransport/MailTransport/TransportManagementWidget
-include/KPim5/MailTransport/MailTransport/TransportManager
-include/KPim5/MailTransport/MailTransport/TransportType
-include/KPim5/MailTransport/mailtransport/mailtransport_export.h
-include/KPim5/MailTransport/mailtransport/precommandjob.h
-include/KPim5/MailTransport/mailtransport/private/transportconfigwidget_p.h
-include/KPim5/MailTransport/mailtransport/servertest.h
-include/KPim5/MailTransport/mailtransport/transport.h
-include/KPim5/MailTransport/mailtransport/transportabstractplugin.h
-include/KPim5/MailTransport/mailtransport/transportbase.h
-include/KPim5/MailTransport/mailtransport/transportcombobox.h
-include/KPim5/MailTransport/mailtransport/transportconfigwidget.h
-include/KPim5/MailTransport/mailtransport/transportjob.h
-include/KPim5/MailTransport/mailtransport/transportmanagementwidget.h
-include/KPim5/MailTransport/mailtransport/transportmanager.h
-include/KPim5/MailTransport/mailtransport/transporttype.h
-include/KPim5/MailTransport/mailtransport_version.h
-lib/cmake/KF5MailTransport/KF5MailTransportConfig.cmake
-lib/cmake/KF5MailTransport/KF5MailTransportConfigVersion.cmake
-lib/cmake/KF5MailTransport/KPim5MailTransportTargets-noconfig.cmake
-lib/cmake/KF5MailTransport/KPim5MailTransportTargets.cmake
-lib/cmake/KPim5MailTransport/KPim5MailTransportConfig.cmake
-lib/cmake/KPim5MailTransport/KPim5MailTransportConfigVersion.cmake
-lib/cmake/KPim5MailTransport/KPim5MailTransportTargets-noconfig.cmake
-lib/cmake/KPim5MailTransport/KPim5MailTransportTargets.cmake
-lib/libKPim5MailTransport.so
-lib/libKPim5MailTransport.so.5
-lib/libKPim5MailTransport.so.5.24.4
-qt5/mkspecs/modules/qt_KMailTransport.pri
-qt5/plugins/pim5/mailtransport/mailtransport_smtpplugin.so
+@comment $NetBSD: PLIST,v 1.3 2025/12/21 13:08:31 markd Exp $
+include/KPim6/MailTransport/MailTransport/OutlookOAuthTokenRequester
+include/KPim6/MailTransport/MailTransport/PrecommandJob
+include/KPim6/MailTransport/MailTransport/ServerTest
+include/KPim6/MailTransport/MailTransport/Transport
+include/KPim6/MailTransport/MailTransport/TransportAbstractPlugin
+include/KPim6/MailTransport/MailTransport/TransportActivitiesAbstract
+include/KPim6/MailTransport/MailTransport/TransportActivitiesAbstractPlugin
+include/KPim6/MailTransport/MailTransport/TransportComboBox
+include/KPim6/MailTransport/MailTransport/TransportConfigWidget
+include/KPim6/MailTransport/MailTransport/TransportJob
+include/KPim6/MailTransport/MailTransport/TransportManagementWidgetNg
+include/KPim6/MailTransport/MailTransport/TransportManager
+include/KPim6/MailTransport/MailTransport/TransportModel
+include/KPim6/MailTransport/MailTransport/TransportType
+include/KPim6/MailTransport/mailtransport/mailtransport_export.h
+include/KPim6/MailTransport/mailtransport/outlookoauthtokenrequester.h
+include/KPim6/MailTransport/mailtransport/precommandjob.h
+include/KPim6/MailTransport/mailtransport/private/transportconfigwidget_p.h
+include/KPim6/MailTransport/mailtransport/servertest.h
+include/KPim6/MailTransport/mailtransport/transport.h
+include/KPim6/MailTransport/mailtransport/transportabstractplugin.h
+include/KPim6/MailTransport/mailtransport/transportactivitiesabstract.h
+include/KPim6/MailTransport/mailtransport/transportactivitiesabstractplugin.h
+include/KPim6/MailTransport/mailtransport/transportbase.h
+include/KPim6/MailTransport/mailtransport/transportcombobox.h
+include/KPim6/MailTransport/mailtransport/transportconfigwidget.h
+include/KPim6/MailTransport/mailtransport/transportjob.h
+include/KPim6/MailTransport/mailtransport/transportmanagementwidgetng.h
+include/KPim6/MailTransport/mailtransport/transportmanager.h
+include/KPim6/MailTransport/mailtransport/transportmodel.h
+include/KPim6/MailTransport/mailtransport/transporttype.h
+include/KPim6/MailTransport/mailtransport_version.h
+lib/cmake/KPim6MailTransport/KPim6MailTransportConfig.cmake
+lib/cmake/KPim6MailTransport/KPim6MailTransportConfigVersion.cmake
+lib/cmake/KPim6MailTransport/KPim6MailTransportTargets-noconfig.cmake
+lib/cmake/KPim6MailTransport/KPim6MailTransportTargets.cmake
+lib/libKPim6MailTransport.so
+lib/libKPim6MailTransport.so.6
+lib/libKPim6MailTransport.so.6.5.3
+qt6/plugins/pim6/mailtransport/mailtransport_smtpplugin.so
share/config.kcfg/mailtransport.kcfg
-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
-share/locale/cs/LC_MESSAGES/libmailtransport5.mo
-share/locale/da/LC_MESSAGES/libmailtransport5.mo
-share/locale/de/LC_MESSAGES/libmailtransport5.mo
-share/locale/el/LC_MESSAGES/libmailtransport5.mo
-share/locale/en_GB/LC_MESSAGES/libmailtransport5.mo
-share/locale/eo/LC_MESSAGES/libmailtransport5.mo
-share/locale/es/LC_MESSAGES/libmailtransport5.mo
-share/locale/et/LC_MESSAGES/libmailtransport5.mo
-share/locale/eu/LC_MESSAGES/libmailtransport5.mo
-share/locale/fi/LC_MESSAGES/libmailtransport5.mo
-share/locale/fr/LC_MESSAGES/libmailtransport5.mo
-share/locale/ga/LC_MESSAGES/libmailtransport5.mo
-share/locale/gl/LC_MESSAGES/libmailtransport5.mo
-share/locale/hi/LC_MESSAGES/libmailtransport5.mo
-share/locale/hne/LC_MESSAGES/libmailtransport5.mo
-share/locale/hu/LC_MESSAGES/libmailtransport5.mo
-share/locale/ia/LC_MESSAGES/libmailtransport5.mo
-share/locale/it/LC_MESSAGES/libmailtransport5.mo
-share/locale/ja/LC_MESSAGES/libmailtransport5.mo
-share/locale/ka/LC_MESSAGES/libmailtransport5.mo
-share/locale/kk/LC_MESSAGES/libmailtransport5.mo
-share/locale/km/LC_MESSAGES/libmailtransport5.mo
-share/locale/ko/LC_MESSAGES/libmailtransport5.mo
-share/locale/lt/LC_MESSAGES/libmailtransport5.mo
-share/locale/lv/LC_MESSAGES/libmailtransport5.mo
-share/locale/mai/LC_MESSAGES/libmailtransport5.mo
-share/locale/mr/LC_MESSAGES/libmailtransport5.mo
-share/locale/nb/LC_MESSAGES/libmailtransport5.mo
-share/locale/nds/LC_MESSAGES/libmailtransport5.mo
-share/locale/nl/LC_MESSAGES/libmailtransport5.mo
-share/locale/nn/LC_MESSAGES/libmailtransport5.mo
-share/locale/pa/LC_MESSAGES/libmailtransport5.mo
-share/locale/pl/LC_MESSAGES/libmailtransport5.mo
-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
-share/locale/sr@ijekavian/LC_MESSAGES/libmailtransport5.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/libmailtransport5.mo
-share/locale/sr@latin/LC_MESSAGES/libmailtransport5.mo
-share/locale/sv/LC_MESSAGES/libmailtransport5.mo
-share/locale/th/LC_MESSAGES/libmailtransport5.mo
-share/locale/tr/LC_MESSAGES/libmailtransport5.mo
-share/locale/ug/LC_MESSAGES/libmailtransport5.mo
-share/locale/uk/LC_MESSAGES/libmailtransport5.mo
-share/locale/zh_CN/LC_MESSAGES/libmailtransport5.mo
-share/locale/zh_TW/LC_MESSAGES/libmailtransport5.mo
-share/qlogging-categories5/kmailtransport.categories
-share/qlogging-categories5/kmailtransport.renamecategories
+share/locale/ar/LC_MESSAGES/libmailtransport6.mo
+share/locale/ast/LC_MESSAGES/libmailtransport6.mo
+share/locale/be/LC_MESSAGES/libmailtransport6.mo
+share/locale/bg/LC_MESSAGES/libmailtransport6.mo
+share/locale/bs/LC_MESSAGES/libmailtransport6.mo
+share/locale/ca/LC_MESSAGES/libmailtransport6.mo
+share/locale/ca@valencia/LC_MESSAGES/libmailtransport6.mo
+share/locale/cs/LC_MESSAGES/libmailtransport6.mo
+share/locale/da/LC_MESSAGES/libmailtransport6.mo
+share/locale/de/LC_MESSAGES/libmailtransport6.mo
+share/locale/el/LC_MESSAGES/libmailtransport6.mo
+share/locale/en_GB/LC_MESSAGES/libmailtransport6.mo
+share/locale/eo/LC_MESSAGES/libmailtransport6.mo
+share/locale/es/LC_MESSAGES/libmailtransport6.mo
+share/locale/et/LC_MESSAGES/libmailtransport6.mo
+share/locale/eu/LC_MESSAGES/libmailtransport6.mo
+share/locale/fi/LC_MESSAGES/libmailtransport6.mo
+share/locale/fr/LC_MESSAGES/libmailtransport6.mo
+share/locale/ga/LC_MESSAGES/libmailtransport6.mo
+share/locale/gl/LC_MESSAGES/libmailtransport6.mo
+share/locale/he/LC_MESSAGES/libmailtransport6.mo
+share/locale/hi/LC_MESSAGES/libmailtransport6.mo
+share/locale/hne/LC_MESSAGES/libmailtransport6.mo
+share/locale/hu/LC_MESSAGES/libmailtransport6.mo
+share/locale/ia/LC_MESSAGES/libmailtransport6.mo
+share/locale/it/LC_MESSAGES/libmailtransport6.mo
+share/locale/ja/LC_MESSAGES/libmailtransport6.mo
+share/locale/ka/LC_MESSAGES/libmailtransport6.mo
+share/locale/kk/LC_MESSAGES/libmailtransport6.mo
+share/locale/km/LC_MESSAGES/libmailtransport6.mo
+share/locale/ko/LC_MESSAGES/libmailtransport6.mo
+share/locale/lt/LC_MESSAGES/libmailtransport6.mo
+share/locale/lv/LC_MESSAGES/libmailtransport6.mo
+share/locale/mai/LC_MESSAGES/libmailtransport6.mo
+share/locale/mr/LC_MESSAGES/libmailtransport6.mo
+share/locale/nb/LC_MESSAGES/libmailtransport6.mo
+share/locale/nds/LC_MESSAGES/libmailtransport6.mo
+share/locale/nl/LC_MESSAGES/libmailtransport6.mo
+share/locale/nn/LC_MESSAGES/libmailtransport6.mo
+share/locale/pa/LC_MESSAGES/libmailtransport6.mo
+share/locale/pl/LC_MESSAGES/libmailtransport6.mo
+share/locale/pt/LC_MESSAGES/libmailtransport6.mo
+share/locale/pt_BR/LC_MESSAGES/libmailtransport6.mo
+share/locale/ro/LC_MESSAGES/libmailtransport6.mo
+share/locale/ru/LC_MESSAGES/libmailtransport6.mo
+share/locale/sa/LC_MESSAGES/libmailtransport6.mo
+share/locale/se/LC_MESSAGES/libmailtransport6.mo
+share/locale/sk/LC_MESSAGES/libmailtransport6.mo
+share/locale/sl/LC_MESSAGES/libmailtransport6.mo
+share/locale/sr/LC_MESSAGES/libmailtransport6.mo
+share/locale/sr@ijekavian/LC_MESSAGES/libmailtransport6.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/libmailtransport6.mo
+share/locale/sr@latin/LC_MESSAGES/libmailtransport6.mo
+share/locale/sv/LC_MESSAGES/libmailtransport6.mo
+share/locale/ta/LC_MESSAGES/libmailtransport6.mo
+share/locale/th/LC_MESSAGES/libmailtransport6.mo
+share/locale/tr/LC_MESSAGES/libmailtransport6.mo
+share/locale/ug/LC_MESSAGES/libmailtransport6.mo
+share/locale/uk/LC_MESSAGES/libmailtransport6.mo
+share/locale/zh_CN/LC_MESSAGES/libmailtransport6.mo
+share/locale/zh_TW/LC_MESSAGES/libmailtransport6.mo
+share/qlogging-categories6/kmailtransport.categories
+share/qlogging-categories6/kmailtransport.renamecategories
Index: pkgsrc/mail/kmailtransport/distinfo
diff -u pkgsrc/mail/kmailtransport/distinfo:1.2 pkgsrc/mail/kmailtransport/distinfo:1.3
--- pkgsrc/mail/kmailtransport/distinfo:1.2 Tue Feb 6 11:05:25 2024
+++ pkgsrc/mail/kmailtransport/distinfo Sun Dec 21 13:08:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/02/06 11:05:25 markd Exp $
+$NetBSD: distinfo,v 1.3 2025/12/21 13:08:31 markd Exp $
-BLAKE2s (kmailtransport-23.08.4.tar.xz) = e2eaacc5b96a1fa82e7e3fe80bf6047709ff94b5f81d70119f0528c8180fb30d
-SHA512 (kmailtransport-23.08.4.tar.xz) = caf66701021aad2cc7c83dc4b171d5868bc6f28f51c6756bc1c5658d8ee5db040a7514d33b79e491ad328b43a75b291c15252072d194b54c363f68371749c2d3
-Size (kmailtransport-23.08.4.tar.xz) = 174704 bytes
+BLAKE2s (kmailtransport-25.08.3.tar.xz) = 4efd85dc614cd6f756c5a305cc314122f2211ccdc81db9f2b5954c32e5f1a7cd
+SHA512 (kmailtransport-25.08.3.tar.xz) = 149c295e2a38ebb9538b0a51feac3971a39c0d9463c8161eefda7a5fae176784bd113cd99be1a33cc8cde277c5a89df14ef44fc03afb26bbfbf42ebfac051712
+Size (kmailtransport-25.08.3.tar.xz) = 194152 bytes
Index: pkgsrc/mail/kmailtransport/buildlink3.mk
diff -u pkgsrc/mail/kmailtransport/buildlink3.mk:1.14 pkgsrc/mail/kmailtransport/buildlink3.mk:1.15
--- pkgsrc/mail/kmailtransport/buildlink3.mk:1.14 Thu Oct 23 20:38:09 2025
+++ pkgsrc/mail/kmailtransport/buildlink3.mk Sun Dec 21 13:08:31 2025
@@ -1,19 +1,21 @@
-# $NetBSD: buildlink3.mk,v 1.14 2025/10/23 20:38:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2025/12/21 13:08:31 markd Exp $
BUILDLINK_TREE+= kmailtransport
.if !defined(KMAILTRANSPORT_BUILDLINK3_MK)
KMAILTRANSPORT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.kmailtransport+= kmailtransport>=17.12.1
-BUILDLINK_ABI_DEPENDS.kmailtransport?= kmailtransport>=23.08.4nb11
+BUILDLINK_API_DEPENDS.kmailtransport+= kmailtransport>=25.08.2
+BUILDLINK_ABI_DEPENDS.kmailtransport?= kmailtransport>=25.08.2
BUILDLINK_PKGSRCDIR.kmailtransport?= ../../mail/kmailtransport
-.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../devel/libkgapi/buildlink3.mk"
+.include "../../devel/kf6-kcmutils/buildlink3.mk"
.include "../../mail/akonadi-mime/buildlink3.mk"
.include "../../mail/ksmtp/buildlink3.mk"
.include "../../security/cyrus-sasl/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../security/qt6-qtkeychain/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
.endif # KMAILTRANSPORT_BUILDLINK3_MK
BUILDLINK_TREE+= -kmailtransport
Home |
Main Index |
Thread Index |
Old Index