Skip to content

Commit

Permalink
graphics/poppler: update to 22.01, latest release
Browse files Browse the repository at this point in the history
This release *requires* consumers to use C++17, which makes it one
of the more intrusive poppler releases in recent memory. Consumers
have already been bumped or marked BROKEN if they now require some
impossible combination of libraries.
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Mar 29, 2022
1 parent b71f7e3 commit e25859e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions graphics/poppler/Makefile
@@ -1,8 +1,7 @@
# Created by: marcus@FreeBSD.org

PORTNAME= poppler
DISTVERSION= 21.12.0
PORTREVISION= 1
DISTVERSION= 22.01.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/

Expand Down Expand Up @@ -48,7 +47,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/}
PORTSCOUT= limitw:1,even
USES+= iconv
CMAKE_ON+= ENABLE_CPP
PLIST_SUB+= SHLIB_VER=116
PLIST_SUB+= SHLIB_VER=117

OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG
Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1639248679
SHA256 (poppler-21.12.0.tar.xz) = acb840c2c1ec07d07e53c57c4b3a1ff3e3ee2d888d44e1e9f2f01aaf16814de7
SIZE (poppler-21.12.0.tar.xz) = 1798780
TIMESTAMP = 1641399386
SHA256 (poppler-22.01.0.tar.xz) = 7d3493056b5b86413e5c693c2cae02c5c06cd8e618d14c2c31e2c84b67b2313e
SIZE (poppler-22.01.0.tar.xz) = 1801984

0 comments on commit e25859e

Please sign in to comment.