libpcre: update to 8.41

This commit is contained in:
Juergen Daubert 2017-07-29 10:29:05 +02:00
parent a205149f18
commit bc2848f2e9
4 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.8
-rwxr-xr-x root/root lib/libpcre.so.1.2.8
lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.9
-rwxr-xr-x root/root lib/libpcre.so.1.2.9
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pcre-config
@ -16,7 +16,7 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpcre.a
-rwxr-xr-x root/root usr/lib/libpcre.la
lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.8
lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.9
-rw-r--r-- root/root usr/lib/libpcrecpp.a
-rwxr-xr-x root/root usr/lib/libpcrecpp.la
lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.1
@ -24,9 +24,9 @@ lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.1
-rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.1
-rw-r--r-- root/root usr/lib/libpcreposix.a
-rwxr-xr-x root/root usr/lib/libpcreposix.la
lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.4
lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.4
-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.4
lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.5
lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.5
-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.5
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpcrecpp.pc

View File

@ -1 +1 @@
41a842bf7dcecd6634219336e2167d1d pcre-8.40.tar.bz2
c160d22723b1670447341b08c58981c1 pcre-8.41.tar.bz2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqs7ZG98+q5wvzdr/9eTtQgzN/YMFuE4gyO1psaWkLycF8tP/rKxn2kmQHeqTfbF6mJZfrmlXdoBb3XXQFb4U7wM=
SHA256 (Pkgfile) = 9bff44e9395132ea20c6963a4ffdc9c63cb05721fa833f22aba8bf22e58de618
SHA256 (.footprint) = a7a24c168927d7f5c54b7d9959d74dac234233b3a0bb2c2a30ed531a1b7ea789
SHA256 (pcre-8.40.tar.bz2) = 00e27a29ead4267e3de8111fcaa59b132d0533cdfdbdddf4b0604279acbcf4f4
RWRJc1FUaeVeqkX+Nr4ahgL6wmi+Vgyck9tSupdWRpTC4sAg/DYZrD5ryGvYR+FlvDRVlmv3AN3cyQs5WfPX/fli56C/wBbRmQk=
SHA256 (Pkgfile) = 7b6c2678b38130e1d6285be2ab94383c8e670e73d2f429b59c146b786dac0e4d
SHA256 (.footprint) = efe9abeab214006e099ecc171efb66ac500337f10cf64808c2959c24fafc3408
SHA256 (pcre-8.41.tar.bz2) = e62c7eac5ae7c0e7286db61ff82912e1c0b7a0c13706616e94a7dd729321b530

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=libpcre
version=8.40
version=8.41
release=1
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2)