diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-09-29 07:25:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-09-29 07:25:04 +0000 |
commit | f4566d704a358a9deb16a4cf7d677ad249dbcc25 (patch) | |
tree | 944c8366327e028b528ec369b2d2d723056e7b39 /graphics/qcomicbook/Makefile | |
parent | 061e4f22f004a8e0967c3da9d01ed71e3045ba79 (diff) | |
download | freebsd-ports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.zip |
graphics/poppler: update to 0.81.0
Release 0.81.0:
core:
* Splash: Always enable support for CMYK rasterization
* CairoOutputDev: Check scaled dimensions for 0. Issue #737
* BaseCryptStream: Fix potential uninitialized memory read
* SplashBitmap: Fix wrong width condition for splashModeDeviceN8
* Fix crashes in malformed files
PR: 240781
Exp-run by: antoine
Approved by: gnome (kwm, implicit)
Diffstat (limited to 'graphics/qcomicbook/Makefile')
-rw-r--r-- | graphics/qcomicbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index fb5f0e1d3e69..ec2a266ba045 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -3,7 +3,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org |