Skip to content

Commit

Permalink
graphics/poppler: update to 21.12
Browse files Browse the repository at this point in the history
Release 21.12.0:
    core:
         * Add API to add images
         * CairoOutputDev: Fix de-duping of Flate images
         * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393
         * Minor code improvements

    glib:
         * Add API for validation of signatures
         * Add API to read/save to file descriptor

    utils:
         * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117

    build system:
         * Increase C++ standard to 17

Exp-run by:	antoine
PR:		260344
  • Loading branch information
tcberner committed Dec 13, 2021
1 parent 432ab5a commit fd68e9e
Show file tree
Hide file tree
Showing 68 changed files with 73 additions and 67 deletions.
2 changes: 1 addition & 1 deletion converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdf2djvu
DISTVERSION= 0.9.17.1
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion databases/kbibtex/Makefile
Expand Up @@ -2,7 +2,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion deskutils/bookworm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bookworm
DISTVERSION= 1.1.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils

MAINTAINER= miguel@gocobachi.dev
Expand Down
1 change: 1 addition & 0 deletions deskutils/calibre/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= calibre
PORTVERSION= 5.33.2
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
@@ -1,6 +1,6 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.6.0
PORTREVISION= 22
PORTREVISION= 23
CATEGORIES= deskutils

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

PORTNAME= tumbler
PORTVERSION= 4.16.0
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
Expand Down
2 changes: 1 addition & 1 deletion devel/efl/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= efl
DISTVERSION= 1.25.1
PORTREVISION= 17
PORTREVISION= 18
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
Expand Down
2 changes: 1 addition & 1 deletion devel/kf5-kfilemetadata/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kfilemetadata
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel kde kde-frameworks

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

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

Expand Down
2 changes: 1 addition & 1 deletion editors/kile/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
PORTREVISION= 25
PORTREVISION= 26
CATEGORIES= editors kde

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion editors/libreoffice/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 0
PORTREVISION= 1

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

Expand Down
2 changes: 1 addition & 1 deletion editors/libreoffice6/Makefile
@@ -1,5 +1,5 @@

PORTREVISION= 18
PORTREVISION= 19

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

Expand Down
2 changes: 1 addition & 1 deletion editors/setzer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= setzer
DISTVERSIONPREFIX=v
DISTVERSION= 0.4.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= editors

MAINTAINER= greg@unrelenting.technology
Expand Down
2 changes: 1 addition & 1 deletion editors/texstudio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texstudio
DISTVERSION= 4.1.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors

MAINTAINER= rigoletto@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion editors/texworks/Makefile
Expand Up @@ -3,7 +3,7 @@
PORTNAME= texworks
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6.2
PORTREVISION= 35
PORTREVISION= 36
CATEGORIES= editors

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

PORTNAME= atril
PORTVERSION= 1.26.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand Down
2 changes: 1 addition & 1 deletion graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.5
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= graphics

MAINTAINER= uzsolt@uzsolt.hu
Expand Down
2 changes: 1 addition & 1 deletion graphics/diffpdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= diffpdf
PORTVERSION= 2.1.3
PORTREVISION= 37
PORTREVISION= 38
CATEGORIES= graphics
MASTER_SITES= http://www.qtrac.eu/

Expand Down
2 changes: 1 addition & 1 deletion graphics/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dspdfviewer
PORTVERSION= 1.15.1
DISTVERSIONPREFIX= v
PORTREVISION= 47
PORTREVISION= 48
CATEGORIES= graphics

MAINTAINER= fox@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/engauge-digitizer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= engauge-digitizer
DISTVERSIONPREFIX= v
DISTVERSION= 12.2.2
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= graphics math science

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

PORTNAME= epdfview
PORTVERSION= 0.1.8
PORTREVISION= 48
PORTREVISION= 49
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
Expand Up @@ -2,6 +2,7 @@

PORTNAME= evince
DISTVERSION= 41.3
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
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gdal
PORTVERSION= 3.3.3
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
Expand Up @@ -2,7 +2,7 @@

PORTNAME= geeqie
PORTVERSION= 1.6
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= graphics
MASTER_SITES= http://www.geeqie.org/

Expand Down
2 changes: 1 addition & 1 deletion graphics/gegl/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gegl
PORTVERSION= 0.4.32
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= GIMP

Expand Down
2 changes: 1 addition & 1 deletion graphics/gimp-app/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME?= gimp
PORTVERSION= 2.10.28
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Expand Down
2 changes: 1 addition & 1 deletion graphics/graphviz/Makefile
Expand Up @@ -2,7 +2,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion graphics/inkscape/Makefile
Expand Up @@ -2,7 +2,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion graphics/katarakt/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= katarakt
PORTVERSION= 0.2
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= graphics

