Skip to content

libsdl12: update to latest git #28255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions devel/libsdl12/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand All @@ -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}

Expand Down