aboutsummaryrefslogtreecommitdiff
path: root/games/amy
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-19 16:33:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-19 16:33:41 +0000
commitdacfd71dd0756b28661049b8e58850e8783fa293 (patch)
treef338d331c25b00d62174f087958477f6c10a5af3 /games/amy
parent27a28509faca3d6c79d5d5f2808c506454e4c97d (diff)
downloadports-dacfd71dd0756b28661049b8e58850e8783fa293.tar.gz
ports-dacfd71dd0756b28661049b8e58850e8783fa293.zip
- Update to version 0.8.7
PR: ports/64446 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=104643
Diffstat (limited to 'games/amy')
-rw-r--r--games/amy/Makefile7
-rw-r--r--games/amy/distinfo4
-rw-r--r--games/amy/pkg-plist33
3 files changed, 24 insertions, 20 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile
index 3e644cff23ab..5f9c79542efb 100644
--- a/games/amy/Makefile
+++ b/games/amy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= amy
-PORTVERSION= 0.8.6
+PORTVERSION= 0.8.7
CATEGORIES= games
MASTER_SITES= http://tgreiner.net/
DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2
@@ -19,9 +19,10 @@ LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install
NOT_FOR_ARCHS= sparc64 alpha
-MAN6= Amy.6
+MAN6= Amy.6
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-extract:
${BZCAT} ${DISTDIR}/ClassicGames.pgn.bz2 > \
diff --git a/games/amy/distinfo b/games/amy/distinfo
index ea8df0f84b4d..db668df57fde 100644
--- a/games/amy/distinfo
+++ b/games/amy/distinfo
@@ -1,2 +1,4 @@
-MD5 (amy-0.8.6.tar.gz) = 17569cedc7dd599824d28f9685bced68
+MD5 (amy-0.8.7.tar.gz) = cce5f5ecb043cb66ec55d3ac1658dc3a
+SIZE (amy-0.8.7.tar.gz) = 250455
MD5 (ClassicGames.pgn.bz2) = 87a741347572c2f616e5228bdd0e637b
+SIZE (ClassicGames.pgn.bz2) = 1621810
diff --git a/games/amy/pkg-plist b/games/amy/pkg-plist
index d54c9400896d..71c550e98b4d 100644
--- a/games/amy/pkg-plist
+++ b/games/amy/pkg-plist
@@ -1,17 +1,18 @@
bin/Amy
-share/amy/Book.db
-share/amy/Eco.db
-@dirrm share/amy
-%%PORTDOCS%%share/doc/amy/README
-share/doc/amy/index.html
-share/doc/amy/amy.css
-share/doc/amy/ch01.html
-share/doc/amy/ch01s02.html
-share/doc/amy/ch01s03.html
-share/doc/amy/ch02.html
-share/doc/amy/ch03.html
-share/doc/amy/ch03s02.html
-share/doc/amy/ch03s03.html
-share/doc/amy/ch03s04.html
-share/doc/amy/ch04.html
-@dirrm share/doc/amy
+%%DATADIR%%/Book.db
+%%DATADIR%%/Eco.db
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/amy.css
+%%PORTDOCS%%%%DOCSDIR%%/ch01.html
+%%PORTDOCS%%%%DOCSDIR%%/ch01s02.html
+%%PORTDOCS%%%%DOCSDIR%%/ch01s03.html
+%%PORTDOCS%%%%DOCSDIR%%/ch01s04.html
+%%PORTDOCS%%%%DOCSDIR%%/ch02.html
+%%PORTDOCS%%%%DOCSDIR%%/ch03.html
+%%PORTDOCS%%%%DOCSDIR%%/ch03s02.html
+%%PORTDOCS%%%%DOCSDIR%%/ch03s03.html
+%%PORTDOCS%%%%DOCSDIR%%/ch03s04.html
+%%PORTDOCS%%%%DOCSDIR%%/ch04.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm %%DATADIR%%