ports/opt (3.3): poppler-qt5: update to 0.60.1
commit 51394ffe3dbc84a315195b6f0eecdb88f52d8d59 Author: Juergen Daubert <jue@jue.li> Date: Fri Oct 6 13:24:17 2017 +0200 poppler-qt5: update to 0.60.1 diff --git a/poppler-qt5/.footprint b/poppler-qt5/.footprint index 313055dc1..b7ab8081b 100644 --- a/poppler-qt5/.footprint +++ b/poppler-qt5/.footprint @@ -12,7 +12,7 @@ drwxr-xr-x root/root usr/include/poppler/qt5/ -rw-r--r-- root/root usr/include/poppler/qt5/poppler-qt5.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so -> libpoppler-qt5.so.1 -lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.10.0 --rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.10.0 +lrwxrwxrwx root/root usr/lib/libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.11.0 +-rwxr-xr-x root/root usr/lib/libpoppler-qt5.so.1.11.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-qt5.pc diff --git a/poppler-qt5/.md5sum b/poppler-qt5/.md5sum index 7cb262a92..a6eec30f7 100644 --- a/poppler-qt5/.md5sum +++ b/poppler-qt5/.md5sum @@ -1 +1 @@ -2cde7f726363dbcdc23c95002ac60cc6 poppler-0.60.0.tar.xz +7648416d51a6e9fbc4a75b6f8b53dd7c poppler-0.60.1.tar.xz diff --git a/poppler-qt5/.signature b/poppler-qt5/.signature index 47cd8dc92..fb8582184 100644 --- a/poppler-qt5/.signature +++ b/poppler-qt5/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V3LqenzHjKR4X8B9SDF+UOaO5B+JZSbG4DQv0kxL3zVLxaywGI0OQt0WLEfj0Yxr1SQ4aiNmJjW2NimT6bM3A0= -SHA256 (Pkgfile) = 9a0bbd7b0588c39ae4c7cdd10ba3748732a786aedd517e8b382eafebedd06669 -SHA256 (.footprint) = 28b34b56cca1fc2b32a21568806de12a968cb31c82e8b665d6b69cecbae8bd96 -SHA256 (poppler-0.60.0.tar.xz) = 1570774f44ba86c42ffacc5d9151a771e99584a55e6631bdf267123a2aed1c72 +RWSE3ohX2g5d/Xt4cb63ERwaMNXvn+4jbjBdgEAIfJlOHupRN/qBt60+6c3NT3/HFMkz8zOrctP38x5bgfZFLT/bGCPW9QmWmgw= +SHA256 (Pkgfile) = c43b820e0ba95cce558241b2cfb638f986ab04c76374f2ce7dc51387f8d44071 +SHA256 (.footprint) = befd829f36e4ebaa3fc0b354f8c5dc348ad3bb5003ea8492e23ed60b693d0f23 +SHA256 (poppler-0.60.1.tar.xz) = 19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c diff --git a/poppler-qt5/Pkgfile b/poppler-qt5/Pkgfile index 90d1cc1da..deed0c5b2 100644 --- a/poppler-qt5/Pkgfile +++ b/poppler-qt5/Pkgfile @@ -4,16 +4,13 @@ # Depends on: qt5 poppler name=poppler-qt5 -version=0.60.0 +version=0.60.1 release=1 source=(http://poppler.freedesktop.org/poppler-$version.tar.xz) build() { cd poppler-$version - # fix version string - sed -i '/POPPLER_MINOR_VERSION/s/59/60/' CMakeLists.txt - cmake . \ -DCMAKE_INSTALL_PREFIX=/usr \ -DENABLE_XPDF_HEADERS=OFF \
participants (1)
-
crux@crux.nu