From fac489c1647530936821da748ad7a671b952463b Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 6 Jul 2021 22:00:57 +0200 Subject: 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 --- 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 55f85eb96dea..9192928bc3a6 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} -- cgit v1.2.3