From: Jonathan Gray Subject: update games/wrath to 1.0 To: ports@openbsd.org Date: Wed, 28 Feb 2024 22:11:01 +1100 Wrath left early access and the old repo was removed. Build tested only. Index: Makefile =================================================================== RCS file: /cvs/ports/games/wrath/Makefile,v diff -u -p -r1.6 Makefile --- Makefile 15 Nov 2023 12:59:32 -0000 1.6 +++ Makefile 28 Feb 2024 10:44:57 -0000 @@ -1,10 +1,10 @@ COMMENT = client of wrath-darkplaces engine -DISTNAME = wrath-0.0.0.20210608 +DISTNAME = wrath-1.0 -GH_ACCOUNT = KillPixelGames +GH_ACCOUNT = Official3DRealms GH_PROJECT = wrath-darkplaces -GH_COMMIT = e0770286b39bb137f3457b05acbd4c6a46044488 +GH_COMMIT = d7a494fbe76f45a84d1df0c7360c0c4848042e45 CATEGORIES = games @@ -33,6 +33,6 @@ MAKE_FILE = makefile ALL_TARGET = sdl2-release do-install: - ${INSTALL_PROGRAM} ${WRKBUILD}/darkplaces-sdl ${PREFIX}/bin/wrath + ${INSTALL_PROGRAM} ${WRKBUILD}/wrath-sdl ${PREFIX}/bin/wrath .include Index: distinfo =================================================================== RCS file: /cvs/ports/games/wrath/distinfo,v diff -u -p -r1.4 distinfo --- distinfo 15 Nov 2023 12:59:32 -0000 1.4 +++ distinfo 28 Feb 2024 10:41:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (wrath-0.0.0.20210608-e0770286.tar.gz) = GEGpfWWKoA/fg3AEe2jGQKCfp36KHutfmfdNG6xrpc0= -SIZE (wrath-0.0.0.20210608-e0770286.tar.gz) = 2688056 +SHA256 (wrath-1.0-d7a494fb.tar.gz) = gl5B8+tVp0cZN4MEQ/DOJHgVFKM8x5eCy7E03F4ZnU8= +SIZE (wrath-1.0-d7a494fb.tar.gz) = 2710199