svn commit: r567537 - head/games/iqpuzzle

Yuri Victorovich yuri at FreeBSD.org
Sun Mar 7 04:28:08 UTC 2021


Author: yuri
Date: Sun Mar  7 04:28:07 2021
New Revision: 567537
URL: https://svnweb.freebsd.org/changeset/ports/567537

Log:
  games/iqpuzzle: Update 1.2.1 -> 1.2.2

Modified:
  head/games/iqpuzzle/Makefile
  head/games/iqpuzzle/distinfo
  head/games/iqpuzzle/pkg-plist

Modified: head/games/iqpuzzle/Makefile
==============================================================================
--- head/games/iqpuzzle/Makefile	Sun Mar  7 03:43:39 2021	(r567536)
+++ head/games/iqpuzzle/Makefile	Sun Mar  7 04:28:07 2021	(r567537)
@@ -2,7 +2,7 @@
 
 PORTNAME=	iqpuzzle
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	games
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -12,9 +12,10 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler:c++11-lang gl qmake qt:5
-USE_GITHUB=	yes
-GH_ACCOUNT=	ElTh0r0
 USE_QT=		core gui widgets buildtools_build
 USE_GL=		gl
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	ElTh0r0
 
 .include <bsd.port.mk>

Modified: head/games/iqpuzzle/distinfo
==============================================================================
--- head/games/iqpuzzle/distinfo	Sun Mar  7 03:43:39 2021	(r567536)
+++ head/games/iqpuzzle/distinfo	Sun Mar  7 04:28:07 2021	(r567537)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606794571
-SHA256 (ElTh0r0-iqpuzzle-v1.2.1_GH0.tar.gz) = 8663b2bf13964db1041c2412c2553f45f9c75887c09def577c45e76362c82e56
-SIZE (ElTh0r0-iqpuzzle-v1.2.1_GH0.tar.gz) = 626540
+TIMESTAMP = 1615089148
+SHA256 (ElTh0r0-iqpuzzle-v1.2.2_GH0.tar.gz) = 303d45d2fbb5c0d93bd826d8d1dde9364c2df246967404f83806a3b950f01584
+SIZE (ElTh0r0-iqpuzzle-v1.2.2_GH0.tar.gz) = 626744

Modified: head/games/iqpuzzle/pkg-plist
==============================================================================
--- head/games/iqpuzzle/pkg-plist	Sun Mar  7 03:43:39 2021	(r567536)
+++ head/games/iqpuzzle/pkg-plist	Sun Mar  7 04:28:07 2021	(r567537)
@@ -1,7 +1,7 @@
 bin/iqpuzzle
 man/de/man6/iqpuzzle.6.gz
 man/man6/iqpuzzle.6.gz
-share/applications/iqpuzzle.desktop
+share/applications/com.github.elth0r0.iqpuzzle.desktop
 share/icons/hicolor/128x128/apps/iqpuzzle.png
 share/icons/hicolor/16x16/apps/iqpuzzle.png
 share/icons/hicolor/24x24/apps/iqpuzzle.png
@@ -657,6 +657,4 @@ share/icons/hicolor/scalable/apps/iqpuzzle.svg
 %%DATADIR%%/boards/rectangles/rectangle_039.png
 %%DATADIR%%/boards/rectangles/rectangle_040.conf
 %%DATADIR%%/boards/rectangles/rectangle_040.png
-share/metainfo/iqpuzzle.appdata.xml
-share/pixmaps/iqpuzzle.xpm
-share/pixmaps/iqpuzzle_64x64.png
+share/metainfo/com.github.elth0r0.iqpuzzle.metainfo.xml


More information about the svn-ports-head mailing list