pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/kcmutils



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jul 29 01:51:19 UTC 2023

Modified Files:
        pkgsrc/devel/kcmutils: Makefile distinfo

Log Message:
kcmutils: update to 5.108.0

5.99
  Fix missing kcmutils_proxy_model export in static builds
  Launch KCMs that are not part of systemsettings in kcmshell5
5.100
  Remove space
  Kauth doesn't build on windows
  KCModuleQML: Make sizeHint() check more robust
5.103
  KCModuleQml: Specify URL for root component's QML context
  Set systemsettings as alias when generating desktop files
5.106
  KCModuleQml: Set and inherit LayoutMirroring on an off-screen window


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/kcmutils/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/kcmutils/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/kcmutils/Makefile
diff -u pkgsrc/devel/kcmutils/Makefile:1.60 pkgsrc/devel/kcmutils/Makefile:1.61
--- pkgsrc/devel/kcmutils/Makefile:1.60 Mon May 22 20:59:56 2023
+++ pkgsrc/devel/kcmutils/Makefile      Sat Jul 29 01:51:19 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2023/05/22 20:59:56 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2023/07/29 01:51:19 markd Exp $
 
 DISTNAME=      kcmutils-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/devel/kcmutils/distinfo
diff -u pkgsrc/devel/kcmutils/distinfo:1.15 pkgsrc/devel/kcmutils/distinfo:1.16
--- pkgsrc/devel/kcmutils/distinfo:1.15 Thu Sep 29 00:36:30 2022
+++ pkgsrc/devel/kcmutils/distinfo      Sat Jul 29 01:51:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/09/29 00:36:30 markd Exp $
+$NetBSD: distinfo,v 1.16 2023/07/29 01:51:19 markd Exp $
 
-BLAKE2s (kcmutils-5.98.0.tar.xz) = f094f352becafed61d862c585936076984cf4e6147fb718cbf73314204187318
-SHA512 (kcmutils-5.98.0.tar.xz) = 1ce163437aff7eec5ef3d8479621cfd28893a9f4e7b24990fd3fc93b7d6754cf4618743e8849538e9286992da2fb713bcc0d9331f47c92b8677a9b49d97c8b2f
-Size (kcmutils-5.98.0.tar.xz) = 189408 bytes
+BLAKE2s (kcmutils-5.108.0.tar.xz) = d94f0aa89aacf7b8c39213bb24e2c6c7bc0069a62ec0184f2cb804c0a573a369
+SHA512 (kcmutils-5.108.0.tar.xz) = 5eead8f13f9271419a3e97033ead6d2d271f398faef1aadc75149ceb6b6fa636cc93197b065892d61bacf1ec10f69f95381fdac8396af07ba3aeb805af54caff
+Size (kcmutils-5.108.0.tar.xz) = 2483636 bytes



Home | Main Index | Thread Index | Old Index