Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (3c77aba82aa7c5fcc69f47247c40bf3b2d19f3f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (3c77aba82aa7c5fcc69f47247c40bf3b2d19f3f1)
  • Date: Fri, 25 Nov 2011 23:51:08 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

dev/null |binary
gnome2-libs/at-spi2-core/DETAILS | 2 +-
gnome2-libs/at-spi2-core/HISTORY | 3 +++
gnome2-libs/at-spi2-core/at-spi2-core-2.2.1.tar.bz2.sig | 0
gnome2-libs/at-spi2-core/at-spi2-core-2.2.3.tar.bz2.sig |binary
gnome2-libs/gconf-editor/DEPENDS | 2 +-
gnome2-libs/gconf-editor/DETAILS | 2 +-
gnome2-libs/gconf-editor/HISTORY | 4 ++++
gnome2-libs/gconf-editor/gconf-editor-3.0.0.tar.bz2.sig | 0
gnome2-libs/gconf-editor/gconf-editor-3.0.1.tar.bz2.sig |binary
gnome2-libs/glib2/DETAILS | 2 +-
gnome2-libs/glib2/HISTORY | 3 +++
gnome2-libs/glib2/glib-2.31.0.tar.bz2.sig | 0
gnome2-libs/glib2/glib-2.31.2.tar.bz2.sig |binary
x11-toolkits/gtk+3/DETAILS | 2 +-
x11-toolkits/gtk+3/HISTORY | 3 +++
x11-toolkits/gtk+3/gtk+-3.3.2.tar.bz2.sig | 0
x11-toolkits/gtk+3/gtk+-3.3.4.tar.bz2.sig |binary
18 files changed, 18 insertions(+), 5 deletions(-)

New commits:
commit 3c77aba82aa7c5fcc69f47247c40bf3b2d19f3f1
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

at-spi2-core: => 2.2.3

commit 229574ca16e2f1129e4284a2a64bdc262c58712f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

glib2: devel => 2.31.2

commit 9f44d3729cfb2b985776cfb62250c91f8b86d7e9
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gtk+3: devel => 3.3.4

commit e713c3b437217b6ad8818a5919ac94532e8d99f0
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gconf-editor: => 3.0.1
changed depend gtk+2 to gtk+3

diff --git a/gnome2-libs/at-spi2-core/DETAILS
b/gnome2-libs/at-spi2-core/DETAILS
index c015238..4b1179f 100755
--- a/gnome2-libs/at-spi2-core/DETAILS
+++ b/gnome2-libs/at-spi2-core/DETAILS
@@ -1,5 +1,5 @@
SPELL=at-spi2-core
- VERSION=2.2.1
+ VERSION=2.2.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/at-spi2-core/HISTORY
b/gnome2-libs/at-spi2-core/HISTORY
index d46c982..3dbcde8 100644
--- a/gnome2-libs/at-spi2-core/HISTORY
+++ b/gnome2-libs/at-spi2-core/HISTORY
@@ -1,3 +1,6 @@
+2011-11-26 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.3
+
2011-10-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.1

diff --git a/gnome2-libs/at-spi2-core/at-spi2-core-2.2.1.tar.bz2.sig
b/gnome2-libs/at-spi2-core/at-spi2-core-2.2.1.tar.bz2.sig
deleted file mode 100644
index 079e806..0000000
Binary files a/gnome2-libs/at-spi2-core/at-spi2-core-2.2.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/at-spi2-core/at-spi2-core-2.2.3.tar.bz2.sig
b/gnome2-libs/at-spi2-core/at-spi2-core-2.2.3.tar.bz2.sig
new file mode 100644
index 0000000..879b8f4
Binary files /dev/null and
b/gnome2-libs/at-spi2-core/at-spi2-core-2.2.3.tar.bz2.sig differ
diff --git a/gnome2-libs/gconf-editor/DEPENDS
b/gnome2-libs/gconf-editor/DEPENDS
index 59ca0f6..b178119 100755
--- a/gnome2-libs/gconf-editor/DEPENDS
+++ b/gnome2-libs/gconf-editor/DEPENDS
@@ -1,4 +1,4 @@
-depends gtk+2 &&
+depends gtk+3 &&
depends gconf2 &&
depends intltool &&
depends dbus-glib &&
diff --git a/gnome2-libs/gconf-editor/DETAILS
b/gnome2-libs/gconf-editor/DETAILS
index 443b1ba..28557f2 100755
--- a/gnome2-libs/gconf-editor/DETAILS
+++ b/gnome2-libs/gconf-editor/DETAILS
@@ -1,5 +1,5 @@
SPELL=gconf-editor
- VERSION=3.0.0
+ VERSION=3.0.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/gconf-editor/HISTORY
b/gnome2-libs/gconf-editor/HISTORY
index ede2bb3..7386fb2 100644
--- a/gnome2-libs/gconf-editor/HISTORY
+++ b/gnome2-libs/gconf-editor/HISTORY
@@ -1,3 +1,7 @@
+2011-11-26 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 3.0.1
+ * DEPENDS: gtk+2 -> gtk+3
+
2011-04-13 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.0.0

diff --git a/gnome2-libs/gconf-editor/gconf-editor-3.0.0.tar.bz2.sig
b/gnome2-libs/gconf-editor/gconf-editor-3.0.0.tar.bz2.sig
deleted file mode 100644
index 5c7f1b0..0000000
Binary files a/gnome2-libs/gconf-editor/gconf-editor-3.0.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gconf-editor/gconf-editor-3.0.1.tar.bz2.sig
b/gnome2-libs/gconf-editor/gconf-editor-3.0.1.tar.bz2.sig
new file mode 100644
index 0000000..8fc7593
Binary files /dev/null and
b/gnome2-libs/gconf-editor/gconf-editor-3.0.1.tar.bz2.sig differ
diff --git a/gnome2-libs/glib2/DETAILS b/gnome2-libs/glib2/DETAILS
index bc21356..45fe6f9 100755
--- a/gnome2-libs/glib2/DETAILS
+++ b/gnome2-libs/glib2/DETAILS
@@ -1,6 +1,6 @@
SPELL=glib2
if [[ $GLIB_VER == devel ]];then
- VERSION=2.31.0
+ VERSION=2.31.2
SOURCE=glib-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
else
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 8ec0fd9..0bf0497 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,6 @@
+2011-11-26 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated devel to 2.31.2
+
2011-11-12 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.30.2

diff --git a/gnome2-libs/glib2/glib-2.31.0.tar.bz2.sig
b/gnome2-libs/glib2/glib-2.31.0.tar.bz2.sig
deleted file mode 100644
index 43853c7..0000000
Binary files a/gnome2-libs/glib2/glib-2.31.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/glib2/glib-2.31.2.tar.bz2.sig
b/gnome2-libs/glib2/glib-2.31.2.tar.bz2.sig
new file mode 100644
index 0000000..9ee951c
Binary files /dev/null and b/gnome2-libs/glib2/glib-2.31.2.tar.bz2.sig differ
diff --git a/x11-toolkits/gtk+3/DETAILS b/x11-toolkits/gtk+3/DETAILS
index 7fbd2ad..1a98678 100755
--- a/x11-toolkits/gtk+3/DETAILS
+++ b/x11-toolkits/gtk+3/DETAILS
@@ -1,6 +1,6 @@
SPELL=gtk+3
if [[ $GTK_VER == devel ]];then
- VERSION=3.3.2
+ VERSION=3.3.4
SOURCE=gtk+-$VERSION.tar.bz2
SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
diff --git a/x11-toolkits/gtk+3/HISTORY b/x11-toolkits/gtk+3/HISTORY
index cf569e2..37c590e 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2011-11-26 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated devel to 3.3.4
+
2011-11-25 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: devel cairo isn't required for stable gtk+3 anymore

diff --git a/x11-toolkits/gtk+3/gtk+-3.3.2.tar.bz2.sig
b/x11-toolkits/gtk+3/gtk+-3.3.2.tar.bz2.sig
deleted file mode 100644
index cd420c1..0000000
Binary files a/x11-toolkits/gtk+3/gtk+-3.3.2.tar.bz2.sig and /dev/null differ
diff --git a/x11-toolkits/gtk+3/gtk+-3.3.4.tar.bz2.sig
b/x11-toolkits/gtk+3/gtk+-3.3.4.tar.bz2.sig
new file mode 100644
index 0000000..dc0949a
Binary files /dev/null and b/x11-toolkits/gtk+3/gtk+-3.3.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (3c77aba82aa7c5fcc69f47247c40bf3b2d19f3f1), Sukneet Basuta, 11/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page