Date: Thu, 25 Jan 2024 00:34:35 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 15a31d673555 - main - games/openbor: update to 7582 Message-ID: <202401250034.40P0YZ6k093342@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=15a31d673555630912b228e3008dc2af0b902993 commit 15a31d673555630912b228e3008dc2af0b902993 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-23 18:36:54 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-25 00:25:50 +0000 games/openbor: update to 7582 Changes: https://github.com/DCurrent/openbor/compare/5ec3ab25...34342f6f --- games/openbor/Makefile | 4 ++-- games/openbor/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/openbor/Makefile b/games/openbor/Makefile index fc51082158cc..dd31186b4950 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?= 7580 +PORTVERSION?= 7582 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -37,7 +37,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 5ec3ab25 +GH_TAGNAME?= 34342f6f USES+= cpe gmake pkgconfig sdl .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index e605c79ba75e..6e041f98e043 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704177264 -SHA256 (DCurrent-openbor-7580-5ec3ab25_GH0.tar.gz) = 445ca6b0c1671ca8e21736e0f9580e5721a9b97ba7fa25f2b3732f23f81d41e0 -SIZE (DCurrent-openbor-7580-5ec3ab25_GH0.tar.gz) = 89141771 +TIMESTAMP = 1706035014 +SHA256 (DCurrent-openbor-7582-34342f6f_GH0.tar.gz) = 0e218ef9edc4648fa22a2de654f7b551dc7ab6e62b4af59fa0e095220e4c4412 +SIZE (DCurrent-openbor-7582-34342f6f_GH0.tar.gz) = 89138996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401250034.40P0YZ6k093342>