Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2016 11:19:09 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419737 - head/games/quackle
Message-ID:  <201608061119.u76BJ9VG063180@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Aug  6 11:19:08 2016
New Revision: 419737
URL: https://svnweb.freebsd.org/changeset/ports/419737

Log:
  Update to version 1.0.3

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

Modified: head/games/quackle/Makefile
==============================================================================
--- head/games/quackle/Makefile	Sat Aug  6 09:01:02 2016	(r419736)
+++ head/games/quackle/Makefile	Sat Aug  6 11:19:08 2016	(r419737)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quackle
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games
 
@@ -14,11 +14,11 @@ LICENSE=	GPLv3
 USE_GITHUB=	yes
 
 USES=		compiler:c++11-lib gmake qmake
-USE_QT4=	gui moc_build
+USE_QT4=	corelib gui moc_build
 
 BUILD_WRKSRC=	${WRKSRC}/quacker
 
-DESKTOP_ENTRIES="Quackle" "${COMMENT}" "" "quackle" "Game;BoardGame;" "true"
+DESKTOP_ENTRIES="Quackle" "" "" "quackle" "Game;BoardGame;" "true"
 
 post-patch:
 	@${REINPLACE_CMD} '/-Wno-unused-local-typedefs/d' \

Modified: head/games/quackle/distinfo
==============================================================================
--- head/games/quackle/distinfo	Sat Aug  6 09:01:02 2016	(r419736)
+++ head/games/quackle/distinfo	Sat Aug  6 11:19:08 2016	(r419737)
@@ -1,2 +1,3 @@
-SHA256 (quackle-quackle-v1.0.1_GH0.tar.gz) = 73a4c9ce6e19c1b3b47e89e622f5661be0359e481279ae61fa08414775ec01e1
-SIZE (quackle-quackle-v1.0.1_GH0.tar.gz) = 38878711
+TIMESTAMP = 1470480364
+SHA256 (quackle-quackle-v1.0.3_GH0.tar.gz) = 602b076126cbcff739497fb4708e51d3d5619da2fb0d55218f52b72d5ec5b2cd
+SIZE (quackle-quackle-v1.0.3_GH0.tar.gz) = 39080453

Modified: head/games/quackle/pkg-plist
==============================================================================
--- head/games/quackle/pkg-plist	Sat Aug  6 09:01:02 2016	(r419736)
+++ head/games/quackle/pkg-plist	Sat Aug  6 11:19:08 2016	(r419737)
@@ -11,6 +11,7 @@ bin/quackle
 %%DATADIR%%/alphabets/polish.quackle_alphabet
 %%DATADIR%%/alphabets/russian.quackle_alphabet
 %%DATADIR%%/alphabets/swedish.quackle_alphabet
+%%DATADIR%%/alphabets/turkish.quackle_alphabet
 %%DATADIR%%/alphabets/tuvan.quackle_alphabet
 %%DATADIR%%/alphabets/zhuyin.quackle_alphabet
 %%DATADIR%%/lexica/copyrights.txt
@@ -23,6 +24,7 @@ bin/quackle
 %%DATADIR%%/lexica/ods5.dawg
 %%DATADIR%%/lexica/osps.dawg
 %%DATADIR%%/lexica/sowpods.dawg
+%%DATADIR%%/lexica/turkish.dawg
 %%DATADIR%%/lexica/twl06.dawg
 %%DATADIR%%/lexica/twl98.dawg
 %%DATADIR%%/raw_lexica/cswapr07.raw
@@ -33,6 +35,7 @@ bin/quackle
 %%DATADIR%%/raw_lexica/ods4.raw
 %%DATADIR%%/raw_lexica/ods5.raw
 %%DATADIR%%/raw_lexica/sowpods.raw
+%%DATADIR%%/raw_lexica/turkish.raw
 %%DATADIR%%/raw_lexica/twl06.raw
 %%DATADIR%%/raw_lexica/twl98.raw
 %%DATADIR%%/strategy/csw12/superleaves



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