pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/crafty Change DIST_SUBDIR to avoid breakage for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9198020d50bf
branches:  trunk
changeset: 480625:9198020d50bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 16 23:23:48 2004 +0000

description:
Change DIST_SUBDIR to avoid breakage for people who have the old
distfiles (see previous commit).

diffstat:

 games/crafty/Makefile |   4 ++--
 games/crafty/distinfo |  18 +++++++++---------
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (43 lines):

diff -r 73830d5894d7 -r 9198020d50bf games/crafty/Makefile
--- a/games/crafty/Makefile     Thu Sep 16 23:20:42 2004 +0000
+++ b/games/crafty/Makefile     Thu Sep 16 23:23:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/09/16 17:15:25 he Exp $
+# $NetBSD: Makefile,v 1.29 2004/09/16 23:23:48 wiz Exp $
 
 DISTNAME=              crafty-18.15
 CATEGORIES=            games
@@ -13,7 +13,7 @@
 
 USE_BUILDLINK3=                YES
 
-DIST_SUBDIR=           ${DISTNAME}
+DIST_SUBDIR=           ${DISTNAME}-1
 CRAFTY_DISTFILES=      ${DISTNAME}${EXTRACT_SUFX}
 CRAFTY_STARTPGN=       start.pgn
 CRAFTY_DOCFILES=       read.me crafty.faq
diff -r 73830d5894d7 -r 9198020d50bf games/crafty/distinfo
--- a/games/crafty/distinfo     Thu Sep 16 23:20:42 2004 +0000
+++ b/games/crafty/distinfo     Thu Sep 16 23:23:48 2004 +0000
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.9 2004/09/16 17:15:25 he Exp $
+$NetBSD: distinfo,v 1.10 2004/09/16 23:23:48 wiz Exp $
 
-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) = 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 (crafty-18.15-1/crafty-18.15.tar.gz) = b0f19212643a4dffb49c8e3b1ce0be349f3ddb08
+Size (crafty-18.15-1/crafty-18.15.tar.gz) = 363553 bytes
+SHA1 (crafty-18.15-1/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701
+Size (crafty-18.15-1/start.pgn) = 1347 bytes
+SHA1 (crafty-18.15-1/read.me) = 6cbc94627c0d27f1a171e8c27864810532bb0e27
+Size (crafty-18.15-1/read.me) = 7615 bytes
+SHA1 (crafty-18.15-1/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db
+Size (crafty-18.15-1/crafty.faq) = 10252 bytes
 SHA1 (patch-ab) = cf686338b72b83922b23751d75011e92cf3dbe83
 SHA1 (patch-ac) = 507a7688c2aee795b3cf20c209f1edca076dfd9e



Home | Main Index | Thread Index | Old Index