aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-09-02 04:04:35 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-09-06 16:31:18 +0000
commitd98b56f1deb5b6a03a7e04fc16192ecb2af9df1e (patch)
tree28c61b5cfc4fed31206672458266432606ab2def /net
parente47c577da6ce40e629041a92a327d9648ef72bd0 (diff)
downloadports-d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e.tar.gz
ports-d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e.zip
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
Diffstat (limited to 'net')
-rw-r--r--net/kitinerary/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 031e5287efbd..d7930ecacd8e 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org