summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-26 18:17:32 -0400
committerPavel Vinogradov2019-10-26 18:17:32 -0400
commit72b5684e8b12464f46b8d6359579f03eda172ef4 (patch)
tree3c879cf552da9c702cd9a4dd6a5f46879d4e1e7e /graphics-libs
parentb80aa5edc83e4d6790be14c6a669e44c230858c2 (diff)
graphics-libs/poppler: version 0.82.0
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/poppler/DETAILS8
-rw-r--r--graphics-libs/poppler/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 1b04a32fd3..969eb2978a 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,11 +10,11 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=0.80.1
- SOURCE_HASH=sha512:774d650c63afe2a0d6669daad4b286c2412a0c02581d7ea2cc37d71936f77dff92dc22217367561b7e4285c9c27dcfdca4c76c187d9c3c482db2f3549919b25b
+ VERSION=0.82.0
+ SOURCE_HASH=sha512:1631be30e398dd18a4e8c2cc893cf0d9469a98d93f02f2ffe3bc14857518b76674a10cafe89ee92b9886c3c6b03d50e214a6838c102f673a62789c9832cfa4a2
else
- VERSION=0.81.0
- SOURCE_HASH=sha512:774d650c63afe2a0d6669daad4b286c2412a0c02581d7ea2cc37d71936f77dff92dc22217367561b7e4285c9c27dcfdca4c76c187d9c3c482db2f3549919b25b
+ VERSION=0.82.0
+ SOURCE_HASH=sha512:1631be30e398dd18a4e8c2cc893cf0d9469a98d93f02f2ffe3bc14857518b76674a10cafe89ee92b9886c3c6b03d50e214a6838c102f673a62789c9832cfa4a2
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index f1f1324e8f..097ba66cf5 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2019-10-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.82.0
+
2019-10-08 Pavel Vinogradov <public@sourcemage.org>
* BUILD, CONFIGURE, CONFLICTS: added option to build pdf utilities and
a conflict with xpdf if that option was chosen