Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Bor Kraljič (5a25c6dbe7ad00d79244509f76b5821221fd0408)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Bor Kraljič (5a25c6dbe7ad00d79244509f76b5821221fd0408)
  • Date: Thu, 22 Sep 2011 15:41:56 -0500

GIT changes to master z-rejected grimoire by Bor Kraljič <pyrobor AT ver.si>:

z-x11/openmotif/DEPENDS | 1 -
z-x11/openmotif/DETAILS | 4 ++--
z-x11/openmotif/HISTORY | 5 +++++
z-x11/openmotif/PREPARE | 3 ---
4 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit 5a25c6dbe7ad00d79244509f76b5821221fd0408
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

openmotif: updated spell to 2.3.3

* PREPARE: removed, no longer needed
* DEPENDS: removed printproto (fixes #253)

diff --git a/z-x11/openmotif/DEPENDS b/z-x11/openmotif/DEPENDS
index aa53e1f..0c8dd8f 100755
--- a/z-x11/openmotif/DEPENDS
+++ b/z-x11/openmotif/DEPENDS
@@ -7,7 +7,6 @@ depends libtool &&
depends libx11 &&
depends libxt &&
depends libxmu &&
-depends printproto &&
optional_depends libxft \
'--enable-xft' \
'--disable-xft' \
diff --git a/z-x11/openmotif/DETAILS b/z-x11/openmotif/DETAILS
index f43e3ca..a030b0e 100755
--- a/z-x11/openmotif/DETAILS
+++ b/z-x11/openmotif/DETAILS
@@ -1,7 +1,7 @@
SPELL=openmotif
- VERSION=2.3.2
+ VERSION=2.3.3
VX=`echo $VERSION |cut -c-3`
-
SOURCE_HASH=sha512:5bf82b25d7b16aa00f93c713bc4073c9ff0d22b001834b40c6195d8cb069acb039ed67b18892d6624acd7f118246c1633c9dbd79e6bb8c2bee8c23691bac25ab
+
SOURCE_HASH=sha512:276d890692f2107aba14c927e0ff99514165621ef5ef53366a5dbd9a89b569b5327cef42efb67a44a0c27676a097d8fe85ab51a4165438ab9062f97d586737f6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.motifzone.net
diff --git a/z-x11/openmotif/HISTORY b/z-x11/openmotif/HISTORY
index e503415..eb34dae 100644
--- a/z-x11/openmotif/HISTORY
+++ b/z-x11/openmotif/HISTORY
@@ -1,3 +1,8 @@
+2011-09-22 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2.3.3
+ * PREPARE: removed, no longer needed
+ * DEPENDS: removed printproto (fixes #253)
+
2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG

diff --git a/z-x11/openmotif/PREPARE b/z-x11/openmotif/PREPARE
deleted file mode 100755
index 66fba51..0000000
--- a/z-x11/openmotif/PREPARE
+++ /dev/null
@@ -1,3 +0,0 @@
-message ${PROBLEM_COLOR}this spell is completely broken, \
-as it relies on libxp, which is DEAD${DEFAULT_COLOR}
-return 1



  • [SM-Commit] GIT changes to master z-rejected grimoire by Bor Kraljič (5a25c6dbe7ad00d79244509f76b5821221fd0408), Bor Kraljič, 09/22/2011

Archive powered by MHonArc 2.6.24.

Top of Page