Update to 2.05b.2.7. Pull in 3 official patches.

[bash205b-005]
When in a locale with multibyte characters, the readline display updater
will occasionally cause a segmentation fault when attempting to compute
the length of the first multibyte character on the line.

[bash205b-006]
When running in a locale with multibyte characters, the readline display
updater will use carriage returns when drawing the line, overwriting any
partial output already on the screen and not terminated by a newline.

[bash205b-007]
Using the vi editing mode's case-changing commands in a locale with
multibyte characters will cause garbage characters to be inserted into
the editing buffer.

Besides, export Bash's "test" target to Pkgsrc.  Type "make test" to try
this.

XXX The MAINTAINER should be taken by someone really using this.
This commit is contained in:
uebayasi 2003-06-30 08:35:57 +00:00
parent 282ff5a49d
commit 943f8baec1
2 changed files with 12 additions and 5 deletions

View file

@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.46 2003/06/02 01:17:01 jschauma Exp $
# $NetBSD: Makefile,v 1.47 2003/06/30 08:35:57 uebayasi Exp $
#
DISTNAME= bash-2.05b
PKGNAME= bash-2.05.2
PKGREVISION= 1
PKGNAME= bash-2.05.2.7
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
PATCH_SITES= ${MASTER_SITES:=bash-2.05b-patches/}
PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004
PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \
bash205b-005 bash205b-006 bash205b-007
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
@ -21,6 +21,7 @@ USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT='${INSTALL_SCRIPT}'
TEST_TARGET= test
PKG_SHELL= ${PREFIX}/bin/bash

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.9 2003/03/14 14:40:37 toshii Exp $
$NetBSD: distinfo,v 1.10 2003/06/30 08:35:57 uebayasi Exp $
SHA1 (bash-2.05b.tar.gz) = b3e158877f94e66ec1c8ef604e994851ee388b09
Size (bash-2.05b.tar.gz) = 1956216 bytes
@ -10,6 +10,12 @@ SHA1 (bash205b-003) = f050ea2c9fc1c8e809264e44266c8130587d881b
Size (bash205b-003) = 2356 bytes
SHA1 (bash205b-004) = f7a69347cdf4e2e330ec6f3220ced263925022af
Size (bash205b-004) = 1110 bytes
SHA1 (bash205b-005) = 13138677a4eb1e610a6cda9bff2a9d71da5cdb4d
Size (bash205b-005) = 2217 bytes
SHA1 (bash205b-006) = 230aea5af21c0f895f7cf8290774ad7ce2cd7c08
Size (bash205b-006) = 3155 bytes
SHA1 (bash205b-007) = 758301e500c23779da9236c5cd3f6612d29d5f7b
Size (bash205b-007) = 1072 bytes
SHA1 (patch-aa) = 481cfa2962a799ec6444519949935dcadd942915
SHA1 (patch-ab) = 1a2fc87648b7e73a4987454bb249149ae15bed93
SHA1 (patch-ac) = 6528085df706bd8741b8d460e5766a4be6f95ca2