diff options
-rw-r--r-- | graphics/poppler/Makefile | 5 | ||||
-rw-r--r-- | graphics/poppler/distinfo | 6 | ||||
-rw-r--r-- | graphics/poppler/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index d7c26d2ac9e9..b2a866cd6063 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,6 +1,5 @@ PORTNAME= poppler -DISTVERSION= 22.08.0 -PORTREVISION= 1 +DISTVERSION= 22.09.0 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -56,7 +55,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=123 +PLIST_SUB+= SHLIB_VER=124 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo index 7980fa125e81..5c72f1d17caa 100644 --- a/graphics/poppler/distinfo +++ b/graphics/poppler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659599277 -SHA256 (poppler-22.08.0.tar.xz) = b493328721402f25cb7523f9cdc2f7d7c59f45ad999bde75c63c90604db0f20b -SIZE (poppler-22.08.0.tar.xz) = 1840700 +TIMESTAMP = 1662005241 +SHA256 (poppler-22.09.0.tar.xz) = d7a8f748211359cadb774ba3e18ecda6464b34027045c0648eb30d5852a41e2e +SIZE (poppler-22.09.0.tar.xz) = 1842704 diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist index a094c8a92c0f..c5e6c251bdfc 100644 --- a/graphics/poppler/pkg-plist +++ b/graphics/poppler/pkg-plist @@ -136,7 +136,7 @@ include/poppler/splash/SplashXPath.h include/poppler/splash/SplashXPathScanner.h lib/libpoppler-cpp.so lib/libpoppler-cpp.so.0 -lib/libpoppler-cpp.so.0.10.0 +lib/libpoppler-cpp.so.0.11.0 lib/libpoppler.so lib/libpoppler.so.%%SHLIB_VER%% lib/libpoppler.so.%%SHLIB_VER%%.0.0 |