summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-06-30 10:26:45 +0000
committeruebayasi <uebayasi>2003-06-30 10:26:45 +0000
commit826c0b572ba2276b0884ebf6f353ac32b2839743 (patch)
tree8667a82a2c80d38fff8c2928df656aea965b9c6c /devel
parentd3d0ccebdadd747346575aa1733bc988877be657 (diff)
downloadpkgsrc-826c0b572ba2276b0884ebf6f353ac32b2839743.tar.gz
Update to 4.3pl5. Incorporate 5 official patches.
[readline43-001] Pressing certain key sequences causes an infinite loop in _rl_dispatch_subseq with the `key' argument set to 256. This eventually causes bash to exceed the stack size limit and crash with a segmentation violation. [readline43-002] Repeating an edit in vi-mode with `.' does not work. [readline43-003] 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. [readline43-004] 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. [readline43-005] 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. (Any maintainership taker?)
Diffstat (limited to 'devel')
-rw-r--r--devel/readline/Makefile7
-rw-r--r--devel/readline/distinfo12
2 files changed, 17 insertions, 2 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index bf724dad272..d1342343313 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -1,10 +1,15 @@
-# $NetBSD: Makefile,v 1.24 2003/06/25 11:32:38 seb Exp $
+# $NetBSD: Makefile,v 1.25 2003/06/30 10:26:45 uebayasi Exp $
#
DISTNAME= readline-4.3
+PKGNAME= ${DISTNAME}pl5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=readline/}
+PATCH_SITES= ${MASTER_SITES:=${DISTNAME}-patches/}
+PATCHFILES= readline43-001 readline43-002 readline43-003 readline43-004 \
+ readline43-005
+
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/readline/
COMMENT= GNU library that can recall and edit previous input
diff --git a/devel/readline/distinfo b/devel/readline/distinfo
index dc4f6ea7616..768be68c9fa 100644
--- a/devel/readline/distinfo
+++ b/devel/readline/distinfo
@@ -1,5 +1,15 @@
-$NetBSD: distinfo,v 1.5 2002/12/07 17:39:47 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2003/06/30 10:26:45 uebayasi Exp $
SHA1 (readline-4.3.tar.gz) = 4e226fd5f6f919707f11b9e28d47b5487448895d
Size (readline-4.3.tar.gz) = 961662 bytes
+SHA1 (readline43-001) = 23a75df0b127ec1e29e627471cdf5618862dc9b2
+Size (readline43-001) = 1126 bytes
+SHA1 (readline43-002) = 4500d4ee9d447c6e35569bb965ecf2905aa2b11e
+Size (readline43-002) = 738 bytes
+SHA1 (readline43-003) = e68ff498502ab28ec12826c97fdc87249f0af874
+Size (readline43-003) = 2202 bytes
+SHA1 (readline43-004) = 24bef0b7bda1cafd0475098ed7a01f45a58765e6
+Size (readline43-004) = 3140 bytes
+SHA1 (readline43-005) = a022e113b8ad603d1020e99308de0a917626d1e1
+Size (readline43-005) = 1056 bytes
SHA1 (patch-ae) = 1198bd554f1ee77397017ab4eee347f1ba50d515