Skip to content

Commit

Permalink
graphics/poppler: update to 21.08.0
Browse files Browse the repository at this point in the history
Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
         * Better error message when libjpeg is not found
         * Better error messages when libopenjpeg2 is not found

        qt5/qt6:
         * Document that a document has to outlive its pages
         * Make getPdfVersion return a dedicated version object

        glib:
         * mimick TextSelectionDumper logic change for spaceAfter

Exp-run by:	antoine
PR:		257539
  • Loading branch information
tcberner committed Aug 15, 2021
1 parent 860cc0e commit 9a1df6a
Show file tree
Hide file tree
Showing 68 changed files with 72 additions and 63 deletions.
2 changes: 1 addition & 1 deletion converters/pdf2djvu/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= pdf2djvu
DISTVERSION= 0.9.17.1
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion databases/kbibtex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= kbibtex
DISTVERSION= 0.9.2
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}

Expand Down
1 change: 1 addition & 0 deletions deskutils/calibre/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= calibre
PORTVERSION= 5.25.0
PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion deskutils/lumina-pdf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.6.0
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= deskutils

MAINTAINER= lbartoletti@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion deskutils/xfce4-tumbler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= tumbler
PORTVERSION= 4.16.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
Expand Down
2 changes: 1 addition & 1 deletion devel/efl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= efl
DISTVERSION= 1.25.1
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
Expand Down
1 change: 1 addition & 0 deletions devel/kf5-kfilemetadata/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= kfilemetadata
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion editors/calligra/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= calligra
DISTVERSION= 3.2.1
PORTREVISION= 26
PORTREVISION= 27
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down
2 changes: 1 addition & 1 deletion editors/gummi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gummi
PORTVERSION= 0.8.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion editors/kile/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
PORTREVISION= 21
PORTREVISION= 22
CATEGORIES= editors kde

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion editors/libreoffice/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 2

.include "${.CURDIR}/Makefile.common"

Expand Down
2 changes: 1 addition & 1 deletion editors/libreoffice6/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PORTREVISION= 13
PORTREVISION= 14

.include "${.CURDIR}/Makefile.common"

Expand Down
2 changes: 1 addition & 1 deletion editors/setzer/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= setzer
DISTVERSIONPREFIX=v
DISTVERSION= 0.4.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors

MAINTAINER= greg@unrelenting.technology
Expand Down
2 changes: 1 addition & 1 deletion editors/texstudio/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= texstudio
DISTVERSION= 3.1.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= editors

MAINTAINER= rigoletto@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion editors/texworks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= texworks
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6.2
PORTREVISION= 31
PORTREVISION= 32
CATEGORIES= editors

MAINTAINER= hrs@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/atril/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= atril
PORTVERSION= 1.25.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand Down
2 changes: 1 addition & 1 deletion graphics/diff-pdf/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.5
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= graphics

MAINTAINER= uzsolt@uzsolt.hu
Expand Down
2 changes: 1 addition & 1 deletion graphics/diffpdf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= diffpdf
PORTVERSION= 2.1.3
PORTREVISION= 33
PORTREVISION= 34
CATEGORIES= graphics
MASTER_SITES= http://www.qtrac.eu/

Expand Down
2 changes: 1 addition & 1 deletion graphics/dspdfviewer/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= dspdfviewer
PORTVERSION= 1.15.1
DISTVERSIONPREFIX= v
PORTREVISION= 43
PORTREVISION= 44
CATEGORIES= graphics

MAINTAINER= fox@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/engauge-digitizer/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= engauge-digitizer
DISTVERSIONPREFIX= v
DISTVERSION= 12.2.2
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= graphics math science

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/epdfview/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= epdfview
PORTVERSION= 0.1.8
PORTREVISION= 44
PORTREVISION= 45
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
Expand Down
1 change: 1 addition & 0 deletions graphics/evince/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= evince
DISTVERSION= 40.4
PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
Expand Down
2 changes: 1 addition & 1 deletion graphics/gdal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gdal
PORTVERSION= 3.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
Expand Down
2 changes: 1 addition & 1 deletion graphics/geeqie/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= geeqie
PORTVERSION= 1.6
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://www.geeqie.org/

Expand Down
2 changes: 1 addition & 1 deletion graphics/gegl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gegl
PORTVERSION= 0.4.30
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= GIMP

Expand Down
2 changes: 1 addition & 1 deletion graphics/gimp-app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME?= gimp-app
PORTVERSION= 2.10.24
PORTREVISION= 10
PORTREVISION= 11
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Expand Down
2 changes: 1 addition & 1 deletion graphics/graphviz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= graphviz
PORTVERSION= 2.44.1
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= graphics tk
MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/

