head 1.2; access; symbols pkgsrc-2020Q4:1.1.0.2 pkgsrc-2020Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2021.03.19.10.45.31; author nia; state dead; branches; next 1.1; commitid GBsVeCuLH2SZjULC; 1.1 date 2020.11.07.10.30.20; author nia; state Exp; branches; next ; commitid eApTZxAx68j4uWuC; desc @@ 1.2 log @libical: Update to 3.0.9 Version 3.0.9 is a patch release. This release is binary and source compatible with version 3.0.0. Note that the libical-glib library is considered unstable; therefore not binary compatible with previous releases Release Notes: - Add support for empty parameters, e.g. CN="" - Accept VTIMEZONE with more than one X- property - Several fixes for recurrences containing BYWEEKNO - icalrecurrencetype_from_string() will reject any RRULE that contains a rule-part that occurs more than once - Improve thread safety - Fix compiled-in path for the built-in timezone data - Fix reading TZif files with empty v1 data (use v2+ whenever possible) - Add backwards compatibility for previous TZIDs - Built-in timezones updated to tzdata2020d - Fix build with newer libicu - Fix cross-compile support in libical-glib @ text @$NetBSD: patch-config.h.cmake,v 1.1 2020/11/07 10:30:20 nia Exp $ [PATCH] Fix build with icu-68.1 https://github.com/libical/libical/commit/a3308a23912bba2db654a8c456165c31888cc897.patch --- config.h.cmake.orig 2020-03-07 14:42:42.000000000 +0000 +++ config.h.cmake @@@@ -39,6 +39,9 @@@@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_DIRENT_H 1 +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STDBOOL_H 1 + /* Define if we have pthread. */ #cmakedefine HAVE_PTHREAD_ATTR_GET_NP 1 #cmakedefine HAVE_PTHREAD_GETATTR_NP 1 @ 1.1 log @libical: use upstream patches to fix icu fallout. @ text @d1 1 a1 1 $NetBSD$ @