MAINTAINER= kurt@kmk-computers.de
Expand Down
2 changes: 1 addition & 1 deletion graphics/krita/Makefile
@@ -1,6 +1,6 @@
PORTNAME= krita
DISTVERSION= 4.4.8
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down
2 changes: 1 addition & 1 deletion graphics/okular/Makefile
@@ -1,6 +1,6 @@
PORTNAME= okular
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/openfx-arena/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openfx-arena
PORTVERSION= 2.3.14
DISTVERSIONPREFIX= Natron-
PORTREVISION= 46
PORTREVISION= 47
CATEGORIES= graphics

MAINTAINER= olivier@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/osg/Makefile
Expand Up @@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.6.5
DISTVERSIONPREFIX= OpenSceneGraph-
PORTREVISION= 32
PORTREVISION= 33
CATEGORIES= graphics

MAINTAINER= amdmi3@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/osg34/Makefile
Expand Up @@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.4.1
DISTVERSIONPREFIX= OpenSceneGraph-
PORTREVISION= 32
PORTREVISION= 33
CATEGORIES= graphics
PKGNAMESUFFIX= 34

Expand Down
2 changes: 1 addition & 1 deletion graphics/pdf2svg/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pdf2svg
PORTVERSION= 0.2.3
PORTREVISION= 35
PORTREVISION= 36
DISTVERSIONPREFIX= v
CATEGORIES= graphics

Expand Down
2 changes: 1 addition & 1 deletion graphics/pdfpc/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= pdfpc
DISTVERSION= 4.5.0
CATEGORIES= graphics
DISTVERSIONPREFIX= v
PORTREVISION= 11
PORTREVISION= 12

MAINTAINER= bapt@FreeBSD.org
COMMENT= Keynote-like multi-monitor presentation viewer
Expand Down
2 changes: 1 addition & 1 deletion graphics/poppler-glib/pkg-plist
Expand Up @@ -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.21.0
lib/libpoppler-glib.so.8.22.0
libdata/pkgconfig/poppler-glib.pc
share/gir-1.0/Poppler-0.18.gir
6 changes: 3 additions & 3 deletions graphics/poppler/Makefile
@@ -1,7 +1,7 @@
# Created by: marcus@FreeBSD.org

PORTNAME= poppler
DISTVERSION= 21.11.0
DISTVERSION= 21.12.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= cmake:insource compiler:c++11-lang cpe gnome jpeg libtool \
USES= cmake:insource compiler:c++17-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=115
PLIST_SUB+= SHLIB_VER=116

OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG
Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1636102665
SHA256 (poppler-21.11.0.tar.xz) = 31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584
SIZE (poppler-21.11.0.tar.xz) = 1783592
TIMESTAMP = 1639248679
SHA256 (poppler-21.12.0.tar.xz) = acb840c2c1ec07d07e53c57c4b3a1ff3e3ee2d888d44e1e9f2f01aaf16814de7
SIZE (poppler-21.12.0.tar.xz) = 1798780
4 changes: 2 additions & 2 deletions graphics/poppler/pkg-plist
Expand Up @@ -11,6 +11,8 @@ include/poppler/Catalog.h
include/poppler/CertificateInfo.h
include/poppler/CharCodeToUnicode.h
include/poppler/CharTypes.h
include/poppler/FDPDFDocBuilder.h
include/poppler/FILECacheLoader.h
%%CURL%%include/poppler/CurlCachedFile.h
%%CURL%%include/poppler/CurlPDFDocBuilder.h
include/poppler/DateInfo.h
Expand Down Expand Up @@ -62,8 +64,6 @@ include/poppler/Rendition.h
include/poppler/SecurityHandler.h
include/poppler/Sound.h
include/poppler/SplashOutputDev.h
include/poppler/StdinCachedFile.h
include/poppler/StdinPDFDocBuilder.h
include/poppler/Stream-CCITT.h
include/poppler/Stream.h
include/poppler/StructElement.h
Expand Down
2 changes: 1 addition & 1 deletion graphics/pqiv/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pqiv
PORTVERSION= 2.12
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= graphics

MAINTAINER= danilo@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/py-python-poppler-qt5/Makefile
@@ -1,7 +1,7 @@
PORTNAME= python-poppler-qt5
DISTVERSIONPREFIX= v
DISTVERSION= 0.75.0
PORTREVISION= 22
PORTREVISION= 23
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down

0 comments on commit fd68e9e

Please sign in to comment.