Series of distfiles not found by ports

While building a large collection of ports, what do I do about missing distfiles? I was missing libdvdcss-1.5, dependency of Imlib2. Found it somewhere online. Unsafe but it compiles.
Now the parent port, also no working distfile url:
Code:
=> Attempting to fetch https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.
fetch: https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.3/libclc-19.1.3.
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/libclc-19.1.3.src.tar.x
fetch: http://distcache.FreeBSD.org/ports-distfiles/libclc-19.1.3.src.tar.xz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles and try again.
*** Error code 1

I can't find it elsewhere. Search engines refer to a github Arch page on this file. But what should I do with it? We're expecting a tar.xz file. Clone the github source and create it?
 
I can fetch both libdvdcss-1.5.0.tar.bz2 and libclc-19.1.3.src.tar.xz.
Please try again after some time.
PR 269727#c2
Code:
It looks like a temporary problem either in videolan site.
Can you try again?
If you still can't fetch, please report the bug.
 
Looks like it was down for some time. Now downloading again.
Does a trusted page with most distfiles still exist? It used to, with pgp-keys but I can't find it anymore.
 
Back
Top