libpcre2: update to 10.34

This commit is contained in:
Juergen Daubert 2019-11-22 14:22:51 +01:00
parent 09ec799c5e
commit eb7ed2d90f
3 changed files with 13 additions and 11 deletions

View File

@ -9,14 +9,14 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpcre2-8.a
-rwxr-xr-x root/root usr/lib/libpcre2-8.la
lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.8.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.8.0
-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.8.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.9.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.9.0
-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.9.0
-rw-r--r-- root/root usr/lib/libpcre2-posix.a
-rwxr-xr-x root/root usr/lib/libpcre2-posix.la
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.2.0.2
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.2 -> libpcre2-posix.so.2.0.2
-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.2.0.2
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.2.0.3
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.2 -> libpcre2-posix.so.2.0.3
-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.2.0.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-8.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-posix.pc
@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_error_message.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_mark.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_match_data_size.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_count.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_pointer.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_get_startchar.3.gz
@ -57,6 +58,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_create.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_match.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_copy.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_create.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VtiG7WwP+PAPkNAGvrFG9O69AJSvm3WfWt+QV056njiRmRWnuqoMXtNe/LJtqGp4xT+KtqQXDUieBYKDrWdXwY=
SHA256 (Pkgfile) = 6f6eede4fdbba282c26b315ed9f99e0cc5c40ebe1117241befa4dcb5f967e0a0
SHA256 (.footprint) = feef5dd1e25067beb0a3ae7aefd4e03bb7bf34778bda556b3e08302a37f6aa71
SHA256 (pcre2-10.33.tar.bz2) = 35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa
RWSE3ohX2g5d/U3yLvNeY/rgXfTFmCzXMbjek/2N8WmyHIwTeOAx2p3rE7EzG4ROl1XVVa4Tl+ZiCIdGVEXky5XohkqQvKkhawU=
SHA256 (Pkgfile) = 64dd4ea6b4e9da70f29c42bdd6a70e05e41872ad6db8f5530795cf065f7db73f
SHA256 (.footprint) = 65eaa3a5f88e9059748d0fc35ab6df0de2dde07dda52816aed81129c30724c6a
SHA256 (pcre2-10.34.tar.bz2) = 74c473ffaba9e13db6951fd146e0143fe9887852ce73406a03277af1d9b798ca

View File

@ -4,7 +4,7 @@
# Depends on:
name=libpcre2
version=10.33
version=10.34
release=1
source=(https://ftp.pcre.org/pub/pcre/pcre2-$version.tar.bz2)