Date: Fri, 30 Jun 2023 15:52:27 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 62f24fe764f5 - main - games/OpenLara: update to g20230628 Message-ID: <202306301552.35UFqRNZ029509@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=62f24fe764f55e3373215accef433cabc197bba4 commit 62f24fe764f55e3373215accef433cabc197bba4 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-06-30 12:29:54 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-06-30 15:52:27 +0000 games/OpenLara: update to g20230628 --- games/OpenLara/Makefile | 4 ++-- games/OpenLara/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/OpenLara/Makefile b/games/OpenLara/Makefile index 3066307582d2..ab2aeca32777 100644 --- a/games/OpenLara/Makefile +++ b/games/OpenLara/Makefile @@ -1,5 +1,5 @@ PORTNAME= OpenLara -DISTVERSION= g20220827 +DISTVERSION= g20230628 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org @@ -13,7 +13,7 @@ USES= compiler:c++11-lang gl sdl USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= XProger -GH_TAGNAME= 39c9be9 +GH_TAGNAME= d2e363d USE_SDL= sdl2 PLIST_FILES= bin/${PORTNAME} diff --git a/games/OpenLara/distinfo b/games/OpenLara/distinfo index f80163e43100..d052af255750 100644 --- a/games/OpenLara/distinfo +++ b/games/OpenLara/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664223734 -SHA256 (XProger-OpenLara-g20220827-39c9be9_GH0.tar.gz) = 1c7d64c38274b857534e09c289aaebc5f5b65e59661a66fde1078bd433e7a1d1 -SIZE (XProger-OpenLara-g20220827-39c9be9_GH0.tar.gz) = 8857999 +TIMESTAMP = 1688127664 +SHA256 (XProger-OpenLara-g20230628-d2e363d_GH0.tar.gz) = 8788451a127ad1ec3830fac97c44189db254becd7f606c4666aa99ccaf11116c +SIZE (XProger-OpenLara-g20230628-d2e363d_GH0.tar.gz) = 9020219
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306301552.35UFqRNZ029509>