diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-12-01 22:58:03 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-12-01 22:58:03 +0000 |
commit | 67e1771aadd51901c24ab476f3d6d2bec2d7d485 (patch) | |
tree | 55046e0e1bf258018fc5829a8beb6c3499b0fc63 | |
parent | 1a0bbb896a78bf4abe39f3e5770a36639eff0eb7 (diff) | |
download | ports-67e1771aadd51901c24ab476f3d6d2bec2d7d485.tar.gz ports-67e1771aadd51901c24ab476f3d6d2bec2d7d485.zip |
games/eduke32: update to 20221026
PR: 267953
Submitted by: cpeticus@icloud.com
-rw-r--r-- | games/eduke32/Makefile | 4 | ||||
-rw-r--r-- | games/eduke32/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index 9e7730575f84..03e62d7ff5f6 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -1,5 +1,5 @@ PORTNAME= eduke32 -PORTVERSION= 20220914 +PORTVERSION= 20221026 CATEGORIES= games MASTER_SITES= http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \ LOCAL/pkubaj/:erp \ @@ -34,7 +34,7 @@ USE_GL= gl glu USE_GNOME= gtk20 USE_SDL= sdl2 mixer2 WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}-${GITREVISION} -GITREVISION= 10161-1585e73fc +GITREVISION= 10165-a9c797dcb DATADIR= ${PREFIX}/share/duke3d SUB_FILES= pkg-message MAKEFILE= GNUmakefile diff --git a/games/eduke32/distinfo b/games/eduke32/distinfo index b3e024dcd362..5321e200c15a 100644 --- a/games/eduke32/distinfo +++ b/games/eduke32/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1664215012 -SHA256 (eduke32_src_20220914-10161-1585e73fc.tar.xz) = d816cba566020815f3ba1b8f366aa03e45dcd05500e889b581342b06bfd1ecf9 -SIZE (eduke32_src_20220914-10161-1585e73fc.tar.xz) = 17455104 +TIMESTAMP = 1669267490 +SHA256 (eduke32_src_20221026-10165-a9c797dcb.tar.xz) = f31bc87be9153aed952190021e2b34e2dbf2ae5d4846bb74b58f03d389fa6635 +SIZE (eduke32_src_20221026-10165-a9c797dcb.tar.xz) = 17452524 SHA256 (duke-erp-210701.zip) = cb6b18ea8a3983b9b152574c049eae45f743411d8896dd7331542c266b6aff3e SIZE (duke-erp-210701.zip) = 193941871 SHA256 (duke3d_xxx.zip) = c31713e6400a175a1bfa3bd369d132f8a8abce8915c113549f98262b9a84b534 |