diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-04-16 04:29:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-04-16 04:29:51 +0000 |
commit | 2f973a2955686494aff30a15f18be3fa0492d9de (patch) | |
tree | 8b2e931bf59847b5cd67d9cae62c7e3e4a010b26 /graphics | |
parent | b13ef0d4ca3007334aea285667da0922fe0ea9c7 (diff) | |
download | ports-2f973a2955686494aff30a15f18be3fa0492d9de.tar.gz ports-2f973a2955686494aff30a15f18be3fa0492d9de.zip |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
qt5:
* Fix crash in files with malformed signatures
* Fix memory leak when QImage constructor "fails"
qt6:
* Fix crash in files with malformed signatures
* Fix memory leak when QImage constructor "fails"
utils:
* pdfsig: New paragraph for "-sign" in manpage
* pdfimages: Do not assert in "too big images". Issue #1061
build system:
* Require cmake >= 3.10
* Require Qt 5 >= 5.9
* Require glib >= 2.56
* Require gtk 3 >= 3.22
* Require gdk-pixbuf >= 2.36
PR: poppler-21.04.0
Exp-run by: antoine
Diffstat (limited to 'graphics')
34 files changed, 38 insertions, 36 deletions
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index f0ed1cf7fac3..2b9b193b144b 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -4,7 +4,7 @@ PORTNAME= atril PORTVERSION= 1.22.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index 7d9b4427ba09..bd2d21b0d1bb 100644 --- a/graphics/diff-pdf/Makefile +++ b/graphics/diff-pdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index 3e5a816a1991..2e43b2a2baad 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 405a90379105..8673c5b79a25 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile index aa3f75079a96..a3e00a21b0dd 100644 --- a/graphics/engauge-digitizer/Makefile +++ b/graphics/engauge-digitizer/Makefile @@ -1,7 +1,7 @@ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v DISTVERSION= 12.2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 4da8205fe289..8e387588e46e 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= graphics print gnome MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index ec00f5110d30..5b23dbce719b 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -2,7 +2,7 @@ PORTNAME= evince DISTVERSION= 3.38.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 01c1f8190765..ebf8f50614a6 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 528d87e6a7f3..5dc63d76c6c0 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -2,7 +2,7 @@ PORTNAME= geeqie PORTVERSION= 1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index cd427a44da64..5f0448c9540c 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -2,7 +2,7 @@ PORTNAME= gegl PORTVERSION= 0.4.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 7b9b94bb1791..37dca7c6a2fe 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -2,7 +2,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.24 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index d8f5d4d21e88..a1abcaf3440d 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -2,7 +2,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index 23244aab166f..7497f10710c2 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -2,7 +2,7 @@ PORTNAME= impressive DISTVERSION= 0.13.0-beta2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 80e66e75c3b0..0faf9a745cb3 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -2,7 +2,7 @@ PORTNAME= inkscape PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile index 8806a8845d0a..7019a8e68010 100644 --- a/graphics/katarakt/Makefile +++ b/graphics/katarakt/Makefile @@ -2,7 +2,7 @@ PORTNAME= katarakt PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= kurt@kmk-computers.de diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 7e4bfec1f5a8..498ae605bb10 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 4.4.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 9a73b0d0a051..8e2270c020e4 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,6 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 75d263418609..b3152a0a9d45 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 214780322ddb..f23a6b01d0c7 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index 316f6e9d1772..8ef7bf3856e6 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics PKGNAMESUFFIX= 34 diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile index ab0599bb9585..306c47e91fc9 100644 --- a/graphics/pdf2svg/Makefile +++ b/graphics/pdf2svg/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.3 -PORTREVISION= 27 +PORTREVISION= 28 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile index 713a37d6df05..f73e80b0a53f 100644 --- a/graphics/pdfpc/Makefile +++ b/graphics/pdfpc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfpc DISTVERSION= 4.5.0 CATEGORIES= graphics DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer diff --git a/graphics/poppler-glib/pkg-plist b/graphics/poppler-glib/pkg-plist index 320ffa796518..6ed73e29a47f 100644 --- a/graphics/poppler-glib/pkg-plist +++ b/graphics/poppler-glib/pkg-plist @@ -16,6 +16,6 @@ include/poppler/glib/poppler.h lib/girepository-1.0/Poppler-0.18.typelib lib/libpoppler-glib.so lib/libpoppler-glib.so.8 -lib/libpoppler-glib.so.8.19.0 +lib/libpoppler-glib.so.8.20.0 libdata/pkgconfig/poppler-glib.pc share/gir-1.0/Poppler-0.18.gir diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 263b67cc030c..1cde462ba619 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,7 +1,7 @@ # Created by: marcus@FreeBSD.org PORTNAME= poppler -DISTVERSION= 21.03.0 +DISTVERSION= 21.04.0 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -46,7 +46,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/} PORTSCOUT= limitw:1,even USES+= iconv CMAKE_ON+= ENABLE_CPP -PLIST_SUB+= SHLIB_VER=108 +PLIST_SUB+= SHLIB_VER=109 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo index 928b1b61dcd1..c404a8683a94 100644 --- a/graphics/poppler/distinfo +++ b/graphics/poppler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614683481 -SHA256 (poppler-21.03.0.tar.xz) = fd51ead4aac1d2f4684fa6e7b0ec06f0233ed21667e720a4e817e4455dd63d27 -SIZE (poppler-21.03.0.tar.xz) = 1690848 +TIMESTAMP = 1617697401 +SHA256 (poppler-21.04.0.tar.xz) = 5e2219656c6bbd36154133fef2e12b7d0938464518827098b29a10b1697ea79c +SIZE (poppler-21.04.0.tar.xz) = 1694132 diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist index c9aeb9ea78b3..ed63d06cfee8 100644 --- a/graphics/poppler/pkg-plist +++ b/graphics/poppler/pkg-plist @@ -91,6 +91,7 @@ include/poppler/cpp/poppler-page.h include/poppler/cpp/poppler-rectangle.h include/poppler/cpp/poppler-toc.h include/poppler/cpp/poppler-version.h +include/poppler/cpp/poppler_cpp_export.h include/poppler/fofi/FoFiBase.h include/poppler/fofi/FoFiEncodings.h include/poppler/fofi/FoFiIdentifier.h @@ -111,6 +112,7 @@ include/poppler/goo/gmem.h include/poppler/goo/grandom.h include/poppler/goo/gstrtod.h include/poppler/poppler-config.h +include/poppler/poppler_private_export.h include/poppler/splash/Splash.h include/poppler/splash/SplashBitmap.h include/poppler/splash/SplashClip.h diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 88afe6c1e183..69cc9a80821e 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -2,7 +2,7 @@ PORTNAME= pqiv PORTVERSION= 2.11 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 40d83ff079b8..d35a59c4a2b3 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -2,7 +2,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 6e690279543d..fb9c50d5b18b 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -2,7 +2,7 @@ PORTNAME= sane-backends DISTVERSION= 1.0.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/ diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile index 63a8dc519f6b..e4cf98f89ba4 100644 --- a/graphics/tikzit/Makefile +++ b/graphics/tikzit/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikzit DISTVERSIONPREFIX= v DISTVERSION= 2.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= lwhsu@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index e6801f4a80e4..60a43913e134 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,7 +2,7 @@ PORTNAME= vips PORTVERSION= 8.10.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile index 79236a9ba04f..0be155073880 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -2,7 +2,7 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index a965d20c57a4..b3ebad94693c 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xournalpp DISTVERSION= 1.0.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 67ca21fb052a..55355dcecd65 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,6 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org |