Subject: CVS commit: pkgsrc/multimedia/assimp
From: David H. Gutteridge
Date: 2021-01-07 06:15:47
Message id: 20210107051548.0B86DFA9D@cvs.NetBSD.org

Log Message:
assimp: build fix for 32-bit architectures

Rather than add to the ifdef stew that's already there, simply don't
try to second-guess the host platform. Otherwise, we'd need more macro
checks added for, at least, NetBSD, FreeBSD, and musl, but including
sys/types.h should "just work".

(There's seemingly another unrelated portability issue directly below
that code block, but it won't break builds, and would require different
means of correction.)

Files:
RevisionActionfile
1.3modifypkgsrc/multimedia/assimp/distinfo
1.1addpkgsrc/multimedia/assimp/patches/patch-contrib_zip_src_zip.h