ports/compat-32 (3.3): libpcre-32: 8.40 -> 8.41
commit 3a0421b77a17f2e6b8ad638da13a517b31cdc4ac Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Aug 5 14:50:43 2017 +1000 libpcre-32: 8.40 -> 8.41 diff --git a/libpcre-32/.footprint b/libpcre-32/.footprint index 2437eaf..6528b40 100644 --- a/libpcre-32/.footprint +++ b/libpcre-32/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rw-r--r-- root/root usr/lib32/libpcre.a -rwxr-xr-x root/root usr/lib32/libpcre.la -lrwxrwxrwx root/root usr/lib32/libpcre.so -> libpcre.so.1.2.8 -lrwxrwxrwx root/root usr/lib32/libpcre.so.1 -> libpcre.so.1.2.8 --rwxr-xr-x root/root usr/lib32/libpcre.so.1.2.8 +lrwxrwxrwx root/root usr/lib32/libpcre.so -> libpcre.so.1.2.9 +lrwxrwxrwx root/root usr/lib32/libpcre.so.1 -> libpcre.so.1.2.9 +-rwxr-xr-x root/root usr/lib32/libpcre.so.1.2.9 -rw-r--r-- root/root usr/lib32/libpcrecpp.a -rwxr-xr-x root/root usr/lib32/libpcrecpp.la lrwxrwxrwx root/root usr/lib32/libpcrecpp.so -> libpcrecpp.so.0.0.1 @@ -12,9 +12,9 @@ lrwxrwxrwx root/root usr/lib32/libpcrecpp.so.0 -> libpcrecpp.so.0.0.1 -rwxr-xr-x root/root usr/lib32/libpcrecpp.so.0.0.1 -rw-r--r-- root/root usr/lib32/libpcreposix.a -rwxr-xr-x root/root usr/lib32/libpcreposix.la -lrwxrwxrwx root/root usr/lib32/libpcreposix.so -> libpcreposix.so.0.0.4 -lrwxrwxrwx root/root usr/lib32/libpcreposix.so.0 -> libpcreposix.so.0.0.4 --rwxr-xr-x root/root usr/lib32/libpcreposix.so.0.0.4 +lrwxrwxrwx root/root usr/lib32/libpcreposix.so -> libpcreposix.so.0.0.5 +lrwxrwxrwx root/root usr/lib32/libpcreposix.so.0 -> libpcreposix.so.0.0.5 +-rwxr-xr-x root/root usr/lib32/libpcreposix.so.0.0.5 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/libpcre.pc -rw-r--r-- root/root usr/lib32/pkgconfig/libpcrecpp.pc diff --git a/libpcre-32/.md5sum b/libpcre-32/.md5sum index b471d27..645626e 100644 --- a/libpcre-32/.md5sum +++ b/libpcre-32/.md5sum @@ -1 +1 @@ -41a842bf7dcecd6634219336e2167d1d pcre-8.40.tar.bz2 +c160d22723b1670447341b08c58981c1 pcre-8.41.tar.bz2 diff --git a/libpcre-32/.signature b/libpcre-32/.signature index fb2173f..54901ce 100644 --- a/libpcre-32/.signature +++ b/libpcre-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXbskXHrKZbYTCjxxo8ErZe5fRBhv15aeSi7dI2jHc70Xr13w/QJIDcyO3uHEZOFDUk3COI/vPdyXQul/1lASTAY= -SHA256 (Pkgfile) = e9a3596b0b2b447b6803047876ca847a94fc0d4dd03b3a9d7a3593cf17b5dcbb -SHA256 (.footprint) = 05d83d8cc7114717513bb2d616104c15acc9394bb24b382f338d1e24e8b33340 -SHA256 (pcre-8.40.tar.bz2) = 00e27a29ead4267e3de8111fcaa59b132d0533cdfdbdddf4b0604279acbcf4f4 +RWSwxGo/zH7eXXHDxXeWIDkRtT6DtEfKVhyrZmcRDuyVCdvgSKHE/5obEyjQYIefYMzbtLxnivpy3/OWXnXwPz/48i5IFLICcgc= +SHA256 (Pkgfile) = 4a7f135dc0252db15e957c5c114c8b9fd9cf56c7aadfaebc2bb6bdd3c3dceff3 +SHA256 (.footprint) = 9f2670dce3f8281d38523ebd8737760fe3c5d8f1a6f3d7917d5cd9c5d97f621a +SHA256 (pcre-8.41.tar.bz2) = e62c7eac5ae7c0e7286db61ff82912e1c0b7a0c13706616e94a7dd729321b530 diff --git a/libpcre-32/Pkgfile b/libpcre-32/Pkgfile index c504a35..d851334 100644 --- a/libpcre-32/Pkgfile +++ b/libpcre-32/Pkgfile @@ -3,9 +3,9 @@ # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu name=libpcre-32 -version=8.40 +version=8.41 release=1 -source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2) +source=(https://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2) build() { cd pcre-$version
participants (1)
-
crux@crux.nu