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.16.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9f63ce043ad
branches:  trunk
changeset: 536575:f9f63ce043ad
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Dec 17 17:52:11 2007 +0000

description:
update to 0.16.10
changes:
- Smart tab character: you can now copy/paste tab characters printed by cat,
  diff, and other line-oriented tools and get the tab character in the
  clipboard, instead of multiple spaces.  The selection indicates that by
  being all or none.
- Misc bug fixes and optimizations.

diffstat:

 x11/vte/Makefile |  5 ++---
 x11/vte/PLIST    |  3 ++-
 x11/vte/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 719d4bee4ebb -r f9f63ce043ad x11/vte/Makefile
--- a/x11/vte/Makefile  Mon Dec 17 16:50:45 2007 +0000
+++ b/x11/vte/Makefile  Mon Dec 17 17:52:11 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2007/09/21 13:04:45 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2007/12/17 17:52:11 drochner Exp $
 #
 
-DISTNAME=      vte-0.16.9
-PKGREVISION=   1
+DISTNAME=      vte-0.16.10
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/vte/0.16/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 719d4bee4ebb -r f9f63ce043ad x11/vte/PLIST
--- a/x11/vte/PLIST     Mon Dec 17 16:50:45 2007 +0000
+++ b/x11/vte/PLIST     Mon Dec 17 17:52:11 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2007/08/09 19:57:26 drochner Exp $
+@comment $NetBSD: PLIST,v 1.16 2007/12/17 17:52:11 drochner Exp $
 bin/vte
 include/vte/pty.h
 include/vte/reaper.h
@@ -101,6 +101,7 @@
 share/locale/sr@Latn/LC_MESSAGES/vte.mo
 share/locale/sv/LC_MESSAGES/vte.mo
 share/locale/ta/LC_MESSAGES/vte.mo
+share/locale/te/LC_MESSAGES/vte.mo
 share/locale/th/LC_MESSAGES/vte.mo
 share/locale/tr/LC_MESSAGES/vte.mo
 share/locale/ug/LC_MESSAGES/vte.mo
diff -r 719d4bee4ebb -r f9f63ce043ad x11/vte/distinfo
--- a/x11/vte/distinfo  Mon Dec 17 16:50:45 2007 +0000
+++ b/x11/vte/distinfo  Mon Dec 17 17:52:11 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2007/09/18 19:11:39 drochner Exp $
+$NetBSD: distinfo,v 1.25 2007/12/17 17:52:11 drochner Exp $
 
-SHA1 (vte-0.16.9.tar.bz2) = 53a49c7d5fae41ac6ec9b79e6b290e99e3f10860
-RMD160 (vte-0.16.9.tar.bz2) = 28b7160425e3bfb5752b1648ea9b9af79fe63acb
-Size (vte-0.16.9.tar.bz2) = 1115282 bytes
+SHA1 (vte-0.16.10.tar.bz2) = d6c1fd8a65d52fa42c38bf4f3372989945b16177
+RMD160 (vte-0.16.10.tar.bz2) = 201678b7e28dad7a3f87a2334196350a1772bf4b
+Size (vte-0.16.10.tar.bz2) = 1113164 bytes
 SHA1 (patch-aa) = ce2d069774a885ad2218d0db4789e48835d594e3
 SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d
 SHA1 (patch-af) = 69ea7e022f6c495c3c9af681d05644b9d70e7bdc



Home | Main Index | Thread Index | Old Index