Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (13fed847669d10819ff2a7a4ef045e16a18bb840)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (13fed847669d10819ff2a7a4ef045e16a18bb840)
  • Date: Fri, 6 Jun 2008 08:01:26 -0500

GIT changes to master z-rejected grimoire by Alexander Tsamutali
<astsmtl AT gmail.com>:

z-games/cpma/DEPENDS | 2 +-
z-games/cpma/DETAILS | 4 ++--
z-games/cpma/HISTORY | 4 ++++
z-games/ioquake3-bin/HISTORY | 3 +++
z-games/ioquake3-bin/PROVIDES | 1 +
z-games/ioquake3/HISTORY | 3 +++
z-games/ioquake3/PROVIDES | 1 +
z-games/osp/DEPENDS | 2 +-
z-games/osp/HISTORY | 3 +++
9 files changed, 19 insertions(+), 4 deletions(-)

New commits:
commit 13fed847669d10819ff2a7a4ef045e16a18bb840
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/osp: now depends on some QUAKE3 instead of ioquake3-bin

commit 168c7ff1a52951e05274b2b64a35bcbf66539179
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/cpma: updated to 1.46, now depends on some QUAKE3

commit bfe0ca273eb2f94df947e94ef274c5320d9b06ad
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/ioquake3: now provides QUAKE3

commit 8fc9bd28bd4bb843bd0601ca124830df50101f9b
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/ioquake3-bin: now provides QUAKE3

diff --git a/z-games/cpma/DEPENDS b/z-games/cpma/DEPENDS
index 83975ab..3d6d22d 100755
--- a/z-games/cpma/DEPENDS
+++ b/z-games/cpma/DEPENDS
@@ -1 +1 @@
-depends ioquake3-bin
+depends QUAKE3
diff --git a/z-games/cpma/DETAILS b/z-games/cpma/DETAILS
index eac4c3d..b5ba0c5 100755
--- a/z-games/cpma/DETAILS
+++ b/z-games/cpma/DETAILS
@@ -1,12 +1,12 @@
SPELL=cpma
- VERSION=1.45
+ VERSION=1.46
SOURCE=${SPELL}${VERSION/./}-nomaps.zip
SOURCE2=$SPELL-mappack-full.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE2_DIRECTORY=$BUILD_DIRECTORY/$SPELL-mappack-full

SOURCE_URL[0]=http://ftp1.srv.endpoint.nu/pub/repository/challenge-tv/demostorage/files/cpm/$SOURCE

SOURCE2_URL[0]=http://ftp1.srv.endpoint.nu/pub/repository/challenge-tv/demostorage/files/cpm/$SOURCE2
-
SOURCE_HASH=sha512:f1d06d5403d76055260a46efe44f1067e4fa39b362221c947394fae1fcab2edfe59ecd487432d5c44071ea7d248c99dc2a23bcfb5fef72c527846edd86fbc41f
+
SOURCE_HASH=sha512:339220d9b585f9b474f8b86eb30fb5fcc00bc9bf16322e62d65c43eeca2e5391a4784cbad6def9cdd84790d241ac3b0ab7dcbbed00172346ca9dffeb6b272417

SOURCE2_HASH=sha512:bbc1ddd378f76ece224403ac7e1aeb1de2fec2756f438be07fb8f018e5e8cc6679cbf574eac51ce75daa0ee53b8b095ce5b46dffbd120df5450039ce754b9b37
LICENSE[0]="UNKNOWN"
LICENSE[1]="UNKNOWN"
diff --git a/z-games/cpma/HISTORY b/z-games/cpma/HISTORY
index c306d5b..42e741a 100644
--- a/z-games/cpma/HISTORY
+++ b/z-games/cpma/HISTORY
@@ -1,3 +1,7 @@
+2008-06-06 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: updated spell to 1.46
+ * DEPENDS: now depends on some QUAKE3 instead of ioquake3-bin
+
2008-03-07 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: Changed SOURCE_URL's

diff --git a/z-games/ioquake3-bin/HISTORY b/z-games/ioquake3-bin/HISTORY
index 2c30fda..ffd5b3a 100644
--- a/z-games/ioquake3-bin/HISTORY
+++ b/z-games/ioquake3-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-06-06 Alexander Tsamutali <astsmtl AT gmail.com>
+ * PROVIDES: Now provides QUAKE3
+
2008-06-04 Alexander Tsamutali <astsmtl AT gmail.com>
* CONFLICTS: Now conflicts with ioquake3

diff --git a/z-games/ioquake3-bin/PROVIDES b/z-games/ioquake3-bin/PROVIDES
new file mode 100755
index 0000000..75c974f
--- /dev/null
+++ b/z-games/ioquake3-bin/PROVIDES
@@ -0,0 +1 @@
+QUAKE3
diff --git a/z-games/ioquake3/HISTORY b/z-games/ioquake3/HISTORY
index 00f7770..5661bd5 100644
--- a/z-games/ioquake3/HISTORY
+++ b/z-games/ioquake3/HISTORY
@@ -1,3 +1,6 @@
+2008-06-06 Alexander Tsamutali <astsmtl AT gmail.com>
+ * PROVIDES: Now provides QUAKE3
+
2008-06-04 Alexander Tsamutali <astsmtl AT gmail.com>
* PREPARE, DETAILS, DEPENDS, CONFLICTS, PRE_BUILD, BUILD, INSTALL,
FINAL, HISTORY: Created
diff --git a/z-games/ioquake3/PROVIDES b/z-games/ioquake3/PROVIDES
new file mode 100755
index 0000000..75c974f
--- /dev/null
+++ b/z-games/ioquake3/PROVIDES
@@ -0,0 +1 @@
+QUAKE3
diff --git a/z-games/osp/DEPENDS b/z-games/osp/DEPENDS
index 83975ab..3d6d22d 100755
--- a/z-games/osp/DEPENDS
+++ b/z-games/osp/DEPENDS
@@ -1 +1 @@
-depends ioquake3-bin
+depends QUAKE3
diff --git a/z-games/osp/HISTORY b/z-games/osp/HISTORY
index 863a54a..913da0e 100644
--- a/z-games/osp/HISTORY
+++ b/z-games/osp/HISTORY
@@ -1,3 +1,6 @@
+2008-06-06 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DEPENDS: now depends on some QUAKE3 instead of ioquake3-bin
+
2008-03-03 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, PREPARE, PRE_BUILD, BUILD, INSTALL, HISTORY:
Created this spell



  • [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (13fed847669d10819ff2a7a4ef045e16a18bb840), Alexander Tsamutali, 06/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page