ports/opt (3.0): [notify] qpdf: update to 5.0.0
commit b3f681031041e5aafa57e6a3e4860761f099aa8b Author: Juergen Daubert <jue@jue.li> Date: Thu Jul 11 09:56:44 2013 +0200 [notify] qpdf: update to 5.0.0 version 4.2.0 has been withdrawn by it's author because he found ABI incompatibilities. See http://sourceforge.net/mailarchive/message.php?msg_id=31154532 NOTE ---- Rebuilding of dependent packages like cups-filters is necessary. diff --git a/qpdf/.footprint b/qpdf/.footprint index 9d32482..3a9f4f1 100644 --- a/qpdf/.footprint +++ b/qpdf/.footprint @@ -34,9 +34,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.10.2.0 -lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.2.0 --rwxr-xr-x root/root usr/lib/libqpdf.so.10.2.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.0.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.0 +-rwxr-xr-x root/root usr/lib/libqpdf.so.13.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 2223455..484cce0 100644 --- a/qpdf/.md5sum +++ b/qpdf/.md5sum @@ -1 +1 @@ -912d7d24bf45414b0dac63773d75aa17 qpdf-4.2.0.tar.gz +d501c61a8979132f6d601641483850cc qpdf-5.0.0.tar.gz diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile index d74dd43..2966edc 100644 --- a/qpdf/Pkgfile +++ b/qpdf/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib name=qpdf -version=4.2.0 +version=5.0.0 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version...)
participants (1)
-
crux@crux.nu