From nobody Tue Jun 2 08:35:16 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gV4051gdjz6fHgr for ; Tue, 02 Jun 2026 08:35:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gV4044SJ1z3tyC for ; Tue, 02 Jun 2026 08:35:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780389316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EdQaITzRoLmxLGQxuO14Mn07TLgUxtmhpBWY2mMEqjQ=; b=RDL1QKOICNJ8EEdWHCOEsnMKrmc8KYogJxl8Yvrt+BWPm6/3OV5AA8dmHQoui7nZRCQ2en oDgtPtNiEKf2baw7Kf+GWqhQgogSCbHdA82oWM4TkhcN7wDPDcotZ7498liPtUsmfO6IsY YSIQH5i9uBxkUHUcB/b0zQBOPnkuNKsGuczU+MZcSNYkqDryDkNrOqG6Z97uJUQnTUGf7+ UDdMs7yDBK1IVCXVKdiZ7VTlj+e6ZjYX6g25/bOh81h680paLaUb6urtBVCpuiOhSjxctE bn00gLUko6d9j+VxRNP+8+RV7NqlcyDEBAp4vrHIosWcVpJO+fqSZUdwY0Cb9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780389316; a=rsa-sha256; cv=none; b=IDC7FdVkXwkbno78xO3bhWsfVZocl7Uj+Yaoiaro2qWIhndllXvA88DIDVvibvj+/9jpPJ eTJbxsXq8fCFn7p90NZdWclJdnc3zPGrjbFSJmrnLBy+XyTMylQLPDnB8dDLl7mz70SQP7 Pm/3akd84tqMj624tPwDGzCaAfWXlQoXpbdLty9FjGOC7eUmenSi45hi23K7plLBLMTKkc 0Ye+8XyCFVgxOjhfUVTuL5Oqyv85Hg0MJV+RhYEsJhvgh/xEjJoGl+StKE/ItXwgBups9y yWv5LhddClDPnnrOQxdEYLHfsd1+zFtPrO4V//FqulM60wt6hBPLzKa8GTUCPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780389316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EdQaITzRoLmxLGQxuO14Mn07TLgUxtmhpBWY2mMEqjQ=; b=nAwhbBjEUnS26v8qWQ6Ww22rYvnLR7wRICnrZ75MtYae1tw8tJC7W970Ty7BpzxAh7F+cA 4Ycl8SPrcUfYqAJZUZCIc72Hdt2dOtSmOl/bOMvsnx85gwDW/rLeusoAJO4g3ESHenl7pB u//wW3F+FQL7f8adHxhs0HAAdCAYLC3mJerQtYT7vBDdPANNL1mFxvICl4hr1ToWw976pG 5f2dfheVWhg7qPM4bLkV+VYZrkZfdCXPkXL1POA580Y60SrQXGP6v/aexboienl5sEndla 1qfDuX4fcxwqKBtEwxzmtg09jjweQC8YAeWRYDl2CH9+cjjY57SsGaDnry7fdQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gV404402rz2qk for ; Tue, 02 Jun 2026 08:35:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 318c3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 02 Jun 2026 08:35:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jason E. Hale Subject: git: 22221e1650af - main - games/cutemaze: Update to 1.3.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 22221e1650af2fb5f56a7cd105e0e4bfca48f886 Auto-Submitted: auto-generated Date: Tue, 02 Jun 2026 08:35:16 +0000 Message-Id: <6a1e95c4.318c3.1de81e63@gitrepo.freebsd.org> The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=22221e1650af2fb5f56a7cd105e0e4bfca48f886 commit 22221e1650af2fb5f56a7cd105e0e4bfca48f886 Author: Jason E. Hale AuthorDate: 2026-06-02 07:24:57 +0000 Commit: Jason E. Hale 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 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) = 931121