Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2021 20:40:04 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce832287d644 - main - games/cavezofphear: update to 0.6.1
Message-ID:  <202112152040.1BFKe4Kp036527@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce832287d644b2ca1e0e400dac3fd9ca34c61d05

commit ce832287d644b2ca1e0e400dac3fd9ca34c61d05
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-12-15 20:39:49 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-12-15 20:39:49 +0000

    games/cavezofphear: update to 0.6.1
---
 games/cavezofphear/Makefile | 7 +++++--
 games/cavezofphear/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile
index 7b181face729..8a8046e83984 100644
--- a/games/cavezofphear/Makefile
+++ b/games/cavezofphear/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cavezofphear
-PORTVERSION=	0.5.3
+PORTVERSION=	0.6.1
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -8,13 +8,16 @@ COMMENT=	Boulder Dash / Digger-like game for consoles/terminals
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	help2man:misc/help2man
+
 USES=		cmake ncurses
 USE_GITHUB=	true
 GH_ACCOUNT=	AMDmi3
 CMAKE_ON=	SYSTEMWIDE
+CMAKE_ARGS=	-DCMAKE_INSTALL_MANDIR=share/man
 
 DATADIR=	${PREFIX}/share/phear
-PLIST_FILES=	bin/phear
+PLIST_FILES=	bin/phear share/man/man6/phear.6.gz
 PORTDOCS=	ChangeLog.md README.md TODO
 PORTDATA=	*
 
diff --git a/games/cavezofphear/distinfo b/games/cavezofphear/distinfo
index 641f345da85c..5e528ece6f86 100644
--- a/games/cavezofphear/distinfo
+++ b/games/cavezofphear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634935068
-SHA256 (AMDmi3-cavezofphear-0.5.3_GH0.tar.gz) = 428ba84db4e43d4f258e912882fdb3ca6c8844447099b60cde8199e76169f439
-SIZE (AMDmi3-cavezofphear-0.5.3_GH0.tar.gz) = 44860
+TIMESTAMP = 1639600726
+SHA256 (AMDmi3-cavezofphear-0.6.1_GH0.tar.gz) = 29ea76dd1a0f38904cd09e36b7205d4a4c01324d2ba28d03f15d9ae53881aa10
+SIZE (AMDmi3-cavezofphear-0.6.1_GH0.tar.gz) = 46968



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112152040.1BFKe4Kp036527>