From owner-svn-ports-head@freebsd.org Sat Aug 6 11:19:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B897BB1252; Sat, 6 Aug 2016 11:19:10 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 212A41BA1; Sat, 6 Aug 2016 11:19:10 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u76BJ9h1063183; Sat, 6 Aug 2016 11:19:09 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u76BJ9VG063180; Sat, 6 Aug 2016 11:19:09 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608061119.u76BJ9VG063180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 6 Aug 2016 11:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419737 - head/games/quackle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2016 11:19:10 -0000 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