Date: Mon, 1 Nov 2021 17:30:06 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 63ff360aef56 - main - games/SpaceCadetPinball: Update to 2.0 Message-ID: <202111011730.1A1HU6AB054749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=63ff360aef561b0a0de9f2f3e75a07000caf3a6e commit 63ff360aef561b0a0de9f2f3e75a07000caf3a6e Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-11-01 17:30:02 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-11-01 17:30:02 +0000 games/SpaceCadetPinball: Update to 2.0 --- games/SpaceCadetPinball/Makefile | 4 ++-- games/SpaceCadetPinball/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/SpaceCadetPinball/Makefile b/games/SpaceCadetPinball/Makefile index 766095360108..a5d67bd2d8a9 100644 --- a/games/SpaceCadetPinball/Makefile +++ b/games/SpaceCadetPinball/Makefile @@ -1,5 +1,6 @@ PORTNAME= SpaceCadetPinball -PORTVERSION= 1.1.2.20211028 +PORTVERSION= 2.0 +DISTVERSIONPREFIX= Release_ CATEGORIES= games MAINTAINER= nc@FreeBSD.org @@ -12,7 +13,6 @@ USES= cmake sdl xorg USE_GITHUB= yes GH_ACCOUNT= k4zmu2a GH_PROJECT= SpaceCadetPinball -GH_TAGNAME= 917b68d6304636ccfbf7aa52daa108d3e071ae96 USE_SDL= mixer2 sdl2 USE_XORG= ice sm x11 xext diff --git a/games/SpaceCadetPinball/distinfo b/games/SpaceCadetPinball/distinfo index 2e67e61f09a9..83191bb3100d 100644 --- a/games/SpaceCadetPinball/distinfo +++ b/games/SpaceCadetPinball/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635526402 -SHA256 (k4zmu2a-SpaceCadetPinball-1.1.2.20211028-917b68d6304636ccfbf7aa52daa108d3e071ae96_GH0.tar.gz) = 1eaf46f0262a6745950ef26770c7df7a9564583976dcde922d6040c1c5f3f597 -SIZE (k4zmu2a-SpaceCadetPinball-1.1.2.20211028-917b68d6304636ccfbf7aa52daa108d3e071ae96_GH0.tar.gz) = 933867 +TIMESTAMP = 1635784957 +SHA256 (k4zmu2a-SpaceCadetPinball-Release_2.0_GH0.tar.gz) = 619f66e4ba185979218772bf84c11e97cd44cd84adcc818c88aa9f2c2c8b4316 +SIZE (k4zmu2a-SpaceCadetPinball-Release_2.0_GH0.tar.gz) = 933826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111011730.1A1HU6AB054749>