aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/poppler
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-01-23 01:59:22 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2020-01-23 01:59:22 +0800
commit90a4ed701a4a68d4ed2c54b96f8f5371dbfd9ffb (patch)
treeb78dc987b5630ee8fd0fcabe9d02b299721bed32 /graphics/poppler
parentb3f15f1bc762df52e33fc20b9e42fc97b3b36a67 (diff)
downloadfreebsd-ports-gnome-90a4ed701a4a68d4ed2c54b96f8f5371dbfd9ffb.tar.gz
freebsd-ports-gnome-90a4ed701a4a68d4ed2c54b96f8f5371dbfd9ffb.tar.zst
freebsd-ports-gnome-90a4ed701a4a68d4ed2c54b96f8f5371dbfd9ffb.zip
graphics/poppler: update to 0.84.0
Release 0.84.0: core: * Fix crash when converting from Unicode to ASCII-7 * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big * JBIG2Stream: fix potential crash in malformed documents * JBIG2Stream: fix leak in reset() if called several times * Internal code improvements utils: * pdfimages: Add error message if first page is larger then number of pages. * pdfinfo: Improved paper size recognition * pdfsig: Fix exit code when dumping signatures * pdftocairo: Error out when even/odd selects 0 pages * pdftohtml: Fix memory leak * pdftoppm: Add an option to scale before rotate * pdftoppm: Add -hide-annotations option * pdftoppm: Error out when even/odd selects 0 pages * pdftops: Improve -optimizecolorspace qt5: * Code cleanups glib: * Fix compiler warnings Release 0.83.0 core: * Improve when a file is recognized as Linearized * Improve const-ness of the code * Make code a bit more readable/maintanable * Fix uninitialized memory uses in broken files utils: * pdffonts: Make code a bit more readable/maintanable * pdftohtml: Make code a bit more readable/maintanable qt5: * Remove a bunch of unused internal functions * trUtf8 -> tr (less warnings) build system: * make-glib-api-docs: switch to python3 PR: 243433 Exp-run by: antoine
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile3
-rw-r--r--graphics/poppler/distinfo6
-rw-r--r--graphics/poppler/files/patch-CMakeLists.txt10
-rw-r--r--graphics/poppler/pkg-plist4
4 files changed, 6 insertions, 17 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index f5a9ba003fc0..d05874159aa5 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= poppler
-DISTVERSION= 0.82.0
-PORTREVISION?= 1
+DISTVERSION= 0.84.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index bfb21b5db967..5e65fa82b4ce 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572047126
-SHA256 (poppler-0.82.0.tar.xz) = 234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df
-SIZE (poppler-0.82.0.tar.xz) = 1553336
+TIMESTAMP = 1577727452
+SHA256 (poppler-0.84.0.tar.xz) = c7a130da743b38a548f7a21fe5940506fb1949f4ebdd3209f0e5b302fa139731
+SIZE (poppler-0.84.0.tar.xz) = 1561236
diff --git a/graphics/poppler/files/patch-CMakeLists.txt b/graphics/poppler/files/patch-CMakeLists.txt
deleted file mode 100644
index 33521f482a64..000000000000
--- a/graphics/poppler/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- CMakeLists.txt.orig 2018-10-07 08:06:59 UTC
-+++ CMakeLists.txt
-@@ -263,6 +263,7 @@ endif()
-
- if (NSS3_FOUND)
- add_definitions(${NSS3_CFLAGS})
-+ link_directories(${NSS3_LIBRARY_DIRS})
- set(ENABLE_NSS3 ON)
- endif()
- if(JPEG_FOUND)
diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist
index 220402819e2e..3d6074597778 100644
--- a/graphics/poppler/pkg-plist
+++ b/graphics/poppler/pkg-plist
@@ -135,8 +135,8 @@ lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
lib/libpoppler-cpp.so.0.7.0
lib/libpoppler.so
-lib/libpoppler.so.92
-lib/libpoppler.so.92.0.0
+lib/libpoppler.so.94
+lib/libpoppler.so.94.0.0
libdata/pkgconfig/poppler-cairo.pc
libdata/pkgconfig/poppler-cpp.pc
libdata/pkgconfig/poppler-splash.pc