pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kdeclarative
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 7 10:56:48 UTC 2020
Modified Files:
pkgsrc/devel/kdeclarative: Makefile distinfo
Log Message:
kdeclarative: update to 5.70.0
5.67
Correctly compute bottom margin for grid delegates with subtitles
[ConfigModule] Say which package is invalid
5.68
Expose capture signal on KeySequenceItem
Fix size of the header in GridViewKCM
Allow ManagedConfigModule derived class to register explicitly
KCoreConfigSkeleton
Allow to use KPropertySkeletonItem in ManagedConfigModule
5.69
Introduce api for passive notifications
[KCM Controls GridDelegate] Use `ShadowedRectangle`
[kcmcontrols] Respect header/footer visibility
5.70
Properly name the content of the kcmcontrols project
Tweak kcmcontrols docs
Add startCapture method
[KeySequenceHelper] Work around Meta modifier behavior
Also relase the window in the destructor
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/kdeclarative/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/kdeclarative/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/kdeclarative/Makefile
diff -u pkgsrc/devel/kdeclarative/Makefile:1.36 pkgsrc/devel/kdeclarative/Makefile:1.37
--- pkgsrc/devel/kdeclarative/Makefile:1.36 Tue Jun 2 08:22:36 2020
+++ pkgsrc/devel/kdeclarative/Makefile Sun Jun 7 10:56:48 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/06/02 08:22:36 adam Exp $
+# $NetBSD: Makefile,v 1.37 2020/06/07 10:56:48 markd Exp $
DISTNAME= kdeclarative-${KF5VER}
-PKGREVISION= 4
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/devel/kdeclarative/distinfo
diff -u pkgsrc/devel/kdeclarative/distinfo:1.9 pkgsrc/devel/kdeclarative/distinfo:1.10
--- pkgsrc/devel/kdeclarative/distinfo:1.9 Wed Jan 29 11:49:24 2020
+++ pkgsrc/devel/kdeclarative/distinfo Sun Jun 7 10:56:48 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/01/29 11:49:24 markd Exp $
+$NetBSD: distinfo,v 1.10 2020/06/07 10:56:48 markd Exp $
-SHA1 (kdeclarative-5.66.0.tar.xz) = b15aa872e1d864a9177456bb0b1b67bd69544bba
-RMD160 (kdeclarative-5.66.0.tar.xz) = 808f5dfe2c8345e46ae08bc95fe9743dd6bbe79e
-SHA512 (kdeclarative-5.66.0.tar.xz) = 5353cba20b2b4d22ef3fe34bf12f257b1048577775fbd683d8ac439b5b29677bc4fd10be96d58abaacaa14dd671b2688a480e0c31be82b56563e3d9fa04f2170
-Size (kdeclarative-5.66.0.tar.xz) = 175372 bytes
+SHA1 (kdeclarative-5.70.0.tar.xz) = d9aaac0a40ff2e1c0e92a47f74b2d25bec77fb64
+RMD160 (kdeclarative-5.70.0.tar.xz) = f48ef82c1c20a7926a3634f3abd8a1e91c152c0a
+SHA512 (kdeclarative-5.70.0.tar.xz) = c974edf29cf5e02ce01bd0e158c1ee25ede8bac192d30d1398afa680420de05e0a8f4ba1b7f74577b6fd9c3e41d4bb5f7ec2730eddf1834b79dcda623b5f6714
+Size (kdeclarative-5.70.0.tar.xz) = 175644 bytes
Home |
Main Index |
Thread Index |
Old Index