Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.45 grimoire by George Sherwood (12f17727c412004c39ec7bbf8f8aeb17ec15d09e)
  • Date: Sat, 17 Jul 2010 14:58:46 -0500

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



  • [SM-Commit] GIT changes to stable-0.45 grimoire by George Sherwood (12f17727c412004c39ec7bbf8f8aeb17ec15d09e), George Sherwood, 07/17/2010

Archive powered by MHonArc 2.6.24.

Top of Page