aboutsummaryrefslogtreecommitdiff
path: root/games/freecell-solver
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-04-09 17:53:59 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-04-09 17:53:59 +0000
commit14a428caf44135d0466bdedb67699ab8512ecd75 (patch)
tree5266a8b0141c41234ee4055cce54805840315016 /games/freecell-solver
parenta80716661812c8f3295061b73e012c385e783f4b (diff)
downloadports-14a428caf44135d0466bdedb67699ab8512ecd75.tar.gz
ports-14a428caf44135d0466bdedb67699ab8512ecd75.zip
- Update to 4.2.0
Notes
Notes: svn path=/head/; revision=412860
Diffstat (limited to 'games/freecell-solver')
-rw-r--r--games/freecell-solver/Makefile4
-rw-r--r--games/freecell-solver/distinfo4
-rw-r--r--games/freecell-solver/files/patch-CMakeLists.txt21
-rw-r--r--games/freecell-solver/pkg-plist2
4 files changed, 10 insertions, 21 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 3cefc910df6a..a416137c54d5 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freecell-solver
-PORTVERSION= 4.0.2
+PORTVERSION= 4.2.0
CATEGORIES= games
MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/
@@ -11,6 +11,8 @@ COMMENT= Open source framework for solving Freecell
LICENSE= MIT
+BUILD_DEPENDS= p5-Path-Tiny>=0.076:devel/p5-Path-Tiny
+
OPTIONS_DEFINE= TCMALLOC DOCS EXAMPLES
TCMALLOC_DESC= Use Google's TCMalloc
diff --git a/games/freecell-solver/distinfo b/games/freecell-solver/distinfo
index c2581c255632..fb2accca1678 100644
--- a/games/freecell-solver/distinfo
+++ b/games/freecell-solver/distinfo
@@ -1,2 +1,2 @@
-SHA256 (freecell-solver-4.0.2.tar.xz) = d9541b20a9e2c35ef1ec8cfd86d7beb502c09e8edf581b3970f39dd1f99a5fae
-SIZE (freecell-solver-4.0.2.tar.xz) = 467576
+SHA256 (freecell-solver-4.2.0.tar.xz) = 00addd83c82dcca5b8151c9fdf3d13cedb149f34dcae2638edd05bf59874fe98
+SIZE (freecell-solver-4.2.0.tar.xz) = 430900
diff --git a/games/freecell-solver/files/patch-CMakeLists.txt b/games/freecell-solver/files/patch-CMakeLists.txt
index 7d3be73147dc..151d1c364492 100644
--- a/games/freecell-solver/files/patch-CMakeLists.txt
+++ b/games/freecell-solver/files/patch-CMakeLists.txt
@@ -1,21 +1,6 @@
---- CMakeLists.txt.orig 2011-02-01 21:34:27.000000000 +0100
-+++ CMakeLists.txt 2011-02-08 20:56:22.000000000 +0100
-@@ -632,14 +637,6 @@
-
- INSTALL(
- FILES
-- ${docs_to_install}
-- "README.win32.txt"
-- DESTINATION
-- "share/doc/freecell-solver/"
--)
--
--INSTALL(
-- FILES
- "fcs_cl.h"
- "fcs_enums.h"
- "fcs_move.h"
-@@ -654,7 +651,7 @@
+--- CMakeLists.txt.orig 2016-04-05 02:30:11 UTC
++++ CMakeLists.txt
+@@ -893,7 +893,7 @@ INSTALL(
FILES
"${CMAKE_CURRENT_BINARY_DIR}/lib${CPACK_PACKAGE_NAME}.pc"
DESTINATION
diff --git a/games/freecell-solver/pkg-plist b/games/freecell-solver/pkg-plist
index fe06577c7e25..dbff23e61b6d 100644
--- a/games/freecell-solver/pkg-plist
+++ b/games/freecell-solver/pkg-plist
@@ -7,6 +7,7 @@ bin/make-aisleriot-freecell-board
bin/make-gnome-freecell-board
bin/make_pysol_freecell_board.py
bin/pi-make-microsoft-freecell-board
+include/freecell-solver/fcs_back_compat.h
include/freecell-solver/fcs_cl.h
include/freecell-solver/fcs_dllexport.h
include/freecell-solver/fcs_enums.h
@@ -40,6 +41,7 @@ man/man6/pi-make-microsoft-freecell-board.6.gz
%%DATADIR%%/presets/amateur-star.sh
%%DATADIR%%/presets/blue-yonder.sh
%%DATADIR%%/presets/children-playing-ball.sh
+%%DATADIR%%/presets/conspiracy-theory.sh
%%DATADIR%%/presets/cool-jives.sh
%%DATADIR%%/presets/crooked-nose.sh
%%DATADIR%%/presets/enlightened-ostrich.sh