Expand Down
2 changes: 1 addition & 1 deletion graphics/inkscape/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= inkscape
DISTVERSION= 1.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= https://inkscape.org/gallery/item/26932/

Expand Down
2 changes: 1 addition & 1 deletion graphics/katarakt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= katarakt
PORTVERSION= 0.2
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= graphics

MAINTAINER= kurt@kmk-computers.de
Expand Down
2 changes: 1 addition & 1 deletion graphics/krita/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= krita
DISTVERSION= 4.4.5
PORTREVISION= 21
PORTREVISION= 22
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down
1 change: 1 addition & 0 deletions graphics/okular/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= okular
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= graphics kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/openfx-arena/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= openfx-arena
PORTVERSION= 2.3.14
DISTVERSIONPREFIX= Natron-
PORTREVISION= 41
PORTREVISION= 42
CATEGORIES= graphics

MAINTAINER= olivier@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/osg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.6.5
DISTVERSIONPREFIX= OpenSceneGraph-
PORTREVISION= 27
PORTREVISION= 28
CATEGORIES= graphics

MAINTAINER= amdmi3@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/osg34/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.4.1
DISTVERSIONPREFIX= OpenSceneGraph-
PORTREVISION= 28
PORTREVISION= 29
CATEGORIES= graphics
PKGNAMESUFFIX= 34

Expand Down
2 changes: 1 addition & 1 deletion graphics/pdf2svg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pdf2svg
PORTVERSION= 0.2.3
PORTREVISION= 31
PORTREVISION= 32
DISTVERSIONPREFIX= v
CATEGORIES= graphics

Expand Down
2 changes: 1 addition & 1 deletion graphics/pdfpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PORTNAME= pdfpc
DISTVERSION= 4.5.0
CATEGORIES= graphics
DISTVERSIONPREFIX= v
PORTREVISION= 7
PORTREVISION= 8

MAINTAINER= bapt@FreeBSD.org
COMMENT= Keynote-like multi-monitor presentation viewer
Expand Down
2 changes: 1 addition & 1 deletion graphics/poppler-glib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>

PORTREVISION= 1
PORTREVISION= 0

COMMENT= GLib bindings to poppler

Expand Down
2 changes: 1 addition & 1 deletion graphics/poppler-qt5/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
PKGNAMESUFFIX= -qt5

COMMENT= Qt 5 bindings to poppler
Expand Down
2 changes: 1 addition & 1 deletion graphics/poppler-utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Created by: Michael Nottebrock <lofi@FreeBSD.org>

PORTREVISION= 1
PORTREVISION= 0

COMMENT= Poppler's xpdf-workalike command line utilities # '

Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: marcus@FreeBSD.org

PORTNAME= poppler
DISTVERSION= 21.07.0
DISTVERSION= 21.08.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/

Expand All @@ -21,7 +21,7 @@ LIB_DEPENDS= libnspr4.so:devel/nspr \
BUILD_DEPENDS= ${LOCALBASE}/include/boost/container/small_vector.hpp:devel/boost-libs
RUN_DEPENDS= poppler-data>0:graphics/poppler-data

USES= compiler:c++11-lang cpe cmake:insource gnome jpeg libtool \
USES= cmake:insource compiler:c++11-lang cpe gnome jpeg libtool \
localbase pathfix pkgconfig tar:xz
CPE_VENDOR= freedesktop
USE_GNOME= cairo libxml2
Expand All @@ -47,7 +47,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=111
PLIST_SUB+= SHLIB_VER=112

OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG
Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1625601563
SHA256 (poppler-21.07.0.tar.xz) = e26ab29f68065de4d6562f0a3e2b5435a83ca92be573b99a1c81998fa286a4d4
SIZE (poppler-21.07.0.tar.xz) = 1709664
TIMESTAMP = 1627834363
SHA256 (poppler-21.08.0.tar.xz) = e9cf5dc5964bce4bb0264d1c4f8122706c910588b421cfc30abc97d6b23e602d
SIZE (poppler-21.08.0.tar.xz) = 1717372
2 changes: 1 addition & 1 deletion graphics/pqiv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pqiv
PORTVERSION= 2.12
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics

MAINTAINER= danilo@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/py-python-poppler-qt5/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= python-poppler-qt5
DISTVERSIONPREFIX= v
DISTVERSION= 0.75.0
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
2 changes: 1 addition & 1 deletion graphics/qcomicbook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= QComicBook
PORTVERSION= 0.9.1
PORTREVISION= 29
PORTREVISION= 30
CATEGORIES= graphics

MAINTAINER= ports@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/sane-backends/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= sane-backends
DISTVERSION= 1.0.32
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/

Expand Down
Loading

0 comments on commit 9a1df6a

Please sign in to comment.