aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-09-01 23:38:19 +0800
committerijliao <ijliao@FreeBSD.org>2001-09-01 23:38:19 +0800
commit7f773e6d27a2a1a3014c6727a9d5e632b9e6dce5 (patch)
tree42c5b67f8797568ba2577cc7942658d8ca7c514a
parentce83d898938be798913fe2b9b47254a609c22b13 (diff)
downloadfreebsd-ports-graphics-7f773e6d27a2a1a3014c6727a9d5e632b9e6dce5.tar.gz
freebsd-ports-graphics-7f773e6d27a2a1a3014c6727a9d5e632b9e6dce5.tar.zst
freebsd-ports-graphics-7f773e6d27a2a1a3014c6727a9d5e632b9e6dce5.zip
upgrade to 1.8.0
drop maintainership
-rw-r--r--games/freecell-solver/Makefile11
-rw-r--r--games/freecell-solver/distinfo2
-rw-r--r--games/freecell-solver/pkg-plist13
3 files changed, 19 insertions, 7 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 619cbd1843c..cb20e43f788 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -7,17 +7,16 @@
#
PORTNAME= freecell-solver
-PORTVERSION= 1.6.4
+PORTVERSION= 1.8.0
CATEGORIES= games
MASTER_SITES= http://vipe.technion.ac.il/~shlomif/freecell-solver/ \
http://fc-solve.berlios.de/
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-USE_GMAKE= yes
-ALL_TARGET= fc-solve
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/fc-solve ${PREFIX}/bin
+MAN6= fc-solve-board_gen.6 fc-solve.6
.include <bsd.port.mk>
diff --git a/games/freecell-solver/distinfo b/games/freecell-solver/distinfo
index 04a7222316e..7889aab8fe8 100644
--- a/games/freecell-solver/distinfo
+++ b/games/freecell-solver/distinfo
@@ -1 +1 @@
-MD5 (freecell-solver-1.6.4.tar.gz) = ac106b2852a1e6da1a4e4beffc2f1c92
+MD5 (freecell-solver-1.8.0.tar.gz) = 7f0a40f593f9bb25d18fe41e77d2ab42
diff --git a/games/freecell-solver/pkg-plist b/games/freecell-solver/pkg-plist
index 263317a9796..07df1124af4 100644
--- a/games/freecell-solver/pkg-plist
+++ b/games/freecell-solver/pkg-plist
@@ -1 +1,14 @@
bin/fc-solve
+bin/make-aisleriot-freecell-board
+bin/make-gnome-freecell-board
+bin/make-microsoft-freecell-board
+bin/make_pysol_freecell_board.py
+bin/pi-make-microsoft-freecell-board
+include/freecell-solver/fcs_enums.h
+include/freecell-solver/fcs_move.h
+include/freecell-solver/fcs_user.h
+lib/libfreecell-solver.a
+lib/libfreecell-solver.la
+lib/libfreecell-solver.so
+lib/libfreecell-solver.so.0
+@dirrm include/freecell-solver
03-273-18/+11 * * Upgrade sysutils/duplicity from 0.5.06 to 0.5.09vd2009-02-243-7/+7 * Fix pkg-plist.vd2009-01-141-0/+2 * * Upgrade sysutils/duplicity from 0.5.03 to 0.5.06vd2009-01-104-20/+37 * Upgrade sysutils/duplicity from 0.5.02 to 0.5.03vd2008-11-273-4/+7 * sysutils/duplicity:vd2008-09-291-0/+3 * Upgrade sysutils/duplicity from 0.4.12 to 0.5.02vd2008-09-294-20/+54 * [PATCH] sysutils/duplicity: update to 0.4.12edwin2008-08-152-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.vd2008-03-302-4/+4 * Upgrade sysutils/duplicity from 0.4.8 to 0.4.9.vd2008-01-192-4/+4 * Upgrade sysutils/duplicity from 0.4.7 to 0.4.8.vd2007-12-162-5/+4 * Fix packing list problems in sysutils/duplicity:vd2007-12-122-7/+10 * Upgrade sysutils/duplicity from 0.4.3 to 0.4.7.vd2007-12-124-42/+32 * * Upgrade sysutils/duplicity from 0.4.2 to 0.4.3vd2007-08-243-12/+19 * Switch to gnupg2. [1]vd2007-05-291-2/+2 * - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,kuriyama2006-12-221-2/+2 * - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedkuriyama2006-12-211-1/+2 * A bunch of cosmetic changes:vd2006-12-121-4/+3 * Update sysutils/duplicity from 0.4.1 to 0.4.2, mostly a bugfix releasevd2006-02-042-4/+4 * Add SHA256 to my ports.vd2006-01-231-0/+1 * Change my email address to the @FreeBSD onevd2006-01-201-1/+1 * - Update to 0.4.1lawrance2005-08-313-24/+4 * Reset maintainer on request. Thanks to Gerhard for maintaining thevs2005-03-061-1/+1 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2 * A patch to make duplicity work with the new librsync 0.9.6 in ports.leeym2003-08-141-0/+19 * add duplicity-0.4.0leeym2003-07-041-9/+5