Date: Sun, 16 Oct 2016 07:50:23 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424047 - head/games/peg-e Message-ID: <201610160750.u9G7oNmQ065486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Oct 16 07:50:23 2016 New Revision: 424047 URL: https://svnweb.freebsd.org/changeset/ports/424047 Log: - Update to 1.2.2 Modified: head/games/peg-e/Makefile head/games/peg-e/distinfo Modified: head/games/peg-e/Makefile ============================================================================== --- head/games/peg-e/Makefile Sun Oct 16 07:44:23 2016 (r424046) +++ head/games/peg-e/Makefile Sun Oct 16 07:50:23 2016 (r424047) @@ -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} Modified: head/games/peg-e/distinfo ============================================================================== --- head/games/peg-e/distinfo Sun Oct 16 07:44:23 2016 (r424046) +++ head/games/peg-e/distinfo Sun Oct 16 07:50:23 2016 (r424047) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610160750.u9G7oNmQ065486>