Update to poppler-0.76.0.

This does *not* contain the major bump for the poppler-qt5 shared
library from the diff I initially sent to ports, because that isn't
needed (as pointed out by jca@).

Also build-tested with gcc-8 by jca@, thanks!
This commit is contained in:
kili 2019-05-06 21:17:19 +00:00
parent f652e5e55d
commit 9668042251
3 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.138 2019/04/21 23:27:53 kili Exp $
# $OpenBSD: Makefile,v 1.139 2019/05/06 21:17:19 kili Exp $
COMMENT-main= PDF rendering library
COMMENT-qt5= Qt5 interface to PDF rendering library
COMMENT-utils= PDF conversion tools and utilities
V= 0.75.0
V= 0.76.0
DISTNAME= poppler-$V
CATEGORIES= print
PKGNAME-main= poppler-$V
@ -13,10 +13,10 @@ PKGNAME-qt5= poppler-qt5-$V
EXTRACT_SUFX= .tar.xz
SHARED_LIBS += poppler 50.0 # 86.0
SHARED_LIBS += poppler 51.0 # 87.0
SHARED_LIBS += poppler-glib 19.1 # 8.12
SHARED_LIBS += poppler-qt5 7.1 # 1.19
SHARED_LIBS += poppler-cpp 10.2 # 0.7
SHARED_LIBS += poppler-cpp 11.0 # 0.7
HOMEPAGE= https://poppler.freedesktop.org/

View File

@ -1,2 +1,2 @@
SHA256 (poppler-0.75.0.tar.xz) = O7rtsPonl8rJM6BlnRRDA+TQnuxoksZWANqYfYcHGZo=
SIZE (poppler-0.75.0.tar.xz) = 1523872
SHA256 (poppler-0.76.0.tar.xz) = Nw9fz+K78Mdvw5TTOM1y7X8gRLZ/TrSxFesHTM/HDWM=
SIZE (poppler-0.76.0.tar.xz) = 1530264

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.31 2019/02/20 17:10:45 kili Exp $
@comment $OpenBSD: PLIST-main,v 1.32 2019/05/06 21:17:19 kili Exp $
@conflict poppler-qt-<0.5.4p0
@pkgpath print/poppler
include/poppler/
@ -117,7 +117,6 @@ include/poppler/goo/
include/poppler/goo/FixedPoint.h
include/poppler/goo/GooCheckedOps.h
include/poppler/goo/GooLikely.h
include/poppler/goo/GooList.h
include/poppler/goo/GooString.h
include/poppler/goo/GooTimer.h
include/poppler/goo/ImgWriter.h