libpcre2: update to 10.23

This commit is contained in:
Juergen Daubert 2017-04-12 17:07:11 +02:00
parent bde9d57185
commit e2f2fdf19b
4 changed files with 15 additions and 12 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.3.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.3.0
-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.3.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.5.0
lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.5.0
-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.5.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.0.0.1
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.0 -> libpcre2-posix.so.0.0.1
-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.0.0.1
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.1.0.1
lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.1 -> libpcre2-posix.so.1.0.1
-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.1.0.1
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
@ -29,6 +29,8 @@ drwxr-xr-x root/root usr/share/man/man1/
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pcre2.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_callout_enumerate.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy_with_tables.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_code_free.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_compile.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_copy.3.gz
@ -68,6 +70,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_character_tables.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_compile_recursion_guard.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_match_limit.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_max_pattern_length.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_newline.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_offset_limit.3.gz
-rw-r--r-- root/root usr/share/man/man3/pcre2_set_parens_nest_limit.3.gz

View File

@ -1 +1 @@
e79460519f916e3fcb204e59714bfd4a pcre2-10.21.tar.bz2
b2cd00ca7e24049040099b0a46bb3649 pcre2-10.23.tar.bz2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aYptX/Wg7O2fdafK1AUd50N/x+lgW+kG+xEWVLg9UjQuFOVKJEkLuCTSQTk2FQZt0pkfOMcPExfPQ8NQzr/yAw=
SHA256 (Pkgfile) = 4591e748f8e3f59e8f9fdb9de29ab78cccbf03d80e31686ac5e1640128865565
SHA256 (.footprint) = b8aff8d521647b81d1df3a4472c07e087aa810b18e08d93dd0da0b1e768eb6a4
SHA256 (pcre2-10.21.tar.bz2) = c66a17509328a7251782691093e75ede7484a203ebc6bed3c08122b092ccd4e0
RWSE3ohX2g5d/dEkW7sTHidNdTyCWEuKh03EX74gqMdfeh9lzNaigVb6N70G+BTtffRD00YoBOHMhSBvNejRQ/uRdvHG5f50LAg=
SHA256 (Pkgfile) = 18139b42f170f4317896383c4aea1a6716b3c70e7b5647f2269bc1087932799f
SHA256 (.footprint) = 5d348f4bfa2ecd3c3fc0cc7d95ea1aec0739a94744f03228617c0ce7b32a420f
SHA256 (pcre2-10.23.tar.bz2) = dfc79b918771f02d33968bd34a749ad7487fa1014aeb787fad29dd392b78c56e

View File

@ -5,7 +5,7 @@
# Depends on:
name=libpcre2
version=10.21
version=10.23
release=1
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-$version.tar.bz2)