pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/bash2 Mention that this package contains the ou...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4646715a6859
branches: trunk
changeset: 555099:4646715a6859
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 24 15:49:25 2009 +0000
description:
Mention that this package contains the outdated version 2 of bash.
diffstat:
shells/bash2/DESCR | 2 ++
shells/bash2/Makefile | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 26f5d4e200fb -r 4646715a6859 shells/bash2/DESCR
--- a/shells/bash2/DESCR Tue Feb 24 15:48:17 2009 +0000
+++ b/shells/bash2/DESCR Tue Feb 24 15:49:25 2009 +0000
@@ -8,3 +8,5 @@
arrays of unlimited size, and integer arithmetic in any base from two
to sixty-four. In addition, most sh scripts can be run by Bash without
modification.
+
+This package contains the outdated version 2 of bash.
diff -r 26f5d4e200fb -r 4646715a6859 shells/bash2/Makefile
--- a/shells/bash2/Makefile Tue Feb 24 15:48:17 2009 +0000
+++ b/shells/bash2/Makefile Tue Feb 24 15:49:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2008/01/13 23:08:35 rillig Exp $
+# $NetBSD: Makefile,v 1.78 2009/02/24 15:49:25 wiz Exp $
#
DISTNAME= bash-2.05b
@@ -14,7 +14,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
-COMMENT= The GNU Bourne Again Shell
+COMMENT= The GNU Bourne Again Shell (version 2)
CONFLICTS= static-bash-[0-9]*
Home |
Main Index |
Thread Index |
Old Index