Skip to content

Commit

Permalink
graphics/poppler: update to 21.07.0
Browse files Browse the repository at this point in the history
Release 21.07.0:
        core:
         * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
         * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088
         * CairoOutputDev: Fix memory leak on broken files
         * Minor code improvements

        build system:
         * set C standard to 11 without extensions

Exp-run by:	antoine
PR:		256981
  • Loading branch information
tcberner committed Jul 6, 2021
1 parent 4e621c5 commit fac489c
Show file tree
Hide file tree
Showing 68 changed files with 70 additions and 62 deletions.
2 changes: 1 addition & 1 deletion converters/pdf2djvu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdf2djvu
DISTVERSION= 0.9.17.1
PORTREVISION= 11
PORTREVISION= 12
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= 17
PORTREVISION= 18
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}

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

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

Expand Down
2 changes: 1 addition & 1 deletion deskutils/cfiles/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= cfiles
DISTVERSIONPREFIX= v
DISTVERSION= 1.8-6
DISTVERSIONSUFFIX= -g327d47f
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= deskutils

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.6.0
PORTREVISION= 17
PORTREVISION= 18
CATEGORIES= deskutils

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

PORTNAME= recoll
PORTVERSION= 1.27.3
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= deskutils
MASTER_SITES= https://www.lesbonscomptes.com/recoll/

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= 6
PORTREVISION= 7
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= 12
PORTREVISION= 13
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= 23
PORTREVISION= 24
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down
2 changes: 1 addition & 1 deletion editors/kile/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
PORTREVISION= 20
PORTREVISION= 21
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,4 +1,4 @@
PORTREVISION= 11
PORTREVISION= 12

.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= 0
PORTREVISION= 1
CATEGORIES= editors

MAINTAINER= greg@unrelenting.technology
Expand Down
2 changes: 1 addition & 1 deletion editors/texstudio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texstudio
DISTVERSION= 3.1.2
PORTREVISION= 2
PORTREVISION= 3
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= 30
PORTREVISION= 31
CATEGORIES= editors

MAINTAINER= hrs@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions graphics/atril/Makefile
Expand Up @@ -4,6 +4,7 @@

PORTNAME= atril
PORTVERSION= 1.25.1
PORTREVISION= 1
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= 5
PORTREVISION= 6
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= 32
PORTREVISION= 33
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= 42
PORTREVISION= 43
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= 14
PORTREVISION= 15
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= 43
PORTREVISION= 44
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
Expand Down
2 changes: 1 addition & 1 deletion graphics/evince/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= evince
DISTVERSION= 3.38.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
Expand Down
1 change: 1 addition & 0 deletions graphics/gdal/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= gdal
PORTVERSION= 3.3.0
PORTREVISION= 1
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= 7
PORTREVISION= 8
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.30
PORTREVISION= 6
PORTREVISION= 7
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-app
PORTVERSION= 2.10.24
PORTREVISION= 7
PORTREVISION= 8
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= 12
PORTREVISION= 13
CATEGORIES= graphics tk
MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/

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

PORTNAME= impressive
DISTVERSION= 0.13.0-beta2
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/
DISTNAME= Impressive-${DISTVERSION}
Expand Down
1 change: 1 addition & 0 deletions graphics/inkscape/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= inkscape
DISTVERSION= 1.1
PORTREVISION= 1
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= 8
PORTREVISION= 9
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.5
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down
1 change: 1 addition & 0 deletions graphics/okular/Makefile
@@ -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
@@ -1,7 +1,7 @@
PORTNAME= openfx-arena
PORTVERSION= 2.3.14
DISTVERSIONPREFIX= Natron-
PORTREVISION= 40
PORTREVISION= 41
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= 24
PORTREVISION= 25
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= 25
PORTREVISION= 26
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= 30
PORTREVISION= 31
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= 6
PORTREVISION= 7

MAINTAINER= bapt@FreeBSD.org
COMMENT= Keynote-like multi-monitor presentation viewer
Expand Down
3 changes: 1 addition & 2 deletions graphics/poppler/Makefile
@@ -1,8 +1,7 @@
# Created by: marcus@FreeBSD.org

PORTNAME= poppler
DISTVERSION= 21.06.1
PORTREVISION= 1
DISTVERSION= 21.07.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/

Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1623872086
SHA256 (poppler-21.06.1.tar.xz) = 86b09e5a02de40081a3916ef8711c5128eaf4b1fc59d5f87d0ec66f04f595db4
SIZE (poppler-21.06.1.tar.xz) = 1708344
TIMESTAMP = 1625601563
SHA256 (poppler-21.07.0.tar.xz) = e26ab29f68065de4d6562f0a3e2b5435a83ca92be573b99a1c81998fa286a4d4
SIZE (poppler-21.07.0.tar.xz) = 1709664
2 changes: 1 addition & 1 deletion graphics/pqiv/Makefile
Expand Up @@ -2,7 +2,7 @@

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

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion graphics/tikzit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tikzit
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.6
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= graphics

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

PORTNAME= vips
PORTVERSION= 8.10.6
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/

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

PORTNAME= xournal
PORTVERSION= 0.4.8.2016
PORTREVISION= 26
PORTREVISION= 27
CATEGORIES= graphics
MASTER_SITES= SF

Expand Down

0 comments on commit fac489c

Please sign in to comment.