mirror of https://git.FreeBSD.org/ports.git
games/rlvm: unbreak and rebuild after e8fba4b053
src/libreallive/archive.cc:135:39: error: no member named 'branch_path' in 'boost::filesystem::path' 135 | fs::path seen_dir = fs::path(name_).branch_path(); | ~~~~~~~~~~~~~~~ ^ Reported by: pkg-fallout
This commit is contained in:
parent
fe8c21f976
commit
ef3f1e5088
|
@ -12,6 +12,8 @@ WWW= http://www.rlvm.net/
|
|||
LICENSE= GPLv2 GPLv3 MIT
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BROKEN= fails to build with boost 1.85
|
||||
|
||||
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
|
||||
utf8cpp>=4.0.3:devel/utf8cpp
|
||||
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1622120369
|
||||
SHA256 (eglaysher-rlvm-release-0.14-77-gfabf134a_GH0.tar.gz) = 0cf16f5f6ef7d19df62133c01ffd3f135edd2c5dc12018a390c96e3b3c4e7e74
|
||||
SIZE (eglaysher-rlvm-release-0.14-77-gfabf134a_GH0.tar.gz) = 1905421
|
||||
SHA256 (d507ac7dbb53.patch) = 59041bbed6b5dba9d285169abe855d43f5d9001889704f3b78480cf7d6e0a851
|
||||
SIZE (d507ac7dbb53.patch) = 1486
|
||||
|
|
Loading…
Reference in New Issue