35 lines
1.4 KiB
Diff
35 lines
1.4 KiB
Diff
|
Index: games/gogrepo/Makefile
|
||
|
===================================================================
|
||
|
RCS file: /cvs/ports/games/gogrepo/Makefile,v
|
||
|
retrieving revision 1.7
|
||
|
diff -u -p -u -p -r1.7 Makefile
|
||
|
--- games/gogrepo/Makefile 13 Nov 2022 15:28:26 -0000 1.7
|
||
|
+++ games/gogrepo/Makefile 4 Feb 2023 07:06:35 -0000
|
||
|
@@ -1,12 +1,11 @@
|
||
|
COMMENT = downloader for GOG.com games and bonus collections
|
||
|
|
||
|
-MODPY_EGG_VERSION = 0.3apl20190727
|
||
|
+MODPY_EGG_VERSION = 0.3apl20230204
|
||
|
DISTNAME = gogrepo-${MODPY_EGG_VERSION}
|
||
|
-REVISION = 2
|
||
|
|
||
|
GH_ACCOUNT = eddie3
|
||
|
GH_PROJECT = gogrepo
|
||
|
-GH_COMMIT = 2cd3ac4a77d3e5104662fcfb4d96e7129a758bfe
|
||
|
+GH_COMMIT = 2cc5da4b00d69c8ab4d2482a5544398a63c35198
|
||
|
|
||
|
CATEGORIES = games
|
||
|
MAINTAINER = Thomas Frohwein <thfr@openbsd.org>
|
||
|
Index: games/gogrepo/distinfo
|
||
|
===================================================================
|
||
|
RCS file: /cvs/ports/games/gogrepo/distinfo,v
|
||
|
retrieving revision 1.1.1.1
|
||
|
diff -u -p -u -p -r1.1.1.1 distinfo
|
||
|
--- games/gogrepo/distinfo 10 Apr 2020 11:15:03 -0000 1.1.1.1
|
||
|
+++ games/gogrepo/distinfo 4 Feb 2023 07:06:35 -0000
|
||
|
@@ -1,2 +1,2 @@
|
||
|
-SHA256 (gogrepo-0.3apl20190727-2cd3ac4a.tar.gz) = O0Ap2pH7b065jTqHpsbxwh9dC2SVz9YseFlSSLJKrfc=
|
||
|
-SIZE (gogrepo-0.3apl20190727-2cd3ac4a.tar.gz) = 15067
|
||
|
+SHA256 (gogrepo-0.3apl20230204-2cc5da4b.tar.gz) = azr6JpoZjWHiO52Uh6O1QXNdlN2mjC673v5EdQ6GDcY=
|
||
|
+SIZE (gogrepo-0.3apl20230204-2cc5da4b.tar.gz) = 14954
|