pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added bash-3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d7fa754bc54
branches:  trunk
changeset: 482160:1d7fa754bc54
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Oct 21 03:13:02 2004 +0000

description:
Added bash-3.0.

diffstat:

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

diffs (29 lines):

diff -r 2a28c71f8f27 -r 1d7fa754bc54 doc/CHANGES
--- a/doc/CHANGES       Thu Oct 21 03:11:14 2004 +0000
+++ b/doc/CHANGES       Thu Oct 21 03:13:02 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7505 2004/10/21 00:18:30 seb Exp $
+$NetBSD: CHANGES,v 1.7506 2004/10/21 03:13:02 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4796,3 +4796,4 @@
        Updated wistumbler2 to 2.00-pre9 [xtraeme 2004-10-20] 
        Added libradius-20040827 [manu 2004-10-21]
        Updated source-highlight to 1.11 [seb 2004-10-21]
+       Added bash-3.0 [xtraeme 2004-10-21]
diff -r 2a28c71f8f27 -r 1d7fa754bc54 shells/Makefile
--- a/shells/Makefile   Thu Oct 21 03:11:14 2004 +0000
+++ b/shells/Makefile   Thu Oct 21 03:13:02 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2004/05/29 02:07:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.33 2004/10/21 03:13:02 xtraeme Exp $
 #
 
 COMMENT=       Shells
 
 SUBDIR+=       ast-ksh
+SUBDIR+=       bash
 SUBDIR+=       bash2
 SUBDIR+=       bash2-doc
 SUBDIR+=       es



Home | Main Index | Thread Index | Old Index