aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-03-08 19:32:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-03-08 19:32:55 +0000
commit0ef82d433ffabb6ea51a94c65d6969e62ccb457d (patch)
treebabc3dfc83a896ba1c06cb3225c2c0ea193a98f6 /editors
parentb0a045ca2396aab9b6c656a13d32f6b35e341440 (diff)
downloadports-0ef82d433ffabb6ea51a94c65d6969e62ccb457d.tar.gz
ports-0ef82d433ffabb6ea51a94c65d6969e62ccb457d.zip
graphics/poppler: update to 21.03.0
Release 21.03.0: core: * Fix parsing text in some broken pdf files. Issue #1040 * Fix memory issue when using threads. Issue #1050 * TextSelectionDumper: Fix getText() for space after word * Change signature of OutputDev:tilingPatternFill * Make PDFDocBuilder return a std::unique_ptr * Improve well formed check for shading functions * Fix leak in case of fread failing * Fix memory leak in broken file in JBIG2Stream::readGenericBitmap * PSOutputDev: Fix stack overflow in broken files glib: * poppler_annot_free_text_get_callout_line: Fix wrong static cast * poppler-structure-element: fix memleak * Improve documentation * demo: keep same visual appearance between displayed and copied text utils: * pdftotext: Add -cropbox option * pdftoppm: Add -progress option * pdftoppm: Fix rounding bug in computation of output bitmap size. Issue #927 qt6: * Add missing poppler-qt6.pc.cmake PR: 253953 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=567866
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/kile/Makefile2
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/libreoffice6/Makefile2
-rw-r--r--editors/setzer/Makefile2
-rw-r--r--editors/texstudio/Makefile1
-rw-r--r--editors/texworks/Makefile2
7 files changed, 7 insertions, 6 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 2592adaf7f32..15d0da45399b 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligra
DISTVERSION= 3.2.1
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index cf275bdee0ef..ffa629842cdf 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index b35d5977d6fa..9ceb0dc699ac 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
.include "${.CURDIR}/Makefile.common"
diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile
index ee5ba939e868..4a414f9b6a8d 100644
--- a/editors/libreoffice6/Makefile
+++ b/editors/libreoffice6/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
.include "${.CURDIR}/Makefile.common"
diff --git a/editors/setzer/Makefile b/editors/setzer/Makefile
index be9a93f8eb0f..2cbf60207460 100644
--- a/editors/setzer/Makefile
+++ b/editors/setzer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= setzer
DISTVERSIONPREFIX=v
DISTVERSION= 0.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= greg@unrelenting.technology
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 569d81f456ba..0760ecc731b3 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= texstudio
DISTVERSION= 3.1.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= rigoletto@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index f634933f57f9..f8ad85474c44 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -4,7 +4,7 @@
PORTNAME= texworks
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6.2
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= editors
MAINTAINER= hrs@FreeBSD.org