mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
games/iqpuzzle: Update 1.2.1 -> 1.2.2
This commit is contained in:
parent
7c3832d658
commit
300777e2e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567537
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= iqpuzzle
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.1
|
||||
DISTVERSION= 1.2.2
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= yuri@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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user