diff options
| author | Jason E. Hale <jhale@FreeBSD.org> | 2026-06-02 07:24:57 +0000 |
|---|---|---|
| committer | Jason E. Hale <jhale@FreeBSD.org> | 2026-06-02 07:33:41 +0000 |
| commit | 22221e1650af2fb5f56a7cd105e0e4bfca48f886 (patch) | |
| tree | 5d690693823a7d7452a434cdfc4375146f7354ab | |
| parent | 8975aeaddef817d14a11a0b93844d22194d80e4c (diff) | |
| -rw-r--r-- | games/cutemaze/Makefile | 10 | ||||
| -rw-r--r-- | 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) = 931121 |
