I do not have updated curl, so I was trying to place the source files into /opt/local/var/macports/distfiles/libsdl2-cocoaChecksums are correct:
Code:macmini:macports-base svacchanda$ sudo port clean --all libsdl2-cocoa ---> Cleaning libsdl2-cocoa macmini:macports-base svacchanda$ sudo port -v extract libsdl2-cocoa ---> Fetching distfiles for libsdl2-cocoa ---> SDL2-2.32.6.tar.gz does not exist in /opt/local/var/macports/distfiles/libsdl2-cocoa ---> Attempting to fetch SDL2-2.32.6.tar.gz from https://github.com/libsdl-org/SDL/releases/download/release-2.32.6 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7448k 100 7448k 0 0 362k 0 0:00:20 0:00:20 --:--:-- 469k ---> release-2.0.3.tar.gz does not exist in /opt/local/var/macports/distfiles/libsdl2-cocoa ---> Attempting to fetch release-2.0.3.tar.gz from https://github.com/libsdl-org/SDL/releases/download/release-2.32.6 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch release-2.0.3.tar.gz from https://github.com/libsdl-org/SDL/archive/refs/tags/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5574k 0 5574k 0 0 1375k 0 --:--:-- 0:00:04 --:--:-- 1554k ---> Verifying checksums for libsdl2-cocoa ---> Checksumming SDL2-2.32.6.tar.gz ---> Checksumming release-2.0.3.tar.gz ---> Extracting libsdl2-cocoa ---> Extracting SDL2-2.32.6.tar.gz Executing: cd "/opt/local/var/macports/build/libsf4KyXd/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libsdl2-cocoa/SDL2-2.32.6.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - ---> Extracting release-2.0.3.tar.gz Executing: cd "/opt/local/var/macports/build/libsf4KyXd/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libsdl2-cocoa/release-2.0.3.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
Could you show what exactly fails?
I cannot find release-2.0.3.tar.gz from https://github.com/libsdl-org/SDL/archive/refs/tags/
I found a file manually that was SDL 2.0.3, but that is clearly not the right file.
I was posting here to see if anyone had release-2.0.3 so I don't have to rebuild my whole system against modern curl