Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3a7df0126c21dab5078c2c703ce0236653eb9a80)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3a7df0126c21dab5078c2c703ce0236653eb9a80)
  • Date: Sat, 7 Apr 2007 04:35:10 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
accounts | 1 +
groups | 1 +
x11-toolkits/fox/DETAILS | 4 ++--
x11-toolkits/fox/HISTORY | 3 +++
x11-toolkits/fxruby/DETAILS | 6 +++---
x11-toolkits/fxruby/HISTORY | 3 +++
7 files changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 3a7df0126c21dab5078c2c703ce0236653eb9a80
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

new account/grup for davfs2

commit b550ffb6a9af2c868bcbe93b9e0d92050439a03b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fxruby-1.6.8

commit 7a9d7b65fb1f24c5f1a37544dcd329e8c0f95a2d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fox-1.7.7

diff --git a/ChangeLog b/ChangeLog
index e4a6337..8aee8de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-04-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * accouts, groups: add davfs2
+
2007-04-04 Juuso Alasuutari <iuso AT sourcemage.org>
* audio-creation/gigedit: New spell, gigasampler file editor.

diff --git a/accounts b/accounts
index 1aeae60..297a342 100755
--- a/accounts
+++ b/accounts
@@ -68,4 +68,5 @@ pascal:153:153
wnn:154:154
musicdaemon:155:29
iplog:156:156
+davfs2:158:158
nobody:65534:65534
diff --git a/groups b/groups
index c774386..64e4fa4 100755
--- a/groups
+++ b/groups
@@ -77,5 +77,6 @@ wnn:154:
powerdev:155:
iplog:156:
stb-admin:157:
+davfs2:158:
users:1000:
nogroup:65534:
diff --git a/x11-toolkits/fox/DETAILS b/x11-toolkits/fox/DETAILS
index a114350..25d2167 100755
--- a/x11-toolkits/fox/DETAILS
+++ b/x11-toolkits/fox/DETAILS
@@ -3,8 +3,8 @@ if [ "$FOX_REL" == "prev-1.4.x" ]; then
VERSION=1.4.34

SOURCE_HASH=sha512:f620e007ae6c0d5d13624c37eceb52d479f0e281a31174317d3e27f2a416123b9de518b935015692e1337aae5d2f3c5da3c3fc4acb01c3a80dd9b992e38632e4
else
- VERSION=1.7.7
-
SOURCE_HASH=sha512:01926accc5a9361996f9a424a14add257ef90204718e68136ec61c2b93b040a512da2a63281f2d7d629ffd4cadf5d6eb43cf07cf832b9cdd58943704d1449eb4
+ VERSION=1.7.9
+
SOURCE_HASH=sha512:70b4d8f8ab1db638e88ab38e1db70340b04fd993ff52dff288366b0edcadceccdc20f5bceadba4c00712551c13c8c89230afbe6b17004d195fe852f37bca4f1b
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/x11-toolkits/fox/HISTORY b/x11-toolkits/fox/HISTORY
index b276b80..edc10eb 100644
--- a/x11-toolkits/fox/HISTORY
+++ b/x11-toolkits/fox/HISTORY
@@ -1,3 +1,6 @@
+2007-04-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.9
+
2006-12-16 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 1.7.7

diff --git a/x11-toolkits/fxruby/DETAILS b/x11-toolkits/fxruby/DETAILS
index 8407b45..a027449 100755
--- a/x11-toolkits/fxruby/DETAILS
+++ b/x11-toolkits/fxruby/DETAILS
@@ -1,8 +1,8 @@
SPELL=fxruby
- VERSION=1.6.3
+ VERSION=1.6.8
SOURCE=FXRuby-${VERSION}.tar.gz
- SOURCE_URL[0]=http://rubyforge.org/frs/download.php/14232/${SOURCE}
-
SOURCE_HASH=sha512:ea7875b41dea018b04a1cd0e8547c0780d58e15369d8e97a9a37a7d719f9795ca193aa7170706fa871840c699d3e9443681df7b9d8539c54aca9426e73d7af24
+ SOURCE_URL[0]=http://rubyforge.org/frs/download.php/19310/${SOURCE}
+
SOURCE_HASH=sha512:e8f0eb8c80a008a1d213b89d3c5d3d0e3db7741e54a452413a3128f4c74f6df127f7cbdd8070d4cd65ec972540a8136777efa7a04307315631df5cc64a54892f
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/FXRuby-${VERSION}
WEB_SITE=http://www.${SPELL}.org/
ENTERED=20060309
diff --git a/x11-toolkits/fxruby/HISTORY b/x11-toolkits/fxruby/HISTORY
index 88833ee..08d7490 100644
--- a/x11-toolkits/fxruby/HISTORY
+++ b/x11-toolkits/fxruby/HISTORY
@@ -1,3 +1,6 @@
+2007-04-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.8
+
2006-11-07 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 1.6.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3a7df0126c21dab5078c2c703ce0236653eb9a80), Treeve Jelbert, 04/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page