1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

games/NBlood: update to r14013 and fix build on with LLVM 17

PR:	277209
Submitted by:	discipline@tiscali.it
This commit is contained in:
Piotr Kubaj 2024-04-16 15:33:17 +02:00
parent 3cd125b1ff
commit f4e08fe18b
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= NBlood
DISTVERSION= r14011
DISTVERSION= r14013
CATEGORIES= games
MAINTAINER= pkubaj@FreeBSD.org
@ -25,7 +25,7 @@ USE_GL= glu
USE_SDL= sdl2
MAKEFILE= GNUmakefile
MAKE_ARGS= CC=${CC} CXX=${CXX} CLANG=1
MAKE_ARGS= CC=${CC} CXX=${CXX} CLANG=1 PRETTY_OUTPUT=0 USE_MIMALLOC=0
PLIST_FILES= bin/pcexhumed \
bin/nblood \
bin/rednukem

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1711536668
SHA256 (nukeykt-NBlood-r14011_GH0.tar.gz) = 2bbada4c4c4a6c3a1d9dd878d99cec09c2cc4ad89cf9eeb0c7bc8c739ba1e485
SIZE (nukeykt-NBlood-r14011_GH0.tar.gz) = 37501538
TIMESTAMP = 1713273813
SHA256 (nukeykt-NBlood-r14013_GH0.tar.gz) = 8a1531fc73d71698910de7f0f1bb0aa5b7aadbef1167d1364fae1b86e2032b64
SIZE (nukeykt-NBlood-r14013_GH0.tar.gz) = 37499617