Subject: CVS commit: pkgsrc/misc/calibre
From: David H. Gutteridge
Date: 2020-11-17 02:55:04
Message id: 20201117015504.D6412FA9D@cvs.NetBSD.org

Log Message:
calibre: fix build with ICU 68

This package depends on ICU headers that now unconditionally expect C99
features, so it requires C99 just as ICU does. Patch around ICU API
changes that caused related breakages.

Files:
RevisionActionfile
1.244modifypkgsrc/misc/calibre/Makefile
1.106modifypkgsrc/misc/calibre/distinfo
1.1addpkgsrc/misc/calibre/patches/patch-src_calibre_utils_icu.c
1.1addpkgsrc/misc/calibre/patches/patch-src_calibre_utils_matcher.c