Skip to content

Commit c567676

Browse files
committed
graphics/poppler: update to 21.06.0
Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash - Add dependency on boost to enable the splash backend. PR: 256370 Exp-run by: antoine
1 parent 7437f16 commit c567676

74 files changed

Lines changed: 79 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= 10
3+
PORTREVISION= 11
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= 16
5+
PORTREVISION= 17
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.20.0
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= 14
5+
PORTREVISION= 15
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= 15
3+
PORTREVISION= 16
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= 12
5+
PORTREVISION= 13
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= 5
5+
PORTREVISION= 6
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= 9
5+
PORTREVISION= 10
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= kfilemetadata
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3+
PORTREVISION= 1
34
CATEGORIES= devel kde kde-frameworks
45

56
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= 20
3+
PORTREVISION= 21
44
CATEGORIES= editors kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
66
DIST_SUBDIR= KDE/${PORTNAME}

0 commit comments

Comments
 (0)