diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-16 15:50:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-16 15:50:23 +0800 |
commit | 8cd88f15b9cf14cf49df6dbda2eb62c03c048400 (patch) | |
tree | 1af4eef021adf24c1e242c1b0b09642aa99bb80d /games | |
parent | 7251b673db27d54cfdec7481ddbef8178d4a80d7 (diff) | |
download | freebsd-ports-gnome-8cd88f15b9cf14cf49df6dbda2eb62c03c048400.tar.gz freebsd-ports-gnome-8cd88f15b9cf14cf49df6dbda2eb62c03c048400.tar.zst freebsd-ports-gnome-8cd88f15b9cf14cf49df6dbda2eb62c03c048400.zip |
- Update to 1.2.2
Diffstat (limited to 'games')
-rw-r--r-- | games/peg-e/Makefile | 5 | ||||
-rw-r--r-- | games/peg-e/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index 8d56f75f9453..f1c3c27a1b6b 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= peg-e -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= games MASTER_SITES= http://gottcode.org/peg-e/ \ http://mirror.amdmi3.ru/distfiles/ @@ -15,7 +15,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lib qmake tar:bzip2 -USE_QT5= core gui widgets qmake_build buildtools_build +USE_QT5= core gui widgets qmake_build buildtools_build linguisttools_build +USE_GL= gl INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/peg-e/distinfo b/games/peg-e/distinfo index 5a4e52f20c93..9383c664c712 100644 --- a/games/peg-e/distinfo +++ b/games/peg-e/distinfo @@ -1,2 +1,3 @@ -SHA256 (peg-e-1.2.1-src.tar.bz2) = bf96ad7e84f3244f614ccf08c1dbc4f1bdae4bb2cc362a99ecee322ee7e38635 -SIZE (peg-e-1.2.1-src.tar.bz2) = 474773 +TIMESTAMP = 1476278407 +SHA256 (peg-e-1.2.2-src.tar.bz2) = eec570e318fbffa225d70ad5277cd1027606193f426e26f81a0ec20cb722fcd5 +SIZE (peg-e-1.2.2-src.tar.bz2) = 464921 |