pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/nethack-tty When sharing patches with nethack-li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c389e8aa5935
branches:  trunk
changeset: 515043:c389e8aa5935
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 15:47:54 2006 +0000

description:
When sharing patches with nethack-lib, it also makes sense to
share the distinfo.

diffstat:

 games/nethack-tty/Makefile |   3 ++-
 games/nethack-tty/distinfo |  12 ------------
 2 files changed, 2 insertions(+), 13 deletions(-)

diffs (33 lines):

diff -r 3c314e03ba4b -r c389e8aa5935 games/nethack-tty/Makefile
--- a/games/nethack-tty/Makefile        Thu Jun 22 15:00:51 2006 +0000
+++ b/games/nethack-tty/Makefile        Thu Jun 22 15:47:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/12/05 20:50:17 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/22 15:47:54 joerg Exp $
 #
 
 .include "../../games/nethack-lib/Makefile.common"
@@ -14,6 +14,7 @@
 INSTALL_TARGET=                binfiles
 MAKE_ENV+=             GTYPE=-tty
 
+DISTINFO_FILE?=                ${.CURDIR}/../nethack-lib/distinfo
 PATCHDIR=              ${.CURDIR}/../nethack-lib/patches
 
 .include "../../mk/bsd.pkg.mk"
diff -r 3c314e03ba4b -r c389e8aa5935 games/nethack-tty/distinfo
--- a/games/nethack-tty/distinfo        Thu Jun 22 15:00:51 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: distinfo,v 1.11 2005/12/19 17:52:11 joerg Exp $
-
-SHA1 (nethack-343-src.tgz) = c26537093c38152bc0fbcec20468d975b35f59fd
-RMD160 (nethack-343-src.tgz) = 42f600d24715a0b7e631b357c135761410b3ca95
-Size (nethack-343-src.tgz) = 3497458 bytes
-SHA1 (patch-aa) = ed5c55651acf81c459867c99026e13a6c5ed34a0
-SHA1 (patch-ab) = 73a1ac287ded70f371bb38c82cdbcd36182ce3a5
-SHA1 (patch-ac) = ad049f20424edff041ff2aa8a679a940c092cf06
-SHA1 (patch-ad) = 16ec579732beba4b2cb4ab3ea06d20d4f6b191a4
-SHA1 (patch-ae) = a72da6e6bd1af3a8eaed97ecc1fdd1ed4198a5db
-SHA1 (patch-af) = c7640150409d97a7930fef476191d34c08c6f741
-SHA1 (patch-ag) = 6aeae6bde079b9c9081f6e32523687010c9bc674



Home | Main Index | Thread Index | Old Index