Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2015 17:22:51 +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: r401066 - head/games/peg-e
Message-ID:  <201511081722.tA8HMpUE038414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Nov  8 17:22:50 2015
New Revision: 401066
URL: https://svnweb.freebsd.org/changeset/ports/401066

Log:
  - Update to 1.2.1

Modified:
  head/games/peg-e/Makefile
  head/games/peg-e/distinfo
  head/games/peg-e/pkg-plist

Modified: head/games/peg-e/Makefile
==============================================================================
--- head/games/peg-e/Makefile	Sun Nov  8 16:39:58 2015	(r401065)
+++ head/games/peg-e/Makefile	Sun Nov  8 17:22:50 2015	(r401066)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	peg-e
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	games
 MASTER_SITES=	http://gottcode.org/peg-e/ \
 		http://mirror.amdmi3.ru/distfiles/
@@ -11,8 +11,11 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Peg elimination game
 
-USES=		tar:bzip2 qmake
-USE_QT4=	corelib gui moc_build rcc_build
+LICENSE=	GPLv3 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+USES=		compiler:c++11-lib qmake tar:bzip2
+USE_QT5=	core gui widgets qmake_build buildtools_build
 INSTALLS_ICONS=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

Modified: head/games/peg-e/distinfo
==============================================================================
--- head/games/peg-e/distinfo	Sun Nov  8 16:39:58 2015	(r401065)
+++ head/games/peg-e/distinfo	Sun Nov  8 17:22:50 2015	(r401066)
@@ -1,2 +1,2 @@
-SHA256 (peg-e-1.1.2-src.tar.bz2) = 2eefce91eea0f3a412fa79193ed5f66b25d5eb86b8e35e58c3a4f3b62e7cf59d
-SIZE (peg-e-1.1.2-src.tar.bz2) = 151224
+SHA256 (peg-e-1.2.1-src.tar.bz2) = bf96ad7e84f3244f614ccf08c1dbc4f1bdae4bb2cc362a99ecee322ee7e38635
+SIZE (peg-e-1.2.1-src.tar.bz2) = 474773

Modified: head/games/peg-e/pkg-plist
==============================================================================
--- head/games/peg-e/pkg-plist	Sun Nov  8 16:39:58 2015	(r401065)
+++ head/games/peg-e/pkg-plist	Sun Nov  8 17:22:50 2015	(r401066)
@@ -1,5 +1,7 @@
 bin/peg-e
+share/appdata/peg-e.appdata.xml
 share/applications/peg-e.desktop
+share/icons/hicolor/1024x1024/apps/peg-e.png
 share/icons/hicolor/128x128/apps/peg-e.png
 share/icons/hicolor/16x16/apps/peg-e.png
 share/icons/hicolor/22x22/apps/peg-e.png
@@ -7,11 +9,39 @@ share/icons/hicolor/24x24/apps/peg-e.png
 share/icons/hicolor/256x256/apps/peg-e.png
 share/icons/hicolor/32x32/apps/peg-e.png
 share/icons/hicolor/48x48/apps/peg-e.png
+share/icons/hicolor/512x512/apps/peg-e.png
 share/icons/hicolor/64x64/apps/peg-e.png
 share/icons/hicolor/scalable/apps/peg-e.svg
+share/man/man6/peg-e.6
+%%DATADIR%%/icons/hicolor/16x16/document-new.png
+%%DATADIR%%/icons/hicolor/16x16/edit-redo.png
+%%DATADIR%%/icons/hicolor/16x16/edit-undo.png
+%%DATADIR%%/icons/hicolor/16x16/view-refresh.png
+%%DATADIR%%/icons/hicolor/22x22/document-new.png
+%%DATADIR%%/icons/hicolor/22x22/edit-redo.png
+%%DATADIR%%/icons/hicolor/22x22/edit-undo.png
+%%DATADIR%%/icons/hicolor/22x22/view-refresh.png
+%%DATADIR%%/icons/hicolor/32x32/document-new.png
+%%DATADIR%%/icons/hicolor/32x32/edit-redo.png
+%%DATADIR%%/icons/hicolor/32x32/edit-undo.png
+%%DATADIR%%/icons/hicolor/32x32/view-refresh.png
+%%DATADIR%%/icons/hicolor/64x64/document-new.png
+%%DATADIR%%/icons/hicolor/64x64/edit-redo.png
+%%DATADIR%%/icons/hicolor/64x64/edit-undo.png
+%%DATADIR%%/icons/hicolor/64x64/view-refresh.png
+%%DATADIR%%/icons/hicolor/index.theme
+%%DATADIR%%/translations/pege_cs.qm
+%%DATADIR%%/translations/pege_de.qm
+%%DATADIR%%/translations/pege_el.qm
 %%DATADIR%%/translations/pege_en.qm
+%%DATADIR%%/translations/pege_es.qm
 %%DATADIR%%/translations/pege_fr.qm
 %%DATADIR%%/translations/pege_he.qm
+%%DATADIR%%/translations/pege_lt.qm
+%%DATADIR%%/translations/pege_ms.qm
 %%DATADIR%%/translations/pege_nl.qm
+%%DATADIR%%/translations/pege_pl.qm
 %%DATADIR%%/translations/pege_ro.qm
+%%DATADIR%%/translations/pege_ru.qm
+%%DATADIR%%/translations/pege_tr.qm
 share/pixmaps/peg-e.xpm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511081722.tA8HMpUE038414>