pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/crafty Apparently, the crafty tar file has been ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/10a29ec69024
branches: trunk
changeset: 480610:10a29ec69024
user: he <he%pkgsrc.org@localhost>
date: Thu Sep 16 17:15:25 2004 +0000
description:
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.
diffstat:
games/crafty/Makefile | 9 ++++-----
games/crafty/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (59 lines):
diff -r a47a046a72b9 -r 10a29ec69024 games/crafty/Makefile
--- a/games/crafty/Makefile Thu Sep 16 16:20:41 2004 +0000
+++ b/games/crafty/Makefile Thu Sep 16 17:15:25 2004 +0000
@@ -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 @@
USE_BUILDLINK3= YES
-WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${DISTNAME}
CRAFTY_DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
CRAFTY_STARTPGN= start.pgn
@@ -48,10 +47,10 @@
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 @@
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 -r a47a046a72b9 -r 10a29ec69024 games/crafty/distinfo
--- a/games/crafty/distinfo Thu Sep 16 16:20:41 2004 +0000
+++ b/games/crafty/distinfo Thu Sep 16 17:15:25 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index