git: 62744783a49f - main - games/tetzle: update to 2.2.0

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 4 12:06:30 UTC 2021


The branch main has been updated by amdmi3:

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

commit 62744783a49fe415ebaaa0722d4b6aca14caa14c
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-09-28 17:42:51 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-10-04 11:58:26 +0000

    games/tetzle: update to 2.2.0
---
 games/tetzle/Makefile  | 7 +++----
 games/tetzle/distinfo  | 6 +++---
 games/tetzle/pkg-plist | 1 -
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile
index 23c22c69026e..7929f0a39b34 100644
--- a/games/tetzle/Makefile
+++ b/games/tetzle/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tetzle
-PORTVERSION=	2.1.6
-PORTREVISION=	1
+PORTVERSION=	2.2.0
 CATEGORIES=	games
 MASTER_SITES=	https://gottcode.org/tetzle/ \
 		https://mirror.amdmi3.ru/distfiles/
@@ -12,8 +11,8 @@ COMMENT=	Jigsaw puzzle with tetrominoes
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		compiler:c++11-lib desktop-file-utils gl gnome qmake qt:5 tar:bzip2
-USE_QT=		core gui widgets buildtools_build linguisttools_build
+USES=		compiler:c++17-lang desktop-file-utils gl gnome qmake qt:5 tar:bzip2
+USE_QT=		core gui widgets opengl buildtools_build linguisttools_build
 USE_GL=		gl
 INSTALLS_ICONS=	yes
 
diff --git a/games/tetzle/distinfo b/games/tetzle/distinfo
index 0af0882aacec..64ec13af2ec6 100644
--- a/games/tetzle/distinfo
+++ b/games/tetzle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588285989
-SHA256 (tetzle-2.1.6-src.tar.bz2) = fbc3c86b5bf64187f89379176bd0085c636605d9594c7af8d0c056760d6cf80a
-SIZE (tetzle-2.1.6-src.tar.bz2) = 1095248
+TIMESTAMP = 1632849031
+SHA256 (tetzle-2.2.0-src.tar.bz2) = 18650ab9b4668effba59c07b06977bd8ae7e767cbf6abf1dd7a15e7233920779
+SIZE (tetzle-2.2.0-src.tar.bz2) = 1092796
diff --git a/games/tetzle/pkg-plist b/games/tetzle/pkg-plist
index 7e16ccf0c7f0..a6784af3b6f9 100644
--- a/games/tetzle/pkg-plist
+++ b/games/tetzle/pkg-plist
@@ -13,7 +13,6 @@ share/icons/hicolor/64x64/apps/tetzle.png
 share/icons/hicolor/scalable/apps/tetzle.svg
 share/man/man6/tetzle.6.gz
 share/metainfo/tetzle.appdata.xml
-share/pixmaps/tetzle.xpm
 %%DATADIR%%/translations/tetzle_ca.qm
 %%DATADIR%%/translations/tetzle_cs.qm
 %%DATADIR%%/translations/tetzle_de.qm


More information about the dev-commits-ports-all mailing list