Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7473d9403be75798f3f863860dbc894ff28dbcdd)

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 grimoire by Bor Kraljič (7473d9403be75798f3f863860dbc894ff28dbcdd)
  • Date: Mon, 26 Apr 2010 01:37:03 -0500

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

collab/cola/DETAILS | 6 +++---
collab/cola/HISTORY | 4 ++++
http/cherokee/DETAILS | 9 ++-------
http/cherokee/HISTORY | 5 +++++
http/cherokee/PREPARE | 1 -
libs/orc/DETAILS | 4 ++--
libs/orc/HISTORY | 3 +++
science/mathomatic/DETAILS | 4 ++--
science/mathomatic/HISTORY | 3 +++
9 files changed, 24 insertions(+), 15 deletions(-)

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

cherokee: removed commented code for dev version

commit 6006df6488e69f1877df2f04ea86ffb260f76d7d
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

cherokee: => 0.99.45

commit 8583175a63b5bbfc567baf9b55d758e47043db85
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

mathomatic: => 15.0.7

commit 5049b5c883700f7638192665d18bdbf380d4b173
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

orc: => 0.4.4

commit 78fd0b5b3c01097feccc9355d1a00737f2da3fae
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

cola: => 1.4.2

diff --git a/collab/cola/DETAILS b/collab/cola/DETAILS
index 43c669c..f3129c5 100755
--- a/collab/cola/DETAILS
+++ b/collab/cola/DETAILS
@@ -1,8 +1,8 @@
SPELL=cola
- VERSION=1.4.1.1
- SOURCE="${SPELL}-${VERSION}-src.tar.gz"
+ VERSION=1.4.2
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.tuxfamily.org/releases/${SOURCE}
-
SOURCE_HASH=sha512:48ef7931a1d13c143122cd77bbdc4029a904e312c411eceea253a1e37d84b715159351e4dc707ca4590fecb8c03ee1559ac8aff2e84495e9a33fa660b5121dc9
+
SOURCE_HASH=sha512:8e484cbfbeb9e9cd59ce4e27a7ade62d62a323ab46231283ade808444d9a595c74113688a540f657bc50b8ca7417a3297d2cdd2c3dd7ae882bc0ebf0cbc9278c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://cola.tuxfamily.org";
LICENSE[0]=GPL2
diff --git a/collab/cola/HISTORY b/collab/cola/HISTORY
index 49ed0e7..43ca28d 100644
--- a/collab/cola/HISTORY
+++ b/collab/cola/HISTORY
@@ -1,3 +1,7 @@
+2010-04-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: Fixed SOURCE
+ updated spell to 1.4.2
+
2009-12-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.4.1.1

diff --git a/http/cherokee/DETAILS b/http/cherokee/DETAILS
index 31f904d..17663fd 100755
--- a/http/cherokee/DETAILS
+++ b/http/cherokee/DETAILS
@@ -1,11 +1,6 @@
SPELL=cherokee
-#if [[ $CHER_DEV == y ]];then
-# VERSION=0.11.6
-# SOURCE_HASH=sha512:
-#else
- VERSION=0.99.44
-
SOURCE_HASH=sha512:0f3204f881d2cfd4b490898b0960aa188977a572b26ec27f3e8a726fcd5c3f64b895f1e7470a8605c87fec41ea69f851d40b2758fc29c3927ad1fb03d1fa3649
-#fi
+ VERSION=0.99.45
+
SOURCE_HASH=sha512:a727f20f40b1bc74df988c35cf53a356c084ea9d5aae3d805e349ca2c28d8ed6307ccac661dfd5bc7aaab0491ce51a3768a8a593beace8c3d73f0712566f7e41
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=${VERSION%\.*}/${VERSION%\b*}/$SOURCE
diff --git a/http/cherokee/HISTORY b/http/cherokee/HISTORY
index 0b087e1..fd0b9b2 100644
--- a/http/cherokee/HISTORY
+++ b/http/cherokee/HISTORY
@@ -1,3 +1,8 @@
+2010-04-26 Bor Kraljič <pyrobor AT ver.si>
+ * PREPARE: removed, no longer needed (it only included commented code)
+ * DETAILS: updated spell to 0.99.45
+ changed removed commented code
+
2010-03-29 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DEPENDS: optional dep on spawn-fcgi for RoR wizard

diff --git a/http/cherokee/PREPARE b/http/cherokee/PREPARE
deleted file mode 100755
index 04bc042..0000000
--- a/http/cherokee/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-#config_query CHER_DEV "do you want the development version?" n
diff --git a/libs/orc/DETAILS b/libs/orc/DETAILS
index 22ab4b9..e1457d2 100755
--- a/libs/orc/DETAILS
+++ b/libs/orc/DETAILS
@@ -1,6 +1,6 @@
SPELL=orc
- VERSION=0.4.3
-
SOURCE_HASH=sha512:25115dcff2abb83a4e27da8f3b464bff4a2a17d6c15dd3a711a397c83c852c34e0045032e63841fc5a0a2ea9c06d8076f3d4e572825f9e2edef52f7d1d4a43f6
+ VERSION=0.4.4
+
SOURCE_HASH=sha512:0c4d3442dd2a3b003f7521b6b840edb3058422a036a619418848546743f6d15e86bd1a8bab0db7af8ba9ff3d987a996b9dd43d067c6e47470bb985cbefaff3de
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://code.entropywave.com/download/orc/$SOURCE
diff --git a/libs/orc/HISTORY b/libs/orc/HISTORY
index bf71fe1..97b15f7 100644
--- a/libs/orc/HISTORY
+++ b/libs/orc/HISTORY
@@ -1,3 +1,6 @@
+2010-04-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.4.4
+
2010-03-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: spell created, version 0.4.3

diff --git a/science/mathomatic/DETAILS b/science/mathomatic/DETAILS
index 96bd407..4bb4f95 100755
--- a/science/mathomatic/DETAILS
+++ b/science/mathomatic/DETAILS
@@ -1,9 +1,9 @@
SPELL=mathomatic
- VERSION=15.0.3
+ VERSION=15.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.panix.com/~gesslein/$SOURCE
-
SOURCE_HASH=sha512:95b234f44def8009c646989ab062e465bf515b3a638ef7f221881b071197c70b2d2385d9efaac14d4d0cd624bfd0577dff0e65a1ded8bcba826cd767972658be
+
SOURCE_HASH=sha512:cf696c258e026aa05ed771b47a0adf61913999d5160779d74bdf8553423225707f4b55a92f0c25fd7dbd8271df7faadd2d79bedfd2e4ebcba1fbfb20f338f43e
WEB_SITE=http://mathomatic.orgserve.de/math/
ENTERED=20041204
LICENSE[0]=LGPL
diff --git a/science/mathomatic/HISTORY b/science/mathomatic/HISTORY
index f548531..cfdb9a0 100644
--- a/science/mathomatic/HISTORY
+++ b/science/mathomatic/HISTORY
@@ -1,3 +1,6 @@
+2010-04-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 15.0.7
+
2010-01-10 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 15.0.3




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7473d9403be75798f3f863860dbc894ff28dbcdd), Bor Kraljič, 04/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page