Skip to Content.
Sympa Menu

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

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 (4d58afabdaf181d67a860bcee2755d008d1db2a6)
  • Date: Thu, 8 Feb 2018 17:03:19 +0000

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

x11-libs/cairo/DEPENDS | 2 +-
x11-libs/cairo/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 4d58afabdaf181d67a860bcee2755d008d1db2a6
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

x11-libs/cairo: replaced xextproto with xorgproto in DEPENDS

diff --git a/x11-libs/cairo/DEPENDS b/x11-libs/cairo/DEPENDS
index 3ab111f..86a73a2 100755
--- a/x11-libs/cairo/DEPENDS
+++ b/x11-libs/cairo/DEPENDS
@@ -36,7 +36,7 @@ optional_depends libx11 \
"for Xlib surface backend feature" &&

if is_depends_enabled $SPELL libx11; then
- depends xextproto &&
+ depends xorgproto &&
depends libxext &&
optional_depends libxrender \
"--enable-xlib-xrender" \
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 37aaecc..e1a2df8 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2018-02-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: xextproto -> xorgproto
+
2018-01-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.15.10 (devel)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4d58afabdaf181d67a860bcee2755d008d1db2a6), Pavel Vinogradov, 02/08/2018

Archive powered by MHonArc 2.6.24.

Top of Page