pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte update to 0.22.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5c18113e579
branches: trunk
changeset: 400851:e5c18113e579
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Oct 28 18:53:21 2009 +0000
description:
update to 0.22.3
changes:
-bugfixes
-Rework mouse selection to be more robust. In particular, PRIMARY
selection now only changes when mouse button is released, not upon every
motion when selecting
diffstat:
x11/vte/Makefile | 6 ++----
x11/vte/PLIST | 4 +---
x11/vte/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 11 deletions(-)
diffs (68 lines):
diff -r 487156f75d3b -r e5c18113e579 x11/vte/Makefile
--- a/x11/vte/Makefile Wed Oct 28 18:50:53 2009 +0000
+++ b/x11/vte/Makefile Wed Oct 28 18:53:21 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2009/10/24 12:49:59 drochner Exp $
+# $NetBSD: Makefile,v 1.71 2009/10/28 18:53:21 drochner Exp $
#
-DISTNAME= vte-0.22.2
+DISTNAME= vte-0.22.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.22/}
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +21,6 @@
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --with-ft-exec-prefix=${BUILDLINK_PREFIX.freetype2}
-PKGCONFIG_OVERRIDE+= pyvte.pc.in
PKGCONFIG_OVERRIDE+= vte.pc.in
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
@@ -36,7 +35,6 @@
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
diff -r 487156f75d3b -r e5c18113e579 x11/vte/PLIST
--- a/x11/vte/PLIST Wed Oct 28 18:50:53 2009 +0000
+++ b/x11/vte/PLIST Wed Oct 28 18:53:21 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2009/10/24 12:49:59 drochner Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/10/28 18:53:21 drochner Exp $
bin/vte
include/vte/pty.h
include/vte/reaper.h
@@ -7,7 +7,6 @@
include/vte/vtetypebuiltins.h
include/vte/vteversion.h
lib/libvte.la
-lib/pkgconfig/pyvte.pc
lib/pkgconfig/vte.pc
lib/vte/decset
lib/vte/interpret
@@ -113,5 +112,4 @@
share/locale/zh_CN/LC_MESSAGES/vte.mo
share/locale/zh_HK/LC_MESSAGES/vte.mo
share/locale/zh_TW/LC_MESSAGES/vte.mo
-share/pygtk/2.0/defs/vte.defs
share/vte/termcap/xterm
diff -r 487156f75d3b -r e5c18113e579 x11/vte/distinfo
--- a/x11/vte/distinfo Wed Oct 28 18:50:53 2009 +0000
+++ b/x11/vte/distinfo Wed Oct 28 18:53:21 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2009/10/24 12:49:59 drochner Exp $
+$NetBSD: distinfo,v 1.41 2009/10/28 18:53:21 drochner Exp $
-SHA1 (vte-0.22.2.tar.bz2) = 8e38f282bce5b1e1249b8f423ecf3f13bd6377f7
-RMD160 (vte-0.22.2.tar.bz2) = 99c0086841db6b337506828dfec4743358be2b4f
-Size (vte-0.22.2.tar.bz2) = 1349806 bytes
+SHA1 (vte-0.22.3.tar.bz2) = 669b021de2e8b98b1d9e146f024f13465c5527d0
+RMD160 (vte-0.22.3.tar.bz2) = e95b7652327cda81a27b36cb98dc8a0abc14d2fe
+Size (vte-0.22.3.tar.bz2) = 1352378 bytes
SHA1 (patch-aa) = 6b722ecbbd9face7152feca39f1d323870d2a69a
SHA1 (patch-ab) = 217a8722d09b1854e869c49af69731ffed92f61c
SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d
Home |
Main Index |
Thread Index |
Old Index