Skip to content

Commit fac489c

Browse files
committed
graphics/poppler: update to 21.07.0
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
1 parent 4e621c5 commit fac489c

68 files changed

Lines changed: 70 additions & 62 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

converters/pdf2djvu/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= pdf2djvu
22
DISTVERSION= 0.9.17.1
3-
PORTREVISION= 11
3+
PORTREVISION= 12
44
CATEGORIES= converters
55
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
66

databases/kbibtex/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= kbibtex
44
DISTVERSION= 0.9.2
5-
PORTREVISION= 17
5+
PORTREVISION= 18
66
CATEGORIES= databases kde
77
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
88

deskutils/calibre/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
PORTNAME= calibre
44
PORTVERSION= 5.22.1
5+
PORTREVISION= 1
56
CATEGORIES= deskutils python
67
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
78

deskutils/cfiles/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PORTNAME= cfiles
22
DISTVERSIONPREFIX= v
33
DISTVERSION= 1.8-6
44
DISTVERSIONSUFFIX= -g327d47f
5-
PORTREVISION= 15
5+
PORTREVISION= 16
66
CATEGORIES= deskutils
77

88
MAINTAINER= yuri@FreeBSD.org

deskutils/lumina-pdf/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= lumina-pdf
22
DISTVERSION= 1.6.0
3-
PORTREVISION= 17
3+
PORTREVISION= 18
44
CATEGORIES= deskutils
55

66
MAINTAINER= lbartoletti@FreeBSD.org

deskutils/recoll/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= recoll
44
PORTVERSION= 1.27.3
5-
PORTREVISION= 14
5+
PORTREVISION= 15
66
CATEGORIES= deskutils
77
MASTER_SITES= https://www.lesbonscomptes.com/recoll/
88

deskutils/xfce4-tumbler/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= tumbler
44
PORTVERSION= 4.16.0
5-
PORTREVISION= 6
5+
PORTREVISION= 7
66
CATEGORIES= deskutils xfce
77
MASTER_SITES= XFCE
88
PKGNAMEPREFIX= xfce4-

devel/efl/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= efl
44
DISTVERSION= 1.25.1
5-
PORTREVISION= 12
5+
PORTREVISION= 13
66
CATEGORIES= devel enlightenment
77
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
88
DIST_SUBDIR= enlightenment

devel/kf5-kfilemetadata/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kfilemetadata
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3-
PORTREVISION= 1
3+
PORTREVISION= 2
44
CATEGORIES= devel kde kde-frameworks
55

66
MAINTAINER= kde@FreeBSD.org

editors/calligra/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= calligra
22
DISTVERSION= 3.2.1
3-
PORTREVISION= 23
3+
PORTREVISION= 24
44
CATEGORIES= editors kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
66
DIST_SUBDIR= KDE/${PORTNAME}

0 commit comments

Comments
 (0)