Subject: CVS commit: pkgsrc/graphics/ptex
From: Niclas Rosenvik
Date: 2023-11-07 18:56:56
Message id: 20231107175656.4CCBCFA2D@cvs.NetBSD.org

Log Message:
Update graphics/ptex to version 2.4.2

Pkgsrc changes:
Use CMake to check for alloca.h .
Include zlib and pthread in
buildlink3.mk since the are
interface linked in the exported
cmake targets.

Changes:
Export cmake targets to cmake users.
Use newer spinlock API:s on MacOSX.
Use soname versioning.

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/ptex/Makefile
1.2modifypkgsrc/graphics/ptex/PLIST
1.2modifypkgsrc/graphics/ptex/buildlink3.mk
1.5modifypkgsrc/graphics/ptex/distinfo
1.2modifypkgsrc/graphics/ptex/patches/patch-src_ptex_PtexPlatform.h
1.2modifypkgsrc/graphics/ptex/patches/patch-src_ptex_PtexWriter.cpp
1.1addpkgsrc/graphics/ptex/patches/patch-CMakeLists.txt
1.1addpkgsrc/graphics/ptex/patches/patch-src_ptex_CMakeLists.txt