Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (359b77e06b03bdaefbeddb09e6d89534063e4297)
  • Date: Mon, 4 Dec 2006 14:05:02 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

devel/ruby/DETAILS | 7 +++----
devel/ruby/HISTORY | 5 +++++
devel/ruby/PRE_BUILD | 3 ---
devel/ruby/ruby-1.8.5-cgi-dos-1.patch | 11 -----------
video/kdenlive/DETAILS | 4 ++--
video/kdenlive/HISTORY | 3 +++
6 files changed, 13 insertions(+), 20 deletions(-)

New commits:
commit 359b77e06b03bdaefbeddb09e6d89534063e4297
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

ruby-1.8.5-p2

commit ce6da5c9b9ea98b6f5f858462045a304a4da3e96
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

kdenlive-0.4

diff --git a/devel/ruby/DETAILS b/devel/ruby/DETAILS
index 1f3d373..661592e 100755
--- a/devel/ruby/DETAILS
+++ b/devel/ruby/DETAILS
@@ -1,6 +1,6 @@
SPELL=ruby
- VERSION=1.8.5
-
SOURCE_HASH=sha512:0c1835d8b55d4fb800b3cfe8615398c3989bf40ec86ca1dc493bbcbfd96975772e6aa8da002eaad6c851c9f6a5b6cb46cbbb9a3b9321040b0d025481ed42825d
+ VERSION=1.8.5-p2
+
SOURCE_HASH=sha512:0345b3b644413287e4fd2ac342c94cf512937cf33cdf6b45567a74ff398583c0466de5de6372aec92647caf58132acb6838716c418249103f74327b29a5e72d7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/$SOURCE
@@ -9,8 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

SOURCE_URL[3]=ftp://ftp.mirror.ac.uk/sites/helium.ruby-lang.org/ruby/$SOURCE
WEB_SITE=http://www.ruby-lang.org/
ENTERED=20020106
- PATCHLEVEL=2
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
LICENSE[0]=GPL
KEYWORDS="devel"
SHORT="An interpreted scripting language"
diff --git a/devel/ruby/HISTORY b/devel/ruby/HISTORY
index cbd24f1..0cad950 100644
--- a/devel/ruby/HISTORY
+++ b/devel/ruby/HISTORY
@@ -1,3 +1,8 @@
+2006-12-04 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: ruby-1.8.5-p2
+ SECURITY_PATCH++
+ * PRE_BUILD, ruby-1.8.5-cgi-dos-1.patch: deleted
+
2006-11-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD: remove -fomit-frame-pointer from CFLAGS as this causes a
SEGFAULT #12643
diff --git a/devel/ruby/PRE_BUILD b/devel/ruby/PRE_BUILD
deleted file mode 100755
index 0dbfc07..0000000
--- a/devel/ruby/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p0 < $SPELL_DIRECTORY/ruby-1.8.5-cgi-dos-1.patch
diff --git a/devel/ruby/ruby-1.8.5-cgi-dos-1.patch
b/devel/ruby/ruby-1.8.5-cgi-dos-1.patch
deleted file mode 100644
index a563c65..0000000
--- a/devel/ruby/ruby-1.8.5-cgi-dos-1.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/cgi.rb.orig 2006-08-22 18:38:19.000000000 +0900
-+++ lib/cgi.rb 2006-11-03 00:18:53.000000000 +0900
-@@ -1018,7 +1018,7 @@ class CGI
- else
- stdinput.read(content_length)
- end
-- if c.nil?
-+ if c.nil? || c.empty?
- raise EOFError, "bad content body"
- end
- buf.concat(c)
diff --git a/video/kdenlive/DETAILS b/video/kdenlive/DETAILS
index ac902e1..44720e6 100755
--- a/video/kdenlive/DETAILS
+++ b/video/kdenlive/DETAILS
@@ -1,6 +1,6 @@
SPELL=kdenlive
- VERSION=0.3.0
-
SOURCE_HASH=sha512:8ac2fe29d85b4345bc6ba4536f113b0cb1351645a195e60d4e1c1534725666a8c2da211b0b510b844a03f873562e2c78a30a43c786c71895aea69d7450264278
+ VERSION=0.4
+
SOURCE_HASH=sha512:0d6d77bba61b35923d5b0cfb85af27ff7851dc76aa3880c3e63d873821ff8b447f3eb7987c211b4f7f722097dfdafe43c2e83270c40c941a5d663726b6dcdd9f
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/.0//}
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/video/kdenlive/HISTORY b/video/kdenlive/HISTORY
index 119896f..8ebfe28 100755
--- a/video/kdenlive/HISTORY
+++ b/video/kdenlive/HISTORY
@@ -1,3 +1,6 @@
+2006-12-04 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 0.4
+
2006-06-17 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 0.3.0
new website



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (359b77e06b03bdaefbeddb09e6d89534063e4297), Treeve Jelbert, 12/04/2006

Archive powered by MHonArc 2.6.24.

Top of Page