diff options
Diffstat (limited to 'games/peg-e')
-rw-r--r-- | games/peg-e/Makefile | 5 | ||||
-rw-r--r-- | games/peg-e/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index 7923d69d0d2c..1ab9112a1624 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= peg-e -PORTVERSION= 1.2.6 -PORTREVISION= 4 +PORTVERSION= 1.2.7 CATEGORIES= games MASTER_SITES= https://gottcode.org/peg-e/ \ https://mirror.amdmi3.ru/distfiles/ @@ -15,7 +14,7 @@ COMMENT= Peg elimination 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 qmake_build buildtools_build linguisttools_build USE_GL= gl INSTALLS_ICONS= yes diff --git a/games/peg-e/distinfo b/games/peg-e/distinfo index 0a6668147179..b9f0c04716c7 100644 --- a/games/peg-e/distinfo +++ b/games/peg-e/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532350069 -SHA256 (peg-e-1.2.6-src.tar.bz2) = b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81 -SIZE (peg-e-1.2.6-src.tar.bz2) = 592369 +TIMESTAMP = 1565628182 +SHA256 (peg-e-1.2.7-src.tar.bz2) = 07025165f903a2e0e57c5ff537a7abb6e849a8d0f0c531b48db4a452edf6a0fc +SIZE (peg-e-1.2.7-src.tar.bz2) = 592042 |