From 6977b67856aa2837f9b0822ab8c4b403cb587cbe Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 1 Oct 2014 06:46:35 +0000 Subject: [PATCH] libpcre: updated to 8.35 --- libpcre/.footprint | 13 +++++++------ libpcre/.md5sum | 2 +- libpcre/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/libpcre/.footprint b/libpcre/.footprint index 26dfae6..dc3ea5b 100644 --- a/libpcre/.footprint +++ b/libpcre/.footprint @@ -1,6 +1,6 @@ drwxr-xr-x root/root lib/ -lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.0 --rwxr-xr-x root/root lib/libpcre.so.1.2.0 +lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.3 +-rwxr-xr-x root/root lib/libpcre.so.1.2.3 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.0 +lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.3 -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.0 @@ -24,9 +24,9 @@ lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.0 -rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.0 -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.1 -lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.1 --rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.2 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 @@ -68,6 +68,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/pcrecallout.3.gz -rw-r--r-- root/root usr/man/man3/pcrecompat.3.gz -rw-r--r-- root/root usr/man/man3/pcrecpp.3.gz +-rw-r--r-- root/root usr/man/man3/pcredemo.3.gz -rw-r--r-- root/root usr/man/man3/pcrejit.3.gz -rw-r--r-- root/root usr/man/man3/pcrelimits.3.gz -rw-r--r-- root/root usr/man/man3/pcrematching.3.gz diff --git a/libpcre/.md5sum b/libpcre/.md5sum index 41e8190..953c4f3 100644 --- a/libpcre/.md5sum +++ b/libpcre/.md5sum @@ -1 +1 @@ -62f02a76bb57a40bc66681760ed511d5 pcre-8.32.tar.bz2 +6aacb23986adccd9b3bc626c00979958 pcre-8.35.tar.bz2 diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile index 98a8cad..3991f14 100644 --- a/libpcre/Pkgfile +++ b/libpcre/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=libpcre -version=8.32 +version=8.35 release=1 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2) -- 2.26.2