summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-06-13 00:41:55 +0200
committersibel <lesibel at free dot fr>2010-06-13 00:41:55 +0200
commit4364950a33df452a1d100c9bfb7a5fe5552fc477 (patch)
tree5a187192f5c3d88ff21c086fbe78136347db57d3
parent6fc2393dd8e51291edec686f993a1d7c5b539277 (diff)
downloadnutyx-pakxe-4364950a33df452a1d100c9bfb7a5fe5552fc477.tar.gz
nutyx-pakxe-4364950a33df452a1d100c9bfb7a5fe5552fc477.tar.bz2
nutyx-pakxe-4364950a33df452a1d100c9bfb7a5fe5552fc477.tar.xz
nutyx-pakxe-4364950a33df452a1d100c9bfb7a5fe5552fc477.zip
Maj de pcre#8.02-1
-rw-r--r--base/pcre/.footprint1
-rw-r--r--base/pcre/.md5sum2
-rwxr-xr-xbase/pcre/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/base/pcre/.footprint b/base/pcre/.footprint
index ae4bf6e15..663065182 100644
--- a/base/pcre/.footprint
+++ b/base/pcre/.footprint
@@ -29,6 +29,7 @@ lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.0
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
+-rw-r--r-- root/root usr/lib/pkgconfig/libpcreposix.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
diff --git a/base/pcre/.md5sum b/base/pcre/.md5sum
index d0b50eb56..dd8e8745a 100644
--- a/base/pcre/.md5sum
+++ b/base/pcre/.md5sum
@@ -1 +1 @@
-b6a9669d1863423f01ea46cdf00f93dc pcre-7.9.tar.bz2
+27948c1b5f5c1eabc23cba1ebe4c316f pcre-8.02.tar.bz2
diff --git a/base/pcre/Pkgfile b/base/pcre/Pkgfile
index a4bfb6f22..bc45ab528 100755
--- a/base/pcre/Pkgfile
+++ b/base/pcre/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=pcre
-version=7.9
+version=8.02
release=1
source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 )