pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/kcalendarcore
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:34:03 UTC 2023
Modified Files:
pkgsrc/time/kcalendarcore: Makefile PLIST distinfo
Log Message:
kcalendarcore: update to 5.108.0
5.99
Use dtStart as the default for dtRecurrence
5.103
Add Q_PROPERTY for IncidenceBase::url as well
Avoid calling twice update() in setAttendees()
Unbreak static build consumers
5.106
Deprecate Calendar relations API
Deprecate the notebook support
Deprecated the non-functional and unused save/reload API
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/kcalendarcore/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/kcalendarcore/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/time/kcalendarcore/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/kcalendarcore/Makefile
diff -u pkgsrc/time/kcalendarcore/Makefile:1.20 pkgsrc/time/kcalendarcore/Makefile:1.21
--- pkgsrc/time/kcalendarcore/Makefile:1.20 Mon May 22 21:00:08 2023
+++ pkgsrc/time/kcalendarcore/Makefile Sat Jul 29 02:34:03 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2023/05/22 21:00:08 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2023/07/29 02:34:03 markd Exp $
DISTNAME= kcalendarcore-${KF5VER}
-PKGREVISION= 5
CATEGORIES= time
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/time/kcalendarcore/PLIST
diff -u pkgsrc/time/kcalendarcore/PLIST:1.4 pkgsrc/time/kcalendarcore/PLIST:1.5
--- pkgsrc/time/kcalendarcore/PLIST:1.4 Thu Sep 29 01:20:43 2022
+++ pkgsrc/time/kcalendarcore/PLIST Sat Jul 29 02:34:03 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/09/29 01:20:43 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/07/29 02:34:03 markd Exp $
include/KF5/KCalendarCore/KCalCore/Alarm
include/KF5/KCalendarCore/KCalCore/Attachment
include/KF5/KCalendarCore/KCalCore/Attendee
@@ -135,6 +135,7 @@ include/KF5/KCalendarCore/kcalendarcore/
include/KF5/KCalendarCore/kcalendarcore/visitor.h
include/KF5/KCalendarCore/kcalendarcore_version.h
include/KF5/kcalcore_version.h
+lib/cmake/KF5CalendarCore/FindLibIcal.cmake
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfigVersion.cmake
lib/cmake/KF5CalendarCore/KF5CalendarCoreTargets-noconfig.cmake
Index: pkgsrc/time/kcalendarcore/distinfo
diff -u pkgsrc/time/kcalendarcore/distinfo:1.8 pkgsrc/time/kcalendarcore/distinfo:1.9
--- pkgsrc/time/kcalendarcore/distinfo:1.8 Thu Sep 29 01:20:43 2022
+++ pkgsrc/time/kcalendarcore/distinfo Sat Jul 29 02:34:03 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/09/29 01:20:43 markd Exp $
+$NetBSD: distinfo,v 1.9 2023/07/29 02:34:03 markd Exp $
-BLAKE2s (kcalendarcore-5.98.0.tar.xz) = bbd7abb69c0edd39fca3f06bdc0470e594f4b9e61c5459a456a57077828c0d9b
-SHA512 (kcalendarcore-5.98.0.tar.xz) = 6f0cd17a1619d119ee6de18cb9a15a2f7af15e2a118add7ecc86fe9a8266deaf55d111631143a2b3496336c1d7bab85f6b469e97f06d6d7806d8b446a4afc36e
-Size (kcalendarcore-5.98.0.tar.xz) = 268736 bytes
+BLAKE2s (kcalendarcore-5.108.0.tar.xz) = ea33f06cb7b12ea3d533d76c4f727d6d972f0cf93fd2d00d4f1bce5c0086ca22
+SHA512 (kcalendarcore-5.108.0.tar.xz) = babca9e44582817ccf233f80bd519a91667374d5ab29918ac001b06b08568712f4e0b1f83aa28d7ff82f1e6609581ebbba1df051678389ff7da6e10881d72a83
+Size (kcalendarcore-5.108.0.tar.xz) = 268804 bytes
Home |
Main Index |
Thread Index |
Old Index