From 24e8e14d79465b7c421698b1c069683429df4f3d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 20 Dec 2013 20:07:25 +0100 Subject: [PATCH] qpdf: update to 5.1.0 --- qpdf/.footprint | 7 ++++--- qpdf/.md5sum | 2 +- qpdf/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/qpdf/.footprint b/qpdf/.footprint index e91c0d335..0f026b97d 100644 --- a/qpdf/.footprint +++ b/qpdf/.footprint @@ -29,14 +29,15 @@ drwxr-xr-x root/root usr/include/qpdf/ -rw-r--r-- root/root usr/include/qpdf/QPDFXRefEntry.hh -rw-r--r-- root/root usr/include/qpdf/QTC.hh -rw-r--r-- root/root usr/include/qpdf/QUtil.hh +-rw-r--r-- root/root usr/include/qpdf/RandomDataProvider.hh -rw-r--r-- root/root usr/include/qpdf/Types.h -rw-r--r-- root/root usr/include/qpdf/qpdf-c.h 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.0.1 -lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.1 --rwxr-xr-x root/root usr/lib/libqpdf.so.13.0.1 +lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.1.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.1.0 +-rwxr-xr-x root/root usr/lib/libqpdf.so.13.1.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 9349c97f8..c78dd6624 100644 --- a/qpdf/.md5sum +++ b/qpdf/.md5sum @@ -1 +1 @@ -6efd89c18461cb73f77bb60cb2da4bce qpdf-5.0.1.tar.gz +7c614bdb5f8610427c5dc0b494cabc0e qpdf-5.1.0.tar.gz diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile index ed62242c9..30be7e99f 100644 --- a/qpdf/Pkgfile +++ b/qpdf/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib name=qpdf -version=5.0.1 +version=5.1.0 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)