libpcre2: update to 10.33

This commit is contained in:
Juergen Daubert 2019-07-16 13:23:22 +02:00
parent 32e88d6f36
commit cc51edfe54
3 changed files with 12 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.7.1
lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.7.1
-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.7.1
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
-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.1
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.2 -> libpcre2-posix.so.2.0.1
-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.2.0.1
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
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
@ -86,6 +86,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_parens_nest_limit.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_limit.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_memory_management.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_substitute_callout.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_substitute.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_byname.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_bynumber.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TbSwVaflEtLUYXYkFZgWAhs6n6K4yCBkOctPeTyQsUgfARz34VSCgJNa6uIi5NU1/SfeAydf5M5eXHfhiYySA8=
SHA256 (Pkgfile) = cff0de00e2677f78db6863ecb06f21cad3cffa2ed4938fd53147b3c1bbc63f97
SHA256 (.footprint) = 8d4f25eea61cec7aa6a6a6cfc84a239642ddad37c8d6ac05cb640713db19a5d6
SHA256 (pcre2-10.32.tar.bz2) = f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e
RWSE3ohX2g5d/VtiG7WwP+PAPkNAGvrFG9O69AJSvm3WfWt+QV056njiRmRWnuqoMXtNe/LJtqGp4xT+KtqQXDUieBYKDrWdXwY=
SHA256 (Pkgfile) = 6f6eede4fdbba282c26b315ed9f99e0cc5c40ebe1117241befa4dcb5f967e0a0
SHA256 (.footprint) = feef5dd1e25067beb0a3ae7aefd4e03bb7bf34778bda556b3e08302a37f6aa71
SHA256 (pcre2-10.33.tar.bz2) = 35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa

View File

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