New commits:
commit eee5632882dd06dfe23e027262bccbe07282f2e8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/poppler: dropped patches for 0.71.0
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index 642e913..f7748c4 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2018-12-11 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD,, patches-0.71.0/c_str.patch: dropped, not needed anymore
+
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
diff --git a/graphics-libs/poppler/PRE_BUILD b/graphics-libs/poppler/PRE_BUILD
deleted file mode 100755
index 167f6bb..0000000
--- a/graphics-libs/poppler/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-apply_patch_dir "patches-${VERSION}"
diff --git a/graphics-libs/poppler/patches-0.71.0/c_str.patch
b/graphics-libs/poppler/patches-0.71.0/c_str.patch
deleted file mode 100644
index 628ebfe..0000000
--- a/graphics-libs/poppler/patches-0.71.0/c_str.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/goo/GooString.h b/goo/GooString.h
---- a/goo/GooString.h
-+++ b/goo/GooString.h
-@@ -129,6 +129,7 @@
-
- // Get C string.
- const char *getCString() const { return c_str(); }
-+ using std::string::c_str;
-
- // Get <i>th character.
- char getChar(int i) const { return (*this)[i]; }
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (eee5632882dd06dfe23e027262bccbe07282f2e8),
Pavel Vinogradov, 12/11/2018