diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-08-14 18:16:03 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-08-14 18:16:03 +0000 |
commit | f6d0110b587e2b2609c9cc792c4910ead3c2254b (patch) | |
tree | a25b6a3e22ad9721fb735d1acf0573fdc9346983 /games/hexalate | |
parent | c4119921b083e616bf30d84d984a8ac92c45a863 (diff) | |
download | ports-f6d0110b587e2b2609c9cc792c4910ead3c2254b.tar.gz ports-f6d0110b587e2b2609c9cc792c4910ead3c2254b.zip |
Notes
Diffstat (limited to 'games/hexalate')
-rw-r--r-- | games/hexalate/Makefile | 5 | ||||
-rw-r--r-- | games/hexalate/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index 50df85702243..245888aec444 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hexalate -PORTVERSION= 1.1.4 -PORTREVISION= 4 +PORTVERSION= 1.1.5 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ @@ -15,7 +14,7 @@ COMMENT= Color matching game LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lib qmake qt:5 tar:bzip2 +USES= compiler:c++11-lib gl gnome qmake qt:5 tar:bzip2 USE_QT= core gui widgets buildtools_build linguisttools_build USE_GL= gl INSTALLS_ICONS= yes diff --git a/games/hexalate/distinfo b/games/hexalate/distinfo index 6ff52356860f..1867ca5d5f43 100644 --- a/games/hexalate/distinfo +++ b/games/hexalate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532350053 -SHA256 (hexalate-1.1.4-src.tar.bz2) = 9dfdaaf802f792dbd539b7e87674f942a773970aa50c298cd395b5d21a9acca3 -SIZE (hexalate-1.1.4-src.tar.bz2) = 794407 +TIMESTAMP = 1565628172 +SHA256 (hexalate-1.1.5-src.tar.bz2) = 422f5fed8adc7e2bc43e22a5c0573385143f8b15e8b3495b7b766e0409fa9782 +SIZE (hexalate-1.1.5-src.tar.bz2) = 795034 |