From d2e9d3dd49e4bfcf2433f42a401b96f87646e5f6 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 19 Apr 2021 11:04:52 +0000 Subject: libical: update to 3.0.10 Version 3.0.10 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 ReleaseNotes: Fix building -DSTATIC_ONLY=True with Ninja Fix generating wrong recurrence rules (#478) Fix a bug computing transitions in tzfiles Fix reading TZif files to use TZ string in the footer as the last (non-terminating) transitions Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible Built-in timezones updated to tzdata2021a --- time/libical/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time/libical/Makefile') diff --git a/time/libical/Makefile b/time/libical/Makefile index 78dc11a0e7e..daa9ea12ba0 100644 --- a/time/libical/Makefile +++ b/time/libical/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2021/03/19 10:45:31 nia Exp $ +# $NetBSD: Makefile,v 1.34 2021/04/19 11:04:52 nia Exp $ -DISTNAME= libical-3.0.9 +DISTNAME= libical-3.0.10 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GITHUB:=libical/} GITHUB_RELEASE= v${PKGVERSION_NOREV} -- cgit v1.2.3