From 4604f28572c8e72e4886a8e66df78b0c39c555a8 Mon Sep 17 00:00:00 2001 From: trustbyte Date: Tue, 5 May 2026 20:08:29 +0200 Subject: [PATCH] crispy-doom: update to 7.1 --- games/crispy-doom/Portfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/games/crispy-doom/Portfile b/games/crispy-doom/Portfile index be62dc53e2e..cce3d5ffe5b 100644 --- a/games/crispy-doom/Portfile +++ b/games/crispy-doom/Portfile @@ -7,7 +7,7 @@ PortGroup legacysupport 1.1 # strnlen legacysupport.newest_darwin_requires_legacy 10 -github.setup fabiangreffrath crispy-doom 6.0 crispy-doom- +github.setup fabiangreffrath crispy-doom 7.1 crispy-doom- github.tarball_from archive revision 0 @@ -20,20 +20,20 @@ long_description Crispy Doom is a friendly fork of Chocolate Doom that provid visual, tactical and physical enhancements while remaining entirely config file, savegame, \ netplay and demo compatible with the original. -checksums rmd160 f5214b8c8fa8858051af003980e290fa1f9034e2 \ - sha256 2b85649c615efeac7573883370e9434255af301222b323120692cb9649b7f420 \ - size 2499918 +checksums rmd160 69494a839eb85301c45183bff17b971ab4a5da03 \ + sha256 f0eb02afb81780165ddc81583ed5648cbee8b3205bcc27e181b3f61eb26f8416 \ + size 2609031 use_autoreconf yes autoreconf.args -fiv configure.args --disable-silent-rules -configure.python ${prefix}/bin/python3.11 +configure.python ${prefix}/bin/python3.14 depends_build port:autoconf \ port:automake \ - port:pkgconfig \ - port:python311 + path:bin/pkg-config:pkgconfig\ + port:python314 depends_lib port:libpng \ port:libsamplerate \