[SM-Commit] GIT changes to stable-rc-0.46 grimoire by George Sherwood (977c52ac8796f32e92f6f2731498cece5baf5885)

George Sherwood scm at sourcemage.org
Sat Jul 17 15:56:47 EDT 2010


GIT changes to stable-rc-0.46 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                |    6 ++++++
 gnome2-libs/vte/vte-0.24.2.tar.bz2.sig |    0 
 gnome2-libs/vte/vte-0.24.3.tar.bz2.sig |binary
 6 files changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 977c52ac8796f32e92f6f2731498cece5baf5885
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 6772113f87f080710425dd30811659ff46d554bd
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

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

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 d740a85..a264e88 100755
--- a/gnome2-libs/vte/DETAILS
+++ b/gnome2-libs/vte/DETAILS
@@ -1,5 +1,6 @@
            SPELL=vte
-         VERSION=0.24.2
+         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 7434ce1..efe92d9 100644
--- a/gnome2-libs/vte/HISTORY
+++ b/gnome2-libs/vte/HISTORY
@@ -1,3 +1,9 @@
+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
 
diff --git a/gnome2-libs/vte/vte-0.24.2.tar.bz2.sig b/gnome2-libs/vte/vte-0.24.2.tar.bz2.sig
deleted file mode 100644
index 02205a8..0000000
Binary files a/gnome2-libs/vte/vte-0.24.2.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