From a831c679c44f854a345af7d383fdd6093da570b8 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 3 Nov 2020 19:48:54 +0000 Subject: graphics/poppler: update to 20.11.0 Release 20.11.0: core: * More work on rendering of standalone Annot Widgets. Issue #806 * Fix crashes in embedded file handling on broken files. Issue #967 * Fix uninitialized memory read on broken files * Save a bit of memory in Dict data cpp: * Fix crashes in embedded file handling on broken files. Issue #966 utils: * pdftohtml: HTML and XML output includes font opacity. qt5: * Rename ArthurOutputDev to QPainterOutputDev build system: * Fix linker error when gtk is not in a default location * Add some checks for gtk-doc support * Reorganize GObject introspection config * Enable CMAKE_LINK_DEPENDS_NO_SHARED PR: 250786 Exp-run by: antoine --- math/labplot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/labplot') diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 561947cc6736..56d3b11da413 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} -- cgit v1.2.3