Commit d98b56f1 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

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
parent e47c577d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
PORTNAME=	pdf2djvu
DISTVERSION=	0.9.17.1
PORTREVISION=	13
PORTREVISION=	14
CATEGORIES=	converters
MASTER_SITES=	https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

PORTNAME=	kbibtex
DISTVERSION=	0.9.2
PORTREVISION=	19
PORTREVISION=	20
CATEGORIES=	databases kde
MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

PORTNAME=	efl
DISTVERSION=	1.25.1
PORTREVISION=	14
PORTREVISION=	15
CATEGORIES=	devel enlightenment
MASTER_SITES=	http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR=	enlightenment
+1 −1
Original line number Diff line number Diff line
PORTNAME=	kfilemetadata
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTREVISION=	2
CATEGORIES=	devel kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
+1 −1
Original line number Diff line number Diff line
PORTNAME=	calligra
DISTVERSION=	3.2.1
PORTREVISION=	27
PORTREVISION=	28
CATEGORIES=	editors kde
MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR=	KDE/${PORTNAME}
Loading