Skip to Content.
Sympa Menu

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

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 (a71ef6fbaa3e95efdfd4e0f57548d75ac2d1773c)
  • Date: Tue, 2 Jul 2013 21:00:30 -0500

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

dev/null |binary
x11-toolkits/gtkmm2/DETAILS | 4 ++--
x11-toolkits/gtkmm2/HISTORY | 5 +++++
x11-toolkits/gtkmm2/gtkmm-2.24.4.tar.xz.sig |binary
4 files changed, 7 insertions(+), 2 deletions(-)

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

gtkmm2: Updated to 2.24.4 (fixes bugged 2.24.3 release)
See https://bugs.launchpad.net/inkscape/+bug/1171147
Fixes libglademm (and probably others) compilation.

diff --git a/x11-toolkits/gtkmm2/DETAILS b/x11-toolkits/gtkmm2/DETAILS
index 9530f54..962668b 100755
--- a/x11-toolkits/gtkmm2/DETAILS
+++ b/x11-toolkits/gtkmm2/DETAILS
@@ -1,10 +1,10 @@
SPELL=gtkmm2
- VERSION=2.24.3
+ VERSION=2.24.4
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/${SPELL%?}/$BRANCH/$SOURCE
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
LICENSE[0]=LGPL
WEB_SITE=http://www.gtkmm.org/
ENTERED=20020523
diff --git a/x11-toolkits/gtkmm2/HISTORY b/x11-toolkits/gtkmm2/HISTORY
index c83cf83..ee62ec7 100644
--- a/x11-toolkits/gtkmm2/HISTORY
+++ b/x11-toolkits/gtkmm2/HISTORY
@@ -1,3 +1,8 @@
+2013-07-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.24.4 (fixes bugged 2.24.3 release)
+ See https://bugs.launchpad.net/inkscape/+bug/1171147
+ Fixes libglademm (and probably others) compilation.
+
2013-05-04 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.24.3

diff --git a/x11-toolkits/gtkmm2/gtkmm-2.24.3.tar.xz.sig
b/x11-toolkits/gtkmm2/gtkmm-2.24.3.tar.xz.sig
deleted file mode 100644
index 30768dc..0000000
Binary files a/x11-toolkits/gtkmm2/gtkmm-2.24.3.tar.xz.sig and /dev/null
differ
diff --git a/x11-toolkits/gtkmm2/gtkmm-2.24.4.tar.xz.sig
b/x11-toolkits/gtkmm2/gtkmm-2.24.4.tar.xz.sig
new file mode 100644
index 0000000..660a4028
Binary files /dev/null and b/x11-toolkits/gtkmm2/gtkmm-2.24.4.tar.xz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (a71ef6fbaa3e95efdfd4e0f57548d75ac2d1773c), Eric Sandall, 07/02/2013

Archive powered by MHonArc 2.6.24.

Top of Page