[SM-Commit] GIT changes to stable-0.45 grimoire by George Sherwood (12f17727c412004c39ec7bbf8f8aeb17ec15d09e)

George Sherwood scm at sourcemage.org
Sat Jul 17 15:58:46 EDT 2010


GIT changes to stable-0.45 grimoire by George Sherwood <gsherwood at sourcemage.org>:

 dev/null                               |binary
 gnome2-libs/vte/DEPENDS                |    4 ++++
 gnome2-libs/vte/DETAILS                |    3 ++-
 gnome2-libs/vte/HISTORY                |    9 +++++++++
 gnome2-libs/vte/vte-0.24.1.tar.bz2.sig |    0 
 gnome2-libs/vte/vte-0.24.3.tar.bz2.sig |binary
 6 files changed, 15 insertions(+), 1 deletion(-)

New commits:
commit 12f17727c412004c39ec7bbf8f8aeb17ec15d09e
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: George Sherwood <gsherwood at sourcemage.org>

    vte 0.24.3, SECURITY_PATCH=1, #15764
    (cherry picked from commit 2a0e22a27786baa72cb1060d69137a61f8af7ed9)

commit cebccbf0be89191e71f2d6955b1bd18e846ee260
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    vte: added python dep
    (cherry picked from commit b3984187c02f40e4f2183a30ec555d0be3ebfd9a)

commit 82f26aead59767a6c49d5de9f629cff487ee5255
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: George Sherwood <gsherwood at sourcemage.org>

    vte 0.24.2
    (cherry picked from commit c81737e0fe3529ea85472b8794ae15e6f50442bf)

diff --git a/gnome2-libs/vte/DEPENDS b/gnome2-libs/vte/DEPENDS
index ba166d2..0ba1e69 100755
--- a/gnome2-libs/vte/DEPENDS
+++ b/gnome2-libs/vte/DEPENDS
@@ -14,6 +14,10 @@ optional_depends pygtk2                                  \
                  "--enable-python" "--disable-python"    \
                  "to build python bindings for vte"      &&
 
+if is_depends_enabled $SPELL pygtk2; then
+  depends python
+fi &&
+
 optional_depends gtk-doc                                 \
                  "--enable-gtk-doc" "--disable-gtk-doc"  \
                  "build documentation with gtk-doc"
diff --git a/gnome2-libs/vte/DETAILS b/gnome2-libs/vte/DETAILS
index 29bd41a..a264e88 100755
--- a/gnome2-libs/vte/DETAILS
+++ b/gnome2-libs/vte/DETAILS
@@ -1,5 +1,6 @@
            SPELL=vte
-         VERSION=0.24.1
+         VERSION=0.24.3
+  SECURITY_PATCH=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/vte/HISTORY b/gnome2-libs/vte/HISTORY
index 6964951..efe92d9 100644
--- a/gnome2-libs/vte/HISTORY
+++ b/gnome2-libs/vte/HISTORY
@@ -1,3 +1,12 @@
+2010-07-15 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.24.3, SECURITY_PATCH=1, #15764
+
+2010-07-06 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: added missing python dep
+
+2010-06-22 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.24.2
+
 2010-05-30 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 0.24.1
 
diff --git a/gnome2-libs/vte/vte-0.24.1.tar.bz2.sig b/gnome2-libs/vte/vte-0.24.1.tar.bz2.sig
deleted file mode 100644
index 25779b5..0000000
Binary files a/gnome2-libs/vte/vte-0.24.1.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/vte/vte-0.24.3.tar.bz2.sig b/gnome2-libs/vte/vte-0.24.3.tar.bz2.sig
new file mode 100644
index 0000000..311c21e
Binary files /dev/null and b/gnome2-libs/vte/vte-0.24.3.tar.bz2.sig differ



More information about the SM-Commit mailing list