ports/core (3.5): libpcre: update to 8.44
commit b5a57d2f18a5d57b33d84630d65952be2c5f2e9d Author: Juergen Daubert <jue@jue.li> Date: Sat Feb 15 14:28:54 2020 +0100 libpcre: update to 8.44 diff --git a/libpcre/.footprint b/libpcre/.footprint index 23c5d086..ef24f5e7 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.11 --rwxr-xr-x root/root lib/libpcre.so.1.2.11 +lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.12 +-rwxr-xr-x root/root lib/libpcre.so.1.2.12 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pcre-config @@ -16,17 +16,17 @@ 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.11 +lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.12 -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.1 -lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.1 --rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.2 -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.6 -lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.6 --rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.6 +lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.7 +lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.7 +-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.7 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 diff --git a/libpcre/.signature b/libpcre/.signature index 95971424..c5eb5074 100644 --- a/libpcre/.signature +++ b/libpcre/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqroO+m6phR9AiQY4GF4lyG/COpNZ/MXrpMXcskRtjydwCJU0r2b8Lz4RiGg59Xa6ytWIN9EcwxURP1XE4hEQ6gA= -SHA256 (Pkgfile) = 2ff61c8bbe292a172c1045aca6b8fbe31d8aac5e5712ba575b77a9b4c6b8a573 -SHA256 (.footprint) = cf13dbb6c154ac47d4c983316820eda577441d332a17733c61b0bb9ec1c1655f -SHA256 (pcre-8.43.tar.bz2) = 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b +RWRJc1FUaeVeqhJ3sIrJpkwRkyJ+/jYLdndb2JvsaOvdE7H1s9L2DZjgFZ0CXsu1JcQZ5kV3a6+6X1XqpxDuyDJJiErIQFvVkAU= +SHA256 (Pkgfile) = a3b47c73deac4e3a81aec3e7ed7bec0dbc57e10e5b6cff08ac387b25c89ef5b5 +SHA256 (.footprint) = 81d7f4e9569de704e434b32656f0f6c4cb9e24b1b2ac9a359fe6926b38fc8d4b +SHA256 (pcre-8.44.tar.bz2) = 19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile index c459b49f..5ca3c38e 100644 --- a/libpcre/Pkgfile +++ b/libpcre/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=libpcre -version=8.43 +version=8.44 release=1 source=(https://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2)
participants (1)
-
crux@crux.nu