Date: Sun, 01 Mar 2026 08:48:23 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1627363e8a2 - main - games/iqpuzzle: update 1.=?utf-8?Q?4.3 =E2=86=92?= 1.5.0 Message-ID: <69a3fd57.1f4c9.5bc6bbf7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1627363e8a27e76bd0e1048d189ab02c16dd934 commit c1627363e8a27e76bd0e1048d189ab02c16dd934 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-01 06:10:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-01 08:48:16 +0000 games/iqpuzzle: update 1.4.3 → 1.5.0 Reported by: portscout --- games/iqpuzzle/Makefile | 6 +++--- games/iqpuzzle/distinfo | 6 +++--- games/iqpuzzle/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/games/iqpuzzle/Makefile b/games/iqpuzzle/Makefile index ce856c80e9c2..f3a113c1b886 100644 --- a/games/iqpuzzle/Makefile +++ b/games/iqpuzzle/Makefile @@ -1,6 +1,6 @@ PORTNAME= iqpuzzle DISTVERSIONPREFIX= v -DISTVERSION= 1.4.3 +DISTVERSION= 1.5.0 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org @@ -10,8 +10,8 @@ WWW= https://elth0r0.github.io/iqpuzzle/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang gl qmake qt:5 -USE_QT= core gui widgets buildtools:build +USES= compiler:c++11-lang gl qmake qt:6 +USE_QT= base tools:build USE_GL= gl USE_GITHUB= yes diff --git a/games/iqpuzzle/distinfo b/games/iqpuzzle/distinfo index db40f3ec3d90..490761345bcf 100644 --- a/games/iqpuzzle/distinfo +++ b/games/iqpuzzle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767682650 -SHA256 (ElTh0r0-iqpuzzle-v1.4.3_GH0.tar.gz) = 348b15ee50ae5304f01a3daa205d87f46955dc98a24c02f67e8efbb72e5fa88e -SIZE (ElTh0r0-iqpuzzle-v1.4.3_GH0.tar.gz) = 719765 +TIMESTAMP = 1772345314 +SHA256 (ElTh0r0-iqpuzzle-v1.5.0_GH0.tar.gz) = 84dbce31b6d9059ddc7990994da1b407209bbcb34af3797142e770ec0312e16f +SIZE (ElTh0r0-iqpuzzle-v1.5.0_GH0.tar.gz) = 748086 diff --git a/games/iqpuzzle/pkg-plist b/games/iqpuzzle/pkg-plist index 2e93f83c99c8..541466b5437a 100644 --- a/games/iqpuzzle/pkg-plist +++ b/games/iqpuzzle/pkg-plist @@ -293,6 +293,8 @@ share/icons/hicolor/scalable/apps/com.github.elth0r0.iqpuzzle.svg %%DATADIR%%/boards/animals/whale.png %%DATADIR%%/boards/animals/wolf.conf %%DATADIR%%/boards/animals/wolf.png +%%DATADIR%%/boards/calendar/calendar_day.conf +%%DATADIR%%/boards/calendar/calendar_month_day.conf %%DATADIR%%/boards/chess/bishop.conf %%DATADIR%%/boards/chess/bishop.png %%DATADIR%%/boards/chess/king.confhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a3fd57.1f4c9.5bc6bbf7>
