pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/extra-cmake-modules
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 01:48:01 UTC 2023
Modified Files:
pkgsrc/devel/extra-cmake-modules: Makefile distinfo
Log Message:
extra-cmake-modules: update to 5.108.0
5.99
Correctly separate multiple interface compile definitions
Also resurrect std::auto_ptr on MSVC when using Exiv2
API dox: document KAPPTEMPLATESDIR & KFILETEMPLATESDIR
5.100
Make the expiry of these artifacts more reasonable, 3 months is a bit excessive
avoid lib64 directory on NixOS
Add quotes, otherwise if is malformed when envvar not defined
Allow KF_IGNORE_PLATFORM_CHECK to be set through an environment variable
5.101
Add ZSHAUTOCOMPLETEDIR to KDEInstallDirs
Fix ECMQmlModule for static plugins
Watch for language changes to load the new appropiate qm files
5.102
FindXCB: remove Xprint and XEvIE
Mark translation fetching as deprecated
5.103
ECMAddQtDesignerPlugin: use correct plugin IID
ECMAddQch: support doc linking also against Qt6 docs
KDEPackageAppTemplates: add "_kapptemplate" postfix to target names
Fix compatibility with newer Gradle provided with Qt 5.15.8
5.104
Load translations for application-specific language also on Win and Mac
ECMGenerateExportHeader: fix duplicated addition of deprecation macros code
Find wayland.xml from wayland-scanner.pc
5.105
KDE_INSTALL_TARGETS_DEFAULT_ARGS (KF6): drop KDE_INSTALL_INCLUDEDIR
KF_INSTALL_TARGETS_DEFAULT_ARGS: drop KDE_INSTALL_INCLUDEDIR_KF
5.106
Query gradle plugin version from Qt
ecm_process_po_files_as_qm: use own subdir ECMPoQm/ for build artifacts
Fix generate_export_header tests failures with parallel jobs
ECMGenerateExportHeader: add USE_VERSION_HEADER arg (& related tune args)
ECMGenerateExportHeader: avoid helper C++ macro shared across gen. headers
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/extra-cmake-modules/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/extra-cmake-modules/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/extra-cmake-modules/Makefile
diff -u pkgsrc/devel/extra-cmake-modules/Makefile:1.23 pkgsrc/devel/extra-cmake-modules/Makefile:1.24
--- pkgsrc/devel/extra-cmake-modules/Makefile:1.23 Tue Jan 24 18:36:22 2023
+++ pkgsrc/devel/extra-cmake-modules/Makefile Sat Jul 29 01:48:01 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/01/24 18:36:22 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2023/07/29 01:48:01 markd Exp $
-DISTNAME= extra-cmake-modules-5.98.0
+DISTNAME= extra-cmake-modules-5.108.0
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/extra-cmake-modules/distinfo
diff -u pkgsrc/devel/extra-cmake-modules/distinfo:1.22 pkgsrc/devel/extra-cmake-modules/distinfo:1.23
--- pkgsrc/devel/extra-cmake-modules/distinfo:1.22 Thu Sep 29 00:36:30 2022
+++ pkgsrc/devel/extra-cmake-modules/distinfo Sat Jul 29 01:48:01 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2022/09/29 00:36:30 markd Exp $
+$NetBSD: distinfo,v 1.23 2023/07/29 01:48:01 markd Exp $
-BLAKE2s (extra-cmake-modules-5.98.0.tar.xz) = 1ab0545feaf31ff12c6e8cf33b97043183dcccc8af95c7f642027c03c18e3a04
-SHA512 (extra-cmake-modules-5.98.0.tar.xz) = 1926f55ad3f3ce03464d0fbeb359a0f824a2c46d95db477e9eed8af79c3d154707dbc81863e1acfcc2f4dd53e39b28068b7120d70a7961241d2bc54b2e576f4b
-Size (extra-cmake-modules-5.98.0.tar.xz) = 331728 bytes
+BLAKE2s (extra-cmake-modules-5.108.0.tar.xz) = 57c5dc02dc4117897aaf98328ccd163f7ecf9fba2da7ec2160448cf45aa34ca9
+SHA512 (extra-cmake-modules-5.108.0.tar.xz) = a43cefed67b1266d50c8b6b9b680bea557a267b4fb9650e1a6c3dc85cb479059b2d1191179929f81ec753e49eee966754b7942b207d9214f8146335b1138f91d
+Size (extra-cmake-modules-5.108.0.tar.xz) = 331500 bytes
SHA1 (patch-kde-modules_KDECompilerSettings.cmake) = fd20a82370a451aa45d4d8fa59127c76bdc5a441
SHA1 (patch-kde-modules_KDEMetaInfoPlatformCheck.cmake) = 74a714c25f7c73c2e2d38ae22144cf52574009ae
Home |
Main Index |
Thread Index |
Old Index