Date: Tue, 02 Jun 2026 08:35:16 +0000 From: Jason E. Hale <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 22221e1650af - main - games/cutemaze: Update to 1.3.6 Message-ID: <6a1e95c4.318c3.1de81e63@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=22221e1650af2fb5f56a7cd105e0e4bfca48f886 commit 22221e1650af2fb5f56a7cd105e0e4bfca48f886 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2026-06-02 07:24:57 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2026-06-02 07:33:41 +0000 games/cutemaze: Update to 1.3.6 Stop voluntarily installing documentation that nobody needs or will ever read. https://github.com/gottcode/cutemaze/releases/tag/v1.3.6 --- games/cutemaze/Makefile | 10 ++-------- games/cutemaze/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile index e09f14b991c4..c1be7db72110 100644 --- a/games/cutemaze/Makefile +++ b/games/cutemaze/Makefile @@ -1,5 +1,5 @@ PORTNAME= cutemaze -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ @@ -14,13 +14,7 @@ USES= cmake compiler:c++17-lang gettext-tools gl qt:6 tar:bzip2 USE_GL= opengl USE_QT= base svg tools:build -PORTDOCS= ChangeLog README - -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - .include <bsd.port.mk> diff --git a/games/cutemaze/distinfo b/games/cutemaze/distinfo index a91108ef348b..a344d43bd3ae 100644 --- a/games/cutemaze/distinfo +++ b/games/cutemaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739602492 -SHA256 (cutemaze-1.3.5.tar.bz2) = 6be408383d130740069ea21482d90c059b8f50241b5e9e0db59e9bd2f93f2747 -SIZE (cutemaze-1.3.5.tar.bz2) = 931134 +TIMESTAMP = 1780376503 +SHA256 (cutemaze-1.3.6.tar.bz2) = 165fdfb0a074e0a9f81f090d96972e477c132457e7d601a04464f04543436b06 +SIZE (cutemaze-1.3.6.tar.bz2) = 931121home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1e95c4.318c3.1de81e63>
