And another one, as allways for early testers (before my slow build
machine has finished the build).

>From the release notes (I think we want especially the qt5 one, because
that's a != 0 vs. != -1 diff):

core:
 * Make the mul tables be calculated at compile time with constexpr.
 * splash: Fix compile with SPLASH_CMYK enabled
 * Some typo fixing in error messages

qt5:
 * Fix regression in annotation handling

build system:
 * Fix some typos in build system output and comments

Ciao,
        Kili

Index: Makefile
===================================================================
RCS file: /cvs/ports/print/poppler/Makefile,v
retrieving revision 1.139
diff -u -p -r1.139 Makefile
--- Makefile    6 May 2019 21:17:19 -0000       1.139
+++ Makefile    8 May 2019 20:53:27 -0000
@@ -4,7 +4,7 @@ COMMENT-main=   PDF rendering library
 COMMENT-qt5=   Qt5 interface to PDF rendering library
 COMMENT-utils= PDF conversion tools and utilities
 
-V=             0.76.0
+V=             0.76.1
 DISTNAME=      poppler-$V
 CATEGORIES=    print
 PKGNAME-main=  poppler-$V
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/poppler/distinfo,v
retrieving revision 1.71
diff -u -p -r1.71 distinfo
--- distinfo    6 May 2019 21:17:19 -0000       1.71
+++ distinfo    8 May 2019 20:53:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (poppler-0.76.0.tar.xz) = Nw9fz+K78Mdvw5TTOM1y7X8gRLZ/TrSxFesHTM/HDWM=
-SIZE (poppler-0.76.0.tar.xz) = 1530264
+SHA256 (poppler-0.76.1.tar.xz) = 5izUBT+FHuzEpqorgdc5+6sdZ7PGCzHrrHBJSDzGF7E=
+SIZE (poppler-0.76.1.tar.xz) = 1531548

Reply via email to