summaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-09-29 15:11:43 +0200
committerJuergen Daubert <jue@jue.li>2022-09-29 15:11:43 +0200
commit1bbb5f2b47da3c72587aeadc60f3c2a07a136578 (patch)
tree78028a65e70fc3766747d14b2a7c5943714027c4 /readline
parent137bd966a590421c7963c892ecc40773d3eaff25 (diff)
downloadcore-1bbb5f2b47da3c72587aeadc60f3c2a07a136578.tar.gz
core-1bbb5f2b47da3c72587aeadc60f3c2a07a136578.tar.xz
readline: update to 8.2
Diffstat (limited to 'readline')
-rw-r--r--readline/.footprint14
-rw-r--r--readline/.signature9
-rw-r--r--readline/Pkgfile6
-rw-r--r--readline/readline-8.1.2.patch.gzbin1131 -> 0 bytes
4 files changed, 14 insertions, 15 deletions
diff --git a/readline/.footprint b/readline/.footprint
index 8f10988b..8cf81ba5 100644
--- a/readline/.footprint
+++ b/readline/.footprint
@@ -1,10 +1,10 @@
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/inputrc
drwxr-xr-x root/root lib/
-lrwxrwxrwx root/root lib/libhistory.so.8 -> libhistory.so.8.1
--rwxr-xr-x root/root lib/libhistory.so.8.1
-lrwxrwxrwx root/root lib/libreadline.so.8 -> libreadline.so.8.1
--rwxr-xr-x root/root lib/libreadline.so.8.1
+lrwxrwxrwx root/root lib/libhistory.so.8 -> libhistory.so.8.2
+-rwxr-xr-x root/root lib/libhistory.so.8.2
+lrwxrwxrwx root/root lib/libreadline.so.8 -> libreadline.so.8.2
+-rwxr-xr-x root/root lib/libreadline.so.8.2
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
@@ -19,10 +19,11 @@ drwxr-xr-x root/root usr/include/readline/
-rw-r--r-- root/root usr/include/readline/tilde.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libhistory.a
-lrwxrwxrwx root/root usr/lib/libhistory.so -> ../../lib/libhistory.so.8.1
+lrwxrwxrwx root/root usr/lib/libhistory.so -> ../../lib/libhistory.so.8.2
-rw-r--r-- root/root usr/lib/libreadline.a
-lrwxrwxrwx root/root usr/lib/libreadline.so -> ../../lib/libreadline.so.8.1
+lrwxrwxrwx root/root usr/lib/libreadline.so -> ../../lib/libreadline.so.8.2
drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/history.pc
-rw-r--r-- root/root usr/lib/pkgconfig/readline.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
@@ -38,6 +39,7 @@ drwxr-xr-x root/root usr/share/readline/
-rw-r--r-- root/root usr/share/readline/manexamp.c
-rw-r--r-- root/root usr/share/readline/rl-callbacktest.c
-rw-r--r-- root/root usr/share/readline/rl-fgets.c
+-rw-r--r-- root/root usr/share/readline/rl-timeout.c
-rw-r--r-- root/root usr/share/readline/rl.c
-rw-r--r-- root/root usr/share/readline/rlbasic.c
-rw-r--r-- root/root usr/share/readline/rlcat.c
diff --git a/readline/.signature b/readline/.signature
index e19f8769..98f39997 100644
--- a/readline/.signature
+++ b/readline/.signature
@@ -1,7 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqv+wrTF6YAvb/zxM1dPbmjaH4a8rRCDU/GaxotyCQnolJB+Y6FjzkYhOguhvM/Fr2kYqzz8h2IwWer8m4B6s/QM=
-SHA256 (Pkgfile) = 47b646c2190030913c784bbba32ae66900aa41945d20f9505bb6b0848e856069
-SHA256 (.footprint) = 62ddc59833c839bc37ca4c29f0201a61fb69cf3740cf5f67388b831ff865c555
-SHA256 (readline-8.1.tar.gz) = f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02
-SHA256 (readline-8.1.2.patch.gz) = 5c6609294ba9e25602885328536616c9ed6bce3ffd5136b73dfdb1b1aa09fdd5
+RWRJc1FUaeVeqqTeWs0xDiU01m8WJW3a9Z2DazZp5Cb9cu7FUpOVoBmGkItYI9+SZcfjX0hQG09IBwHE282U7vy9j90mkeipBAw=
+SHA256 (Pkgfile) = f320f9664d65adc3314ef7ad56fc87196818899977a08af10ea2ca6c44f1e226
+SHA256 (.footprint) = ef47c205c60675d3bf1c17a08ea69427281b94b26fcf5528017f2ef901b5068f
+SHA256 (readline-8.2.tar.gz) = 3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35
SHA256 (inputrc) = 9119a95d4b1407e3c4ad2b6fb92e840353e65ae9d7ec77fed75cab293cb81bcb
diff --git a/readline/Pkgfile b/readline/Pkgfile
index e24643ad..96c2f935 100644
--- a/readline/Pkgfile
+++ b/readline/Pkgfile
@@ -4,16 +4,14 @@
# Depends on: ncurses
name=readline
-version=8.1.2
+version=8.2
release=1
source=(http://ftpmirror.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz
- $name-$version.patch.gz inputrc)
+ inputrc)
build() {
cd $name-${version:0:3}
- gunzip -c $SRC/$name-$version.patch.gz | patch -p0
-
./configure --prefix=/usr
make -j1 SHLIB_LIBS=-lncurses
make -j1 DESTDIR=$PKG install
diff --git a/readline/readline-8.1.2.patch.gz b/readline/readline-8.1.2.patch.gz
deleted file mode 100644
index ec1ddb8e..00000000
--- a/readline/readline-8.1.2.patch.gz
+++ /dev/null
Binary files differ

Generated by cgit