Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2018 10:51:56 +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: r473540 - head/games/pentobi
Message-ID:  <201806291051.w5TApuZT082501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jun 29 10:51:56 2018
New Revision: 473540
URL: https://svnweb.freebsd.org/changeset/ports/473540

Log:
  - Update to 15.0

Modified:
  head/games/pentobi/Makefile
  head/games/pentobi/distinfo
  head/games/pentobi/pkg-plist

Modified: head/games/pentobi/Makefile
==============================================================================
--- head/games/pentobi/Makefile	Fri Jun 29 10:10:35 2018	(r473539)
+++ head/games/pentobi/Makefile	Fri Jun 29 10:51:56 2018	(r473540)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pentobi
-PORTVERSION=	14.1
+PORTVERSION=	15.0
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
@@ -18,7 +18,9 @@ USE_QT=		core gui widgets svg concurrent \
 
 PORTDOCS=	NEWS
 
-OPTIONS_DEFINE=	DOCS
+OPTIONS_DEFINE=	DOCS TEST
+TEST_CMAKE_BOOL=	PENTOBI_BUILD_TESTS
+TEST_TEST_TARGET=	test
 
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}

Modified: head/games/pentobi/distinfo
==============================================================================
--- head/games/pentobi/distinfo	Fri Jun 29 10:10:35 2018	(r473539)
+++ head/games/pentobi/distinfo	Fri Jun 29 10:51:56 2018	(r473540)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515355137
-SHA256 (pentobi-14.1.tar.xz) = 3f7115d818a2289feac768057faa490d033d516eac6c4ac784d883e1a64a0a43
-SIZE (pentobi-14.1.tar.xz) = 406724
+TIMESTAMP = 1530205156
+SHA256 (pentobi-15.0.tar.xz) = a3b25a2dd92d6bd5805466e6a4ca8837c60c8440ef91202360ed02729f70ced3
+SIZE (pentobi-15.0.tar.xz) = 421464

Modified: head/games/pentobi/pkg-plist
==============================================================================
--- head/games/pentobi/pkg-plist	Fri Jun 29 10:10:35 2018	(r473539)
+++ head/games/pentobi/pkg-plist	Fri Jun 29 10:51:56 2018	(r473540)
@@ -82,6 +82,11 @@ share/mime/packages/pentobi-mime.xml
 %%DATADIR%%/books/book_trigon_2.blksgf
 %%DATADIR%%/books/book_trigon_3.blksgf
 %%DATADIR%%/translations/libpentobi_gui_de.qm
+%%DATADIR%%/translations/libpentobi_gui_fr.qm
+%%DATADIR%%/translations/libpentobi_gui_nb_NO.qm
 %%DATADIR%%/translations/pentobi.qm
 %%DATADIR%%/translations/pentobi_de.qm
+%%DATADIR%%/translations/pentobi_fr.qm
+%%DATADIR%%/translations/pentobi_nb_NO.qm
+%%DATADIR%%/translations/qtbase_minimal_nb_NO.qm
 share/thumbnailers/pentobi.thumbnailer



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