Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (84658b4196774979886659fa664ced7867df58d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (84658b4196774979886659fa664ced7867df58d8)
  • Date: Thu, 6 Dec 2018 20:33:04 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

graphics-libs/poppler/DETAILS | 8 ++++----
graphics-libs/poppler/HISTORY | 1 +
2 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 84658b4196774979886659fa664ced7867df58d8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/poppler: version 0.72.0

diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index b031d61..56639ec 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.71.0
-
SOURCE_HASH=sha512:8e0ce95e7b58c37761c36a20f1282e63373a9557bf9f746ce2936562f12648506043d9559cf816944aa238814fc1b3f3a3c0a6cb002fd214b067e399bcc6ab1e
+ VERSION=0.72.0
+
SOURCE_HASH=sha512:57dc98ff3e433cb8c7e3c31016c080e09586410622d70fb2fe1aa36c2a55017508dd5b5b253cfe987b86f9197bdd34345e038c89f542003cf021900c86614145
else
- VERSION=0.71.0
-
SOURCE_HASH=sha512:8e0ce95e7b58c37761c36a20f1282e63373a9557bf9f746ce2936562f12648506043d9559cf816944aa238814fc1b3f3a3c0a6cb002fd214b067e399bcc6ab1e
+ VERSION=0.72.0
+
SOURCE_HASH=sha512:57dc98ff3e433cb8c7e3c31016c080e09586410622d70fb2fe1aa36c2a55017508dd5b5b253cfe987b86f9197bdd34345e038c89f542003cf021900c86614145
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 6527b38..642e913 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,4 +1,5 @@
2018-12-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.72.0
* PRE_BUILD,, patches-0.71.0/c_str.patch: added patch for 0.71.0 to
make GooString class more flexible and work with latest texlive
fixes
(kudos to Thomas Orgis for the idea)



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (84658b4196774979886659fa664ced7867df58d8), Pavel Vinogradov, 12/06/2018

Archive powered by MHonArc 2.6.24.

Top of Page