Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bb57c856b8054b1f4e3c99b5533ffb5e8ca0c7a6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bb57c856b8054b1f4e3c99b5533ffb5e8ca0c7a6)
  • Date: Sun, 5 Oct 2008 16:45:52 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
http/gecko-sharp-2/BUILD | 2 ++
http/gecko-sharp-2/DETAILS | 6 +++---
http/gecko-sharp-2/HISTORY | 6 ++++++
http/gecko-sharp-2/gecko-sharp-2.0-0.12.tar.gz.sig | 0
libs/libgdiplus/DETAILS | 2 +-
libs/libgdiplus/HISTORY | 3 +++
libs/libgdiplus/libgdiplus-1.2.6.tar.bz2.sig | 0
libs/libgdiplus/libgdiplus-2.0.tar.bz2.sig |binary
9 files changed, 15 insertions(+), 4 deletions(-)

New commits:
commit bb57c856b8054b1f4e3c99b5533ffb5e8ca0c7a6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libgdiplus: Updated to 2.0

commit e7b43e3f00ac434abff225efdd931edebc34d100
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gecko-sharp-2: Updated to 0.13

commit 5289a83372931d78446b681b420627f455d44407
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gecko-sharp-2: Fails with multiple make jobs

diff --git a/http/gecko-sharp-2/BUILD b/http/gecko-sharp-2/BUILD
new file mode 100755
index 0000000..62767ff
--- /dev/null
+++ b/http/gecko-sharp-2/BUILD
@@ -0,0 +1,2 @@
+make_single &&
+default_build
diff --git a/http/gecko-sharp-2/DETAILS b/http/gecko-sharp-2/DETAILS
index 4a975f8..c30e45a 100755
--- a/http/gecko-sharp-2/DETAILS
+++ b/http/gecko-sharp-2/DETAILS
@@ -1,9 +1,9 @@
SPELL=gecko-sharp-2
- VERSION=0.12
+ VERSION=0.13
BRANCH=0
- SOURCE=$SPELL.$BRANCH-$VERSION.tar.gz
+ SOURCE=$SPELL.$BRANCH-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL.$BRANCH-$VERSION
- SOURCE_URL[0]=http://go-mono.com/sources/$SPELL.$BRANCH/$SOURCE
+ SOURCE_URL[0]=http://ftp.novell.com/pub/mono/sources/gecko-sharp2/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.go-mono.com/
ENTERED=20050611
diff --git a/http/gecko-sharp-2/HISTORY b/http/gecko-sharp-2/HISTORY
index 1ecf29b..d7e5b9f 100644
--- a/http/gecko-sharp-2/HISTORY
+++ b/http/gecko-sharp-2/HISTORY
@@ -1,3 +1,9 @@
+2008-10-05 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.13
+ SOURCE is now bzipped
+ SOURCE_URL now hosted by Novell
+ * BUILD: Fails with multiple make jobs
+
2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* CONFLICTS: removed, deprecation complete

diff --git a/http/gecko-sharp-2/gecko-sharp-2.0-0.12.tar.gz.sig
b/http/gecko-sharp-2/gecko-sharp-2.0-0.12.tar.gz.sig
deleted file mode 100644
index cbf4a6e..0000000
Binary files a/http/gecko-sharp-2/gecko-sharp-2.0-0.12.tar.gz.sig and
/dev/null differ
diff --git a/libs/libgdiplus/DETAILS b/libs/libgdiplus/DETAILS
index 83fda4b..40b4d51 100755
--- a/libs/libgdiplus/DETAILS
+++ b/libs/libgdiplus/DETAILS
@@ -1,5 +1,5 @@
SPELL=libgdiplus
- VERSION=1.2.6
+ VERSION=2.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/libgdiplus/HISTORY b/libs/libgdiplus/HISTORY
index 20a8739..4375d1d 100644
--- a/libs/libgdiplus/HISTORY
+++ b/libs/libgdiplus/HISTORY
@@ -1,3 +1,6 @@
+2008-10-05 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.0
+
2008-07-12 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: depends on giflib, provider deprecated

diff --git a/libs/libgdiplus/libgdiplus-1.2.6.tar.bz2.sig
b/libs/libgdiplus/libgdiplus-1.2.6.tar.bz2.sig
deleted file mode 100644
index 38b3635..0000000
Binary files a/libs/libgdiplus/libgdiplus-1.2.6.tar.bz2.sig and /dev/null
differ
diff --git a/libs/libgdiplus/libgdiplus-2.0.tar.bz2.sig
b/libs/libgdiplus/libgdiplus-2.0.tar.bz2.sig
new file mode 100644
index 0000000..828d059
Binary files /dev/null and b/libs/libgdiplus/libgdiplus-2.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bb57c856b8054b1f4e3c99b5533ffb5e8ca0c7a6), Eric Sandall, 10/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page