From: Jose V Beneyto Date: Thu, 10 Dec 2009 00:28:58 +0000 (+0100) Subject: libpcre: updated to 8.00 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=9efe8defdf67837dec1bc62776b4648ba02b92c7;p=crossrootfs.git libpcre: updated to 8.00 --- diff --git a/libpcre/.footprint b/libpcre/.footprint index d61da71..43372ec 100644 --- a/libpcre/.footprint +++ b/libpcre/.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/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/pcre-config.1.gz diff --git a/libpcre/.md5sum b/libpcre/.md5sum index d0b50eb..2f6d016 100644 --- a/libpcre/.md5sum +++ b/libpcre/.md5sum @@ -1 +1 @@ -b6a9669d1863423f01ea46cdf00f93dc pcre-7.9.tar.bz2 +caf564aa69d68e965e9bf0ff2a094c65 pcre-8.00.tar.bz2 diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile index 946f600..5058735 100644 --- a/libpcre/Pkgfile +++ b/libpcre/Pkgfile @@ -2,9 +2,10 @@ # URL: http://www.pcre.org # Maintainer: CRUX System Team, core-ports at crux dot nu # Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org +# Depends on: name=libpcre -version=7.9 +version=8.00 release=1 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2)