aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-05-13 18:33:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-05-13 18:33:10 +0000
commit753388101e291ed46b1fc54ed58ff511947cdb05 (patch)
treee4795e5c4118cbabea98249dfbd9e7b649168ad6 /graphics/osg/Makefile
parente56f67821d507984a934ea018df587993586b9d4 (diff)
downloadports-753388101e291ed46b1fc54ed58ff511947cdb05.tar.gz
ports-753388101e291ed46b1fc54ed58ff511947cdb05.zip
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html : Release 0.76.1: core: * Make the mul tables be calculated at compile time with constexpr. * splash: Fix compile with SPLASH_CMYK enabled * Some typo fixing in error messages qt5: * Fix regression in annotation handling build system: * Fix some typos in build system output and comments Release 0.76.0: core: * Fix regression on case-insensitive search. Issue #743 * Remove GooList, use std::vector instead * Fix radiobutton reporting wrong state. Issue #159 * Handle UTF16-LE strings * Don't error out if there's no DA in FreeText annotation * cairo: Compute correct coverage values for box filter. * cairo: Constrain number of cycles in rescale filter. * Read more fields from ViewerPreferences * Introduce and use Ref::INVALID * Fix crashes in broken files * Fix mismatched free/delete * Add missing include guards utils: * pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV upon error exit. Issue #742 All the required patches have been obtained via gentoo. PR: 237846 Exp-run by: antoine Approved by: kwm
Notes
Notes: svn path=/head/; revision=501583
Diffstat (limited to 'graphics/osg/Makefile')
-rw-r--r--graphics/osg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index bfc6e530d987..90ced69ea8db 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -4,7 +4,7 @@
PORTNAME= osg
PORTVERSION= 3.4.1
DISTVERSIONPREFIX= OpenSceneGraph-
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org