ports/opt (3.1): [notify] qpdf: update to 6.0.0
commit 550776e9014e14754051618e16eae91973290dc6 Author: Juergen Daubert <jue@jue.li> Date: Sun Nov 15 17:01:49 2015 +0100 [notify] qpdf: update to 6.0.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required diff --git a/qpdf/.footprint b/qpdf/.footprint index f9b8bc7..8ce20ae 100644 --- a/qpdf/.footprint +++ b/qpdf/.footprint @@ -35,9 +35,9 @@ drwxr-xr-x root/root usr/include/qpdf/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libqpdf.a -rwxr-xr-x root/root usr/lib/libqpdf.la -lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.3.0 -lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.3.0 --rwxr-xr-x root/root usr/lib/libqpdf.so.13.3.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.17.0.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so.17 -> libqpdf.so.17.0.0 +-rwxr-xr-x root/root usr/lib/libqpdf.so.17.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc drwxr-xr-x root/root usr/man/ diff --git a/qpdf/.md5sum b/qpdf/.md5sum index d07ca6c..74ebe5d 100644 --- a/qpdf/.md5sum +++ b/qpdf/.md5sum @@ -1 +1 @@ -cde0d7a7410bad77c62350c13e32df65 qpdf-5.2.0.tar.gz +e014bd3ecf1c4d1a520bbc14d84ac20e qpdf-6.0.0.tar.gz diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile index b7ba1ad..8be1699 100644 --- a/qpdf/Pkgfile +++ b/qpdf/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib name=qpdf -version=5.2.0 +version=6.0.0 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version...)
participants (1)
-
crux@crux.nu