Hello,
I am trying to create ports for dosbox-x-v2023.10.06.
There is no problem for building and updating patches from dosbox-0.74-3,
with directly fetched source tarball from GitHub.
But with ports' Makefile, "make makesum" does not fetch tarball.
framboise# make makesum
===> Checking files for dosbox-x-2023.10.06
>> Fetch https://github.com/joncampbell123/dosbox-x/archive/refs/tags/dosbox-x-v2023.10.06/dosbox-x-v2023.10.06
ftp: Error retrieving https://github.com/joncampbell123/dosbox-x/archive/refs/tags/dosbox-x-v2023.10.06/dosbox-x-v2023.10.06: 404 Not Found
In Makefile,
VERSION= 2023.10.06
DISTNAME= dosbox-x-v${VERSION}
PKGNAME= dosbox-x-${VERSION}
CATEGORIES= games x11 emulators
GH_ACCOUNT= joncampbell123
GH_PROJECT= dosbox-x
GH_TAGNAME= dosbox-x-v${VERSION}
#GH_COMMIT= f719635d57dc43099ba01129c188c8e0a7c89d78
I think I wrote required parameters, the result says something is wrong.
What should I do?
Regards,
--
SASANO Takayoshi (JG1UAA) <uaa@mx5.nisiq.net>
No comments:
Post a Comment