Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (750f4e7a8e09de4a6a80360bf8d78d32c41fdad5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (750f4e7a8e09de4a6a80360bf8d78d32c41fdad5)
  • Date: Wed, 26 Dec 2007 11:32:42 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
gnome2-libs/intltool/DETAILS | 9 ++++-----
gnome2-libs/intltool/HISTORY | 3 +++
gnome2-libs/intltool/PRE_BUILD | 3 ++-
gnome2-libs/intltool/intltool-0.36.2.tar.bz2.sig | 0
gnome2-libs/intltool/intltool-0.37.0.tar.bz2.sig |binary
6 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 750f4e7a8e09de4a6a80360bf8d78d32c41fdad5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

intltool: => 0.37.0

diff --git a/gnome2-libs/intltool/DETAILS b/gnome2-libs/intltool/DETAILS
index 86343b4..d0cafdb 100755
--- a/gnome2-libs/intltool/DETAILS
+++ b/gnome2-libs/intltool/DETAILS
@@ -1,12 +1,11 @@
SPELL=intltool
- VERSION=0.36.2
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ VERSION=0.37.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=GPL
- WEB_SITE=http://www.gnome.org
+ WEB_SITE=http://www.gnome.org/
ENTERED=20010922
KEYWORDS="i18n xml gnome2 libs"
SHORT="intltool provides xml internationalization tools?"
diff --git a/gnome2-libs/intltool/HISTORY b/gnome2-libs/intltool/HISTORY
index 580f431..9ef5022 100644
--- a/gnome2-libs/intltool/HISTORY
+++ b/gnome2-libs/intltool/HISTORY
@@ -1,3 +1,6 @@
+2007-12-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.37.0
+
2007-09-19 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.36.2

diff --git a/gnome2-libs/intltool/PRE_BUILD b/gnome2-libs/intltool/PRE_BUILD
index e7a0ce2..d98d5a4 100755
--- a/gnome2-libs/intltool/PRE_BUILD
+++ b/gnome2-libs/intltool/PRE_BUILD
@@ -1,3 +1,4 @@
default_pre_build &&
# fix intltool-extract invocation path #13760
-sed -i '/"intltool-extract"/ s,","/usr/bin/,3'
$SOURCE_DIRECTORY/intltool-update.in.in
+sed -i '/"intltool-extract"/ s,","/usr/bin/,3' \
+ $SOURCE_DIRECTORY/intltool-update.in.in
diff --git a/gnome2-libs/intltool/intltool-0.36.2.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.36.2.tar.bz2.sig
deleted file mode 100644
index 51e183f..0000000
Binary files a/gnome2-libs/intltool/intltool-0.36.2.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/intltool/intltool-0.37.0.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.37.0.tar.bz2.sig
new file mode 100644
index 0000000..94ea4aa
Binary files /dev/null and b/gnome2-libs/intltool/intltool-0.37.0.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (750f4e7a8e09de4a6a80360bf8d78d32c41fdad5), Vlad Glagolev, 12/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page