diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-24 15:47:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-24 15:47:43 +0000 |
commit | 50759e6166b6abc56dd9272e933a9437f2a72046 (patch) | |
tree | 7fe6c77d18b7d2d1e232c5cc15cc0732dea19e0f /shells/bash3/distinfo | |
parent | 20ad3357b17be1bd629eb1e028296acaea735c37 (diff) | |
download | pkgsrc-50759e6166b6abc56dd9272e933a9437f2a72046.tar.gz |
Initial import of bash3 -- latest version of bash-3 branch.
Since two people already asked for it, here's the package, but
maintainer is set to pkgsrc-users.
Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed
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 3 of bash.
Diffstat (limited to 'shells/bash3/distinfo')
-rw-r--r-- | shells/bash3/distinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shells/bash3/distinfo b/shells/bash3/distinfo new file mode 100644 index 00000000000..b3900d2b9be --- /dev/null +++ b/shells/bash3/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/24 15:47:43 wiz Exp $ + +SHA1 (bash-3.2.48.tar.gz) = efaff12f5d58d81999830891b030842858a1e7e8 +RMD160 (bash-3.2.48.tar.gz) = 41b7091859e64b049d131ed3e84909916a2e4a2f +Size (bash-3.2.48.tar.gz) = 2541712 bytes +SHA1 (patch-af) = 34833c0628a60b5200a9559581c617d878eb62a8 +SHA1 (patch-ag) = 4da0a43f6b890482affff46b18eef4be67770e48 +SHA1 (patch-ah) = 6f88b33d9b56fabd319fa23cd1ff41594a01045b |