1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
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
pkg-descr
pkg-plist