mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
update games/amy: 0.8.2 --> 0.8.4
PR: 53651 Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer)
This commit is contained in:
parent
cb2850ce7a
commit
e4425fa179
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83648
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= amy
|
PORTNAME= amy
|
||||||
PORTVERSION= 0.8.2
|
PORTVERSION= 0.8.4
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= http://www.stethojupi.de/
|
MASTER_SITES= http://www.stethojupi.de/
|
||||||
DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2
|
DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2
|
||||||
@ -17,6 +17,8 @@ COMMENT= A chess program for playing and analyzing games
|
|||||||
|
|
||||||
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install
|
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install
|
||||||
|
|
||||||
|
MAN6= Amy.6
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (amy-0.8.2.tar.gz) = 52aa891abac2245ac88df9b793cb4462
|
MD5 (amy-0.8.4.tar.gz) = 5aebff2239b99fe54c2ae2f9923bb88c
|
||||||
MD5 (ClassicGames.pgn.bz2) = 87a741347572c2f616e5228bdd0e637b
|
MD5 (ClassicGames.pgn.bz2) = 87a741347572c2f616e5228bdd0e637b
|
||||||
|
@ -3,4 +3,15 @@ share/amy/Book.db
|
|||||||
share/amy/Eco.db
|
share/amy/Eco.db
|
||||||
@dirrm share/amy
|
@dirrm share/amy
|
||||||
%%PORTDOCS%%share/doc/amy/README
|
%%PORTDOCS%%share/doc/amy/README
|
||||||
%%PORTDOCS%%@dirrm share/doc/amy
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user