freebsd-ports/games/trenchbroom
Alexey Dokuchaev 00ad410bc0 games/trenchbroom: unbreak the port's build against Clang 16
Replace deprecated since C++11 and removed from C++17 `std::auto_ptr'
smart pointer class with `std::unique_ptr' which luckily can be used
as a drop-in replacement in this case.

Reported by:	pkg-fallout
2023-07-04 11:50:50 +00:00
..
files
distinfo
Makefile games/trenchbroom: unbreak the port's build against Clang 16 2023-07-04 11:50:50 +00:00
pkg-descr
pkg-plist