From a65ccccfe0cc6b1419aa8fa0b6c633439b6ea501 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Fri, 25 Apr 2025 09:13:47 +0100 Subject: [PATCH] libsdl12: update to latest git Updates to the latest git, which includes fixes for older OSX, such as https://github.com/libsdl-org/SDL-1.2/commit/61074e0960a7ee540af4a4446a94a66cc77c4c32 https://github.com/libsdl-org/SDL-1.2/commit/18bc4d1a1d27b0cf5b06be9322c65ca88282b1ee --- devel/libsdl12/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libsdl12/Portfile b/devel/libsdl12/Portfile index be5e007e089e0..a056dad3d2fab 100644 --- a/devel/libsdl12/Portfile +++ b/devel/libsdl12/Portfile @@ -5,8 +5,8 @@ PortGroup github 1.0 PortGroup xcodeversion 1.0 name libsdl12 -github.setup libsdl-org SDL-1.2 b637671eff3d7c8e7a527ad72b1108824c1eee8b -version 1.2.15-20221103 +github.setup libsdl-org SDL-1.2 18bc4d1a1d27b0cf5b06be9322c65ca88282b1ee +version 1.2.15-20250302 categories devel multimedia platforms macosx freebsd license LGPL-2.1+ @@ -24,8 +24,8 @@ long_description \ homepage https://www.libsdl.org/ github.tarball_from archive -checksums rmd160 6bb9fc641b6d9ebfb053abfb697204e94b5ecbcb \ - sha256 4d23c14190903a4403f98bcbfffb494b27aec35e2264b5ad895486658c0582d3 +checksums rmd160 499e7e95862dd0d029fdef2a98685fc4f0bc8637 \ + sha256 f5fa17102e77bffd9e644f6c4cf1c9a91dc586f57b1402f2c95c3f972687e92b minimum_xcodeversions {8 2.4.1}