git: b08386008577 - main - games/simsu: update 1.4.0 → 1.4.1

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 01 Sep 2022 18:14:19 UTC
The branch main has been updated by amdmi3:

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

commit b08386008577dc6ae7274ddc60fc680ad90fa3cd
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-01 12:09:10 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-01 18:13:33 +0000

    games/simsu: update 1.4.0 → 1.4.1
    
    - Simplify by not installing docs which are mostly useless
---
 games/simsu/Makefile | 23 +++++------------------
 games/simsu/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 21 deletions(-)

diff --git a/games/simsu/Makefile b/games/simsu/Makefile
index 7716fae885f1..54bd5e735db8 100644
--- a/games/simsu/Makefile
+++ b/games/simsu/Makefile
@@ -1,9 +1,7 @@
 PORTNAME=	simsu
-PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTVERSION=	1.4.1
 CATEGORIES=	games
-MASTER_SITES=	https://gottcode.org/${PORTNAME}/ \
-		https://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://gottcode.org/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -12,24 +10,13 @@ COMMENT=	Basic Sudoku game
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		compiler:c++17-lang gl qmake qt:5 tar:bzip2
-USE_QT=		core gui widgets concurrent printsupport buildtools_build linguisttools_build
+USES=		cmake compiler:c++17-lang gl qt:6 tar:bzip2
+USE_QT=		base tools
 USE_GL=		gl
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-PORTDOCS=	*
-
-OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=	yes
 
-post-patch-NLS-off:
-	@${REINPLACE_CMD} -e \
-		'/INSTALLS/s|qm||' ${WRKSRC}/simsu.pro
-
-post-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	(cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog README \
-		${STAGEDIR}${DOCSDIR})
-
 .include <bsd.port.mk>
diff --git a/games/simsu/distinfo b/games/simsu/distinfo
index 5c6326204bd9..ddd77ad44dcd 100644
--- a/games/simsu/distinfo
+++ b/games/simsu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623759456
-SHA256 (simsu-1.4.0-src.tar.bz2) = 6db0c004de67c122ac67f34cc6c1a68cd78be02034eceeab922848f87cb85e87
-SIZE (simsu-1.4.0-src.tar.bz2) = 602003
+TIMESTAMP = 1661969728
+SHA256 (simsu-1.4.1-src.tar.bz2) = 53ae023270336eefa3fe936671fb910d7cfbad8d6b898cef13260861d573e9ff
+SIZE (simsu-1.4.1-src.tar.bz2) = 602261