From 018db5f46f0276123def7aff5ac56baf4490d6a6 Mon Sep 17 00:00:00 2001 From: he Date: Thu, 16 Sep 2004 17:15:25 +0000 Subject: Apparently, the crafty tar file has been repackaged with crafty-18.15/ inserted at the top, and the read.me file has also been modified. Track that by updating checksums and adjusting Makefile to fit. --- games/crafty/Makefile | 9 ++++----- games/crafty/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 00f97c3a38a..9c903ccbe40 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/04/24 22:46:10 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2004/09/16 17:15:25 he Exp $ DISTNAME= crafty-18.15 CATEGORIES= games @@ -13,7 +13,6 @@ COMMENT= Chess engine USE_BUILDLINK3= YES -WRKSRC= ${WRKDIR} DIST_SUBDIR= ${DISTNAME} CRAFTY_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} CRAFTY_STARTPGN= start.pgn @@ -48,10 +47,10 @@ BOOKDIR= ${PREFIX}/lib/crafty TBDIR= ${PREFIX}/share/egtb DOCDIR= ${PREFIX}/share/doc/crafty -CRAFTYRC= ${WRKDIR}/.craftyrc +CRAFTYRC= ${WRKSRC}/.craftyrc post-extract: - ${CP} ${DISTDIR}/${DIST_SUBDIR}/${CRAFTY_STARTPGN} ${WRKDIR} + ${CP} ${DISTDIR}/${DIST_SUBDIR}/${CRAFTY_STARTPGN} ${WRKSRC} ${MV} ${WRKSRC}/Sparc.s ${WRKSRC}/Sparc.S post-patch: @@ -70,7 +69,7 @@ post-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/crafty ${PREFIX}/bin ${INSTALL_DATA_DIR} ${BOOKDIR} - ${INSTALL_DATA} ${WRKDIR}/books.bin ${BOOKDIR} + ${INSTALL_DATA} ${WRKSRC}/books.bin ${BOOKDIR} ${INSTALL_DATA_DIR} ${DOCDIR} for file in ${CRAFTY_DOCFILES}; do \ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/$${file} ${DOCDIR}; \ diff --git a/games/crafty/distinfo b/games/crafty/distinfo index 72114de6861..2e9271d3cc9 100644 --- a/games/crafty/distinfo +++ b/games/crafty/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.8 2004/01/28 16:21:08 agc Exp $ +$NetBSD: distinfo,v 1.9 2004/09/16 17:15:25 he Exp $ -SHA1 (crafty-18.15/crafty-18.15.tar.gz) = 8bc3beeb464a792973d8276b291bf761fec38f09 -Size (crafty-18.15/crafty-18.15.tar.gz) = 365476 bytes +SHA1 (crafty-18.15/crafty-18.15.tar.gz) = b0f19212643a4dffb49c8e3b1ce0be349f3ddb08 +Size (crafty-18.15/crafty-18.15.tar.gz) = 363553 bytes SHA1 (crafty-18.15/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 Size (crafty-18.15/start.pgn) = 1347 bytes -SHA1 (crafty-18.15/read.me) = b9ec493e51f8eb7828c32a003f0658f3ba5d2319 -Size (crafty-18.15/read.me) = 6944 bytes +SHA1 (crafty-18.15/read.me) = 6cbc94627c0d27f1a171e8c27864810532bb0e27 +Size (crafty-18.15/read.me) = 7615 bytes SHA1 (crafty-18.15/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db Size (crafty-18.15/crafty.faq) = 10252 bytes SHA1 (patch-ab) = cf686338b72b83922b23751d75011e92cf3dbe83 -- cgit v1.2.3