pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kpackage
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:03:01 UTC 2023
Modified Files:
pkgsrc/devel/kpackage: Makefile PLIST distinfo
Log Message:
kpackage: update to 5.108.0
5.99
Build test KPackage structure as static plugin
Fix duplicate symbol in static builds
Ignore sddmtheme dependencies if we do not have the knsrc file installed
Remove unneeded known categories
5.103
Update README with new json metadata
Show deprecation message about the desktop to json conversion being removed
5.104
Check pluginId contains '/' before using it as package type
5.106
Deprecate KPackage::Package::name, add default for parameters
5.108
Define json-validate-ignore property in .kde-ci.yml
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/kpackage/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/kpackage/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/kpackage/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/kpackage/Makefile
diff -u pkgsrc/devel/kpackage/Makefile:1.60 pkgsrc/devel/kpackage/Makefile:1.61
--- pkgsrc/devel/kpackage/Makefile:1.60 Tue Jun 6 12:40:39 2023
+++ pkgsrc/devel/kpackage/Makefile Sat Jul 29 02:03:01 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2023/06/06 12:40:39 riastradh Exp $
+# $NetBSD: Makefile,v 1.61 2023/07/29 02:03:01 markd Exp $
DISTNAME= kpackage-${KF5VER}
-PKGREVISION= 6
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/devel/kpackage/PLIST
diff -u pkgsrc/devel/kpackage/PLIST:1.10 pkgsrc/devel/kpackage/PLIST:1.11
--- pkgsrc/devel/kpackage/PLIST:1.10 Thu Sep 29 00:36:32 2022
+++ pkgsrc/devel/kpackage/PLIST Sat Jul 29 02:03:01 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/09/29 00:36:32 markd Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/07/29 02:03:01 markd Exp $
bin/kpackagetool5
include/KF5/KPackage/KPackage/Package
include/KF5/KPackage/KPackage/PackageLoader
@@ -58,6 +58,7 @@ share/locale/ia/LC_MESSAGES/libkpackage5
share/locale/id/LC_MESSAGES/libkpackage5.mo
share/locale/it/LC_MESSAGES/libkpackage5.mo
share/locale/ja/LC_MESSAGES/libkpackage5.mo
+share/locale/ka/LC_MESSAGES/libkpackage5.mo
share/locale/ko/LC_MESSAGES/libkpackage5.mo
share/locale/lt/LC_MESSAGES/libkpackage5.mo
share/locale/ml/LC_MESSAGES/libkpackage5.mo
Index: pkgsrc/devel/kpackage/distinfo
diff -u pkgsrc/devel/kpackage/distinfo:1.15 pkgsrc/devel/kpackage/distinfo:1.16
--- pkgsrc/devel/kpackage/distinfo:1.15 Thu Sep 29 00:36:32 2022
+++ pkgsrc/devel/kpackage/distinfo Sat Jul 29 02:03:01 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/09/29 00:36:32 markd Exp $
+$NetBSD: distinfo,v 1.16 2023/07/29 02:03:01 markd Exp $
-BLAKE2s (kpackage-5.98.0.tar.xz) = 6049e0deda4468b59798206b38eef9146da4c407a0a3e505887fbb0a58898b01
-SHA512 (kpackage-5.98.0.tar.xz) = 7cd6b8a22521d6c2c39b869962cdc0cb27238721bc039a9f6809258153501fa2d3f5a4250420554bfaf5ae95210cf51ca0640086fb47e2eaeb4294412857f015
-Size (kpackage-5.98.0.tar.xz) = 140944 bytes
+BLAKE2s (kpackage-5.108.0.tar.xz) = d0088ff21570bfa994857911e9e17e760d2de33a4cdb47b92865c7c899090f9a
+SHA512 (kpackage-5.108.0.tar.xz) = 9e58acd078489745f4c416ca35c29735fe21171b4737e4c0e6d276e0b5ea379a60bc629f040e203159cb00fd4cca9708f04b55bbce36de8deb6a1d8394800fea
+Size (kpackage-5.108.0.tar.xz) = 187356 bytes
Home |
Main Index |
Thread Index |
Old Index