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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/074f71579c16
branches:  trunk
changeset: 530063:074f71579c16
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Jun 15 17:57:26 2007 +0000

description:
update to 0.16.5
changes:
-bugfixes
-Minor optimization
- Rename --enable-debugging configure option to --enable-debug
- Remove false warnings about missing glyphs in the Xft backend

diffstat:

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

diffs (46 lines):

diff -r cf716418c6be -r 074f71579c16 x11/vte/Makefile
--- a/x11/vte/Makefile  Fri Jun 15 17:55:09 2007 +0000
+++ b/x11/vte/Makefile  Fri Jun 15 17:57:26 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2007/04/11 17:54:35 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2007/06/15 17:57:26 drochner Exp $
 #
 
-DISTNAME=      vte-0.16.1
+DISTNAME=      vte-0.16.5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/vte/0.16/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cf716418c6be -r 074f71579c16 x11/vte/PLIST
--- a/x11/vte/PLIST     Fri Jun 15 17:55:09 2007 +0000
+++ b/x11/vte/PLIST     Fri Jun 15 17:57:26 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2007/04/11 17:54:35 drochner Exp $
+@comment $NetBSD: PLIST,v 1.14 2007/06/15 17:57:26 drochner Exp $
 bin/vte
 include/vte/pty.h
 include/vte/reaper.h
@@ -84,6 +84,7 @@
 share/locale/ne/LC_MESSAGES/vte.mo
 share/locale/nl/LC_MESSAGES/vte.mo
 share/locale/nn/LC_MESSAGES/vte.mo
+share/locale/oc/LC_MESSAGES/vte.mo
 share/locale/or/LC_MESSAGES/vte.mo
 share/locale/pa/LC_MESSAGES/vte.mo
 share/locale/pl/LC_MESSAGES/vte.mo
diff -r cf716418c6be -r 074f71579c16 x11/vte/distinfo
--- a/x11/vte/distinfo  Fri Jun 15 17:55:09 2007 +0000
+++ b/x11/vte/distinfo  Fri Jun 15 17:57:26 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2007/04/11 22:40:40 wiz Exp $
+$NetBSD: distinfo,v 1.21 2007/06/15 17:57:26 drochner Exp $
 
-SHA1 (vte-0.16.1.tar.bz2) = 01f44e72199f0878d85fa7900a545decc54e3c95
-RMD160 (vte-0.16.1.tar.bz2) = 4a28e21b15e19f5a8aebd7d76639fb1bb890e865
-Size (vte-0.16.1.tar.bz2) = 1097978 bytes
+SHA1 (vte-0.16.5.tar.bz2) = 6b0ea764952a82288b20e818116754825c652777
+RMD160 (vte-0.16.5.tar.bz2) = 3941ea10f87e79e8717c8f63df3c4a898ff3aebf
+Size (vte-0.16.5.tar.bz2) = 1102926 bytes
 SHA1 (patch-aa) = ce2d069774a885ad2218d0db4789e48835d594e3
 SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d
 SHA1 (patch-af) = 69ea7e022f6c495c3c9af681d05644b9d70e7bdc



Home | Main Index | Thread Index | Old Index