Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src add colorbars
details: https://anonhg.NetBSD.org/src/rev/374f71c56088
branches: trunk
changeset: 779625:374f71c56088
user: christos <christos%NetBSD.org@localhost>
date: Wed Jun 06 00:16:01 2012 +0000
description:
add colorbars
diffstat:
distrib/sets/lists/comp/mi | 3 ++-
distrib/sets/lists/games/mi | 6 +++++-
games/Makefile | 4 ++--
3 files changed, 9 insertions(+), 4 deletions(-)
diffs (76 lines):
diff -r d142ce11a88d -r 374f71c56088 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi Wed Jun 06 00:13:36 2012 +0000
+++ b/distrib/sets/lists/comp/mi Wed Jun 06 00:16:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1762 2012/05/27 02:35:43 matt Exp $
+# $NetBSD: mi,v 1.1763 2012/06/06 00:23:08 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -3934,6 +3934,7 @@
./usr/libdata/debug/usr/games/caesar.debug comp-utils-debug debug
./usr/libdata/debug/usr/games/canfield.debug comp-games-debug debug
./usr/libdata/debug/usr/games/cfscores.debug comp-games-debug debug
+./usr/libdata/debug/usr/games/colorbars.debug comp-utils-debug debug
./usr/libdata/debug/usr/games/cribbage.debug comp-games-debug debug
./usr/libdata/debug/usr/games/dab.debug comp-games-debug debug
./usr/libdata/debug/usr/games/dm.debug comp-games-debug debug
diff -r d142ce11a88d -r 374f71c56088 distrib/sets/lists/games/mi
--- a/distrib/sets/lists/games/mi Wed Jun 06 00:13:36 2012 +0000
+++ b/distrib/sets/lists/games/mi Wed Jun 06 00:16:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.46 2009/12/14 02:01:54 matt Exp $
+# $NetBSD: mi,v 1.47 2012/06/06 00:23:09 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -16,6 +16,7 @@
./usr/games/cfscores games-games-bin
./usr/games/chess games-obsolete obsolete
./usr/games/ching games-games-bin
+./usr/games/colorbars games-utils-bin
./usr/games/countmail games-utils-bin
./usr/games/cribbage games-games-bin
./usr/games/dab games-games-bin cxx
@@ -202,6 +203,7 @@
./usr/share/man/cat6/canfield.0 games-games-catman .cat
./usr/share/man/cat6/chess.0 games-obsolete obsolete
./usr/share/man/cat6/ching.0 games-games-catman .cat
+./usr/share/man/cat6/colorbars.0 games-utils-catman .cat
./usr/share/man/cat6/countmail.0 games-utils-catman .cat
./usr/share/man/cat6/cribbage.0 games-games-catman .cat
./usr/share/man/cat6/dab.0 games-games-catman .cat,cxx
@@ -254,6 +256,7 @@
./usr/share/man/html6/caesar.html games-utils-htmlman html
./usr/share/man/html6/canfield.html games-games-htmlman html
./usr/share/man/html6/ching.html games-games-htmlman html
+./usr/share/man/html6/colorbars.html games-utils-htmlman html
./usr/share/man/html6/countmail.html games-utils-htmlman html
./usr/share/man/html6/cribbage.html games-games-htmlman html
./usr/share/man/html6/dab.html games-games-htmlman html,cxx
@@ -307,6 +310,7 @@
./usr/share/man/man6/canfield.6 games-games-man .man
./usr/share/man/man6/chess.6 games-obsolete obsolete
./usr/share/man/man6/ching.6 games-games-man .man
+./usr/share/man/man6/colorbars.6 games-utils-man .man
./usr/share/man/man6/countmail.6 games-utils-man .man
./usr/share/man/man6/cribbage.6 games-games-man .man
./usr/share/man/man6/dab.6 games-games-man .man,cxx
diff -r d142ce11a88d -r 374f71c56088 games/Makefile
--- a/games/Makefile Wed Jun 06 00:13:36 2012 +0000
+++ b/games/Makefile Wed Jun 06 00:16:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/12/14 20:47:23 matt Exp $
+# $NetBSD: Makefile,v 1.27 2012/06/06 00:16:01 christos Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94
# Missing: dungeon warp
@@ -9,7 +9,7 @@
SUBDIR= adventure arithmetic atc \
backgammon banner battlestar bcd boggle \
- caesar canfield ching countmail cribbage \
+ caesar canfield ching colorbars countmail cribbage \
dm factor fish fortune gomoku \
hack hangman hunt larn mille monop morse number \
phantasia pig pom ppt primes quiz \
Home |
Main Index |
Thread Index |
Old Index