From d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 2 Sep 2021 06:04:35 +0200 Subject: graphics/poppler: update to 21.09 Release 21.09.0: core: * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators * Correct decoding of signature properties Reason & Location when they are Unicode * Fix issues with malformed files * MSVC build fixes build system: * Call cmake_minium_required() before project() * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE} * correctly forward user-provided flags to try_compile() Exp-run by: antoine PR: 258206 --- 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 28ab9a788993..8776371e10e9 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} -- cgit v1.2.3