Date: Tue, 23 Jan 2024 00:47:06 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 492ce761d62e - 2024Q1 - games/openbor: update to 7580 Message-ID: <202401230047.40N0l6Th052819@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=492ce761d62ef58e70e99fc178abe4b9186207ff commit 492ce761d62ef58e70e99fc178abe4b9186207ff Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-02 06:34:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-23 00:46:42 +0000 games/openbor: update to 7580 Changes: https://github.com/DCurrent/openbor/compare/3bae1dd7...5ec3ab25 (cherry picked from commit 5d8737f8d2b87044058e0c61a8bf25156a2db6ad) --- games/openbor/Makefile | 4 ++-- games/openbor/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 36f653afbf33..fc51082158cc 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -1,6 +1,6 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 7534 +PORTVERSION?= 7580 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -37,7 +37,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 3bae1dd7 +GH_TAGNAME?= 5ec3ab25 USES+= cpe gmake pkgconfig sdl .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index a60b48b73da0..e605c79ba75e 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1704177264 -SHA256 (DCurrent-openbor-7534-3bae1dd7_GH0.tar.gz) = 9ac7c3d9dae326e366c2202d33ffe7cc2ae39aec98fda738964e05467a6ccae1 -SIZE (DCurrent-openbor-7534-3bae1dd7_GH0.tar.gz) = 60292766 +SHA256 (DCurrent-openbor-7580-5ec3ab25_GH0.tar.gz) = 445ca6b0c1671ca8e21736e0f9580e5721a9b97ba7fa25f2b3732f23f81d41e0 +SIZE (DCurrent-openbor-7580-5ec3ab25_GH0.tar.gz) = 89141771
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401230047.40N0l6Th052819>