aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-05-03 12:04:51 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2021-05-06 12:12:26 +0800
commitcc4315b370580787f8f12f4f788bb47f6ff7544a (patch)
treef2a4a4cea621b3a41810ebaa96898076196934db /net
parent4adb1d08b8a155b94e253d5eaeed76cf42ab9daf (diff)
downloadfreebsd-ports-gnome-cc4315b370580787f8f12f4f788bb47f6ff7544a.tar.gz
freebsd-ports-gnome-cc4315b370580787f8f12f4f788bb47f6ff7544a.tar.zst
freebsd-ports-gnome-cc4315b370580787f8f12f4f788bb47f6ff7544a.zip
graphics/poppler: update to 21.05.0
Release 21.05.0: core: * Fix crashes in malformed files * Export SplashFont* symbols used by Scribus * Minor code improvements qt5/qt6: * Make sure new signatures are always properly oriented * Allow to pass the border width when signing glib: * Enhance find to support multi-line matching utils: * pdftoppm: Fix regression when using single scaleTo. Issue #1062 build system: * Allow to disable building manual tests PR: 255562 Exp-run by: antoine
Diffstat (limited to 'net')
-rw-r--r--net/kitinerary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 6ba64b0d4946..032c85af9ef5 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org