Subject: CVS commit: pkgsrc/devel/libebml
From: Michael Forney
Date: 2021-05-12 06:03:50
Message id: 20210512040350.31ACEFA95@cvs.NetBSD.org

Log Message:
libebml: fix build with gcc 11

As described in the gcc 11 porting document[0], some libstdc++
headers no longer include certain headers they don't use.

Patch from upstream.

[0] https://gcc.gnu.org/gcc-11/porting_to.html#header-dep-changes

Files:
RevisionActionfile
1.39modifypkgsrc/devel/libebml/distinfo
1.1addpkgsrc/devel/libebml/patches/patch-src_EbmlString.cpp
1.1addpkgsrc/devel/libebml/patches/patch-src_EbmlUnicodeString.cpp