CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libpcre: updated to 8.35
authorVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 06:46:35 +0000 (06:46 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 06:46:35 +0000 (06:46 +0000)
libpcre/.footprint
libpcre/.md5sum
libpcre/Pkgfile

index 26dfae6aeda3a6b5174d699cefff199f260af641..dc3ea5bacaa9fd2045898cee37ed95a4bd9059f2 100644 (file)
@@ -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
index 41e8190b2aa8f50627eafe8af0f55b2716faad3a..953c4f366ade59f6e8e7e3f3f355a69663d166a8 100644 (file)
@@ -1 +1 @@
-62f02a76bb57a40bc66681760ed511d5  pcre-8.32.tar.bz2
+6aacb23986adccd9b3bc626c00979958  pcre-8.35.tar.bz2
index 98a8cad4416d069c1c304b31215ad65abe7916d1..3991f143862d608fed0edd9cadb049b60981ce69 100644 (file)
@@ -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)