pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add 9rc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/017775204090
branches:  trunk
changeset: 501539:017775204090
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 23 20:27:44 2005 +0000

description:
Add 9rc.

diffstat:

 doc/CHANGES     |  3 ++-
 shells/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r cef38a18339c -r 017775204090 doc/CHANGES
--- a/doc/CHANGES       Sun Oct 23 20:26:17 2005 +0000
+++ b/doc/CHANGES       Sun Oct 23 20:27:44 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11631 2005/10/23 20:24:55 heinz Exp $
+$NetBSD: CHANGES,v 1.11632 2005/10/23 20:27:44 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4801,3 +4801,4 @@
        Updated databases/postgresql80-plpython to 8.0.4 [jlam 2005-10-23]
        Updated databases/postgresql80-pltcl to 8.0.4 [jlam 2005-10-23]
        Updated databases/postgresql80-server to 8.0.4 [jlam 2005-10-23]
+       Added shells/9rc version 20051017 [minskim 2005-10-23]
diff -r cef38a18339c -r 017775204090 shells/Makefile
--- a/shells/Makefile   Sun Oct 23 20:26:17 2005 +0000
+++ b/shells/Makefile   Sun Oct 23 20:27:44 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2005/04/20 16:23:55 seb Exp $
+# $NetBSD: Makefile,v 1.36 2005/10/23 20:27:44 minskim Exp $
 #
 
 COMMENT=       Shells
 
+SUBDIR+=       9rc
 SUBDIR+=       ast-ksh
 SUBDIR+=       bash
 SUBDIR+=       bash2



Home | Main Index | Thread Index | Old Index