diff options
author | pawel <pawel@FreeBSD.org> | 2016-08-06 19:19:08 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-08-06 19:19:08 +0800 |
commit | 1070d3a00f9e82ad8e0aa73ac4fcbe6166b59711 (patch) | |
tree | caccf2a8d6360720effad8fb08c738a4c869e282 /games | |
parent | 2b54f5d14847d425c9f6ed3b7477287dece3d11c (diff) | |
download | freebsd-ports-gnome-1070d3a00f9e82ad8e0aa73ac4fcbe6166b59711.tar.gz freebsd-ports-gnome-1070d3a00f9e82ad8e0aa73ac4fcbe6166b59711.tar.zst freebsd-ports-gnome-1070d3a00f9e82ad8e0aa73ac4fcbe6166b59711.zip |
Update to version 1.0.3
Diffstat (limited to 'games')
-rw-r--r-- | games/quackle/Makefile | 6 | ||||
-rw-r--r-- | games/quackle/distinfo | 5 | ||||
-rw-r--r-- | games/quackle/pkg-plist | 3 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games/quackle/Makefile b/games/quackle/Makefile index d47dbca4ac29..ab7e38da67d7 100644 --- a/games/quackle/Makefile +++ b/games/quackle/Makefile @@ -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' \ diff --git a/games/quackle/distinfo b/games/quackle/distinfo index 732794c16fea..3092c1c3f445 100644 --- a/games/quackle/distinfo +++ b/games/quackle/distinfo @@ -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 diff --git a/games/quackle/pkg-plist b/games/quackle/pkg-plist index 794103cca224..f5e6820f233b 100644 --- a/games/quackle/pkg-plist +++ b/games/quackle/pkg-plist @@ -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 |