pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove gnuchess-book-small because the distfile is inc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e543eca5eb68
branches: trunk
changeset: 470351:e543eca5eb68
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Mar 08 16:25:47 2004 +0000
description:
Remove gnuchess-book-small because the distfile is incompatible with
gnuchess-5.07 and no longer available on MASTER_SITES. OK'ed by wiz@.
diffstat:
doc/CHANGES | 3 ++-
games/Makefile | 3 +--
games/gnuchess-book-small/DESCR | 1 -
games/gnuchess-book-small/Makefile | 38 --------------------------------------
games/gnuchess-book-small/PLIST | 2 --
games/gnuchess-book-small/distinfo | 4 ----
6 files changed, 3 insertions(+), 48 deletions(-)
diffs (92 lines):
diff -r 0cc7a6cbe34e -r e543eca5eb68 doc/CHANGES
--- a/doc/CHANGES Mon Mar 08 15:49:21 2004 +0000
+++ b/doc/CHANGES Mon Mar 08 16:25:47 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5153 2004/03/08 15:49:21 jmmv Exp $
+$NetBSD: CHANGES,v 1.5154 2004/03/08 16:25:47 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1245,3 +1245,4 @@
Updated mldonkey to 2.5.14 [wiz 2004-03-08]
Updated sylpheed-claws to 0.9.10 [adam 2004-03-08]
Updated gossip to 0.7.2 [jmmv 2004-03-08]
+ Removed gnuchess-book-small [minskim 2004-03-08]
diff -r 0cc7a6cbe34e -r e543eca5eb68 games/Makefile
--- a/games/Makefile Mon Mar 08 15:49:21 2004 +0000
+++ b/games/Makefile Mon Mar 08 16:25:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2004/03/08 12:23:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.203 2004/03/08 16:25:47 minskim Exp $
#
COMMENT= Games
@@ -80,7 +80,6 @@
SUBDIR+= gnuchess
SUBDIR+= gnuchess-book
SUBDIR+= gnuchess-book-medium
-SUBDIR+= gnuchess-book-small
SUBDIR+= gnuchess4
SUBDIR+= gnugo
SUBDIR+= golddig
diff -r 0cc7a6cbe34e -r e543eca5eb68 games/gnuchess-book-small/DESCR
--- a/games/gnuchess-book-small/DESCR Mon Mar 08 15:49:21 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Small book of chess openings for GNU Chess.
diff -r 0cc7a6cbe34e -r e543eca5eb68 games/gnuchess-book-small/Makefile
--- a/games/gnuchess-book-small/Makefile Mon Mar 08 15:49:21 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 06:09:40 minskim Exp $
-
-DISTNAME= small
-PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= jlam%NetBSD.org@localhost
-COMMENT= Chess opening book for GNU Chess (small)
-
-DEPENDS+= gnuchess>=5.07:../../games/gnuchess
-
-CONFLICTS= ${CHESS_ENGINE}-book-*
-
-WRKSRC= ${WRKDIR}
-CHESS_ENGINE= gnuchess
-DIST_SUBDIR= chessbooks
-NO_CONFIGURE= # defined
-
-PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
-PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
-
-BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE}
-PGN_FILE= ${DISTNAME}.txt
-BOOK_FILE= book.dat
-
-do-build:
- @${ECHO} "book add ${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess
- @${ECHO} "quit" >> ${WRKSRC}/makebook.gnuchess
- @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
-
-do-install:
- ${INSTALL_DATA_DIR} ${BOOKDIR}
- ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 0cc7a6cbe34e -r e543eca5eb68 games/gnuchess-book-small/PLIST
--- a/games/gnuchess-book-small/PLIST Mon Mar 08 15:49:21 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:59 zuntum Exp $
-lib/${CHESS_ENGINE}/${BOOK_FILE}
diff -r 0cc7a6cbe34e -r e543eca5eb68 games/gnuchess-book-small/distinfo
--- a/games/gnuchess-book-small/distinfo Mon Mar 08 15:49:21 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:26 wiz Exp $
-
-SHA1 (chessbooks/small.zip) = b8ad36334874e861ae80656f0803dd0c2e79a348
-Size (chessbooks/small.zip) = 160309 bytes
Home |
Main Index |
Thread Index |
Old Index