pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/sl Set DIST_SUBDIR after the checksum change in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/209c860b6a99
branches:  trunk
changeset: 497308:209c860b6a99
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Jul 24 18:24:45 2005 +0000

description:
Set DIST_SUBDIR after the checksum change in the previous commit.

diffstat:

 games/sl/Makefile |   4 +++-
 games/sl/distinfo |  14 +++++++-------
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r b30243160b74 -r 209c860b6a99 games/sl/Makefile
--- a/games/sl/Makefile Sun Jul 24 18:09:48 2005 +0000
+++ b/games/sl/Makefile Sun Jul 24 18:24:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/07/21 08:31:50 minoura Exp $
+# $NetBSD: Makefile,v 1.12 2005/07/24 18:24:45 kristerw Exp $
 #
 
 DISTNAME=      sl
@@ -15,6 +15,8 @@
 HOMEPAGE=      http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/
 COMMENT=       Animated SL that runs across the terminal when you type `sl'
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 BUILD_DEPENDS= nkf-[0-9]*:../../converters/nkf
 
 INSTALLATION_DIRS=     bin man/ja_JP.EUC/man1
diff -r b30243160b74 -r 209c860b6a99 games/sl/distinfo
--- a/games/sl/distinfo Sun Jul 24 18:09:48 2005 +0000
+++ b/games/sl/distinfo Sun Jul 24 18:24:45 2005 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2005/07/21 08:31:50 minoura Exp $
+$NetBSD: distinfo,v 1.5 2005/07/24 18:24:45 kristerw Exp $
 
-SHA1 (sl.tar) = 57e18b4333e05be67faff58c42a06fcbc231def9
-RMD160 (sl.tar) = 8bf03c727cafeb8873377a1bfd17c3ff8bd6dd29
-Size (sl.tar) = 20480 bytes
-SHA1 (sl5.patch) = b8be0db3a026ea4192557dbd9c5662521bdd3a29
-RMD160 (sl5.patch) = 19829a2bb3fc7f4b702d6a9224c0e9c1d45ab594
-Size (sl5.patch) = 32549 bytes
+SHA1 (sl-3.03p5/sl.tar) = 57e18b4333e05be67faff58c42a06fcbc231def9
+RMD160 (sl-3.03p5/sl.tar) = 8bf03c727cafeb8873377a1bfd17c3ff8bd6dd29
+Size (sl-3.03p5/sl.tar) = 20480 bytes
+SHA1 (sl-3.03p5/sl5.patch) = b8be0db3a026ea4192557dbd9c5662521bdd3a29
+RMD160 (sl-3.03p5/sl5.patch) = 19829a2bb3fc7f4b702d6a9224c0e9c1d45ab594
+Size (sl-3.03p5/sl5.patch) = 32549 bytes
 SHA1 (patch-aa) = 60d53ea5afc1e2064bf2981beb72adbef8c1fe20



Home | Main Index | Thread Index | Old Index