Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (6773064e43a176823a6cfa0d7f4caff954e6130d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (6773064e43a176823a6cfa0d7f4caff954e6130d)
  • Date: Sun, 28 Sep 2008 09:39:04 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
libs/gmime/DETAILS | 5 +++--
libs/gmime/HISTORY | 3 +++
libs/gmime/gmime-2.2.22.tar.gz.sig | 0
libs/gmime/gmime-2.4.0.tar.gz.sig |binary
5 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 85cf95c45fb53f804186c6b441bd867de9ac18cb
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gmime: updated to 2.4.0

diff --git a/libs/gmime/DETAILS b/libs/gmime/DETAILS
index 4c9482b..f84f399 100755
--- a/libs/gmime/DETAILS
+++ b/libs/gmime/DETAILS
@@ -1,9 +1,10 @@
SPELL=gmime
- VERSION=2.2.22
+ VERSION=2.4.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://spruce.sourceforge.net/$SPELL/sources/v${BRANCH}/$SOURCE
+
SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/gmime/${BRANCH}/$SOURCE
+
SOURCE_URL[1]=http://spruce.sourceforge.net/$SPELL/sources/v${BRANCH}/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
WEB_SITE=http://spruce.sourceforge.net/gmime/
diff --git a/libs/gmime/HISTORY b/libs/gmime/HISTORY
index ade1f3e..da09c2b 100644
--- a/libs/gmime/HISTORY
+++ b/libs/gmime/HISTORY
@@ -1,3 +1,6 @@
+2008-09-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.4.0
+
2008-07-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.22

diff --git a/libs/gmime/gmime-2.2.22.tar.gz.sig
b/libs/gmime/gmime-2.2.22.tar.gz.sig
deleted file mode 100644
index b5eb2ec..0000000
Binary files a/libs/gmime/gmime-2.2.22.tar.gz.sig and /dev/null differ
diff --git a/libs/gmime/gmime-2.4.0.tar.gz.sig
b/libs/gmime/gmime-2.4.0.tar.gz.sig
new file mode 100644
index 0000000..1e21736
Binary files /dev/null and b/libs/gmime/gmime-2.4.0.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (6773064e43a176823a6cfa0d7f4caff954e6130d), Robin Cook, 09/28/2008

Archive powered by MHonArc 2.6.24.

Top of Page