diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-15 21:30:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-15 21:30:20 +0000 |
commit | 6f36067d2ace8c6cad2b15843c04cfe6f0fc4fff (patch) | |
tree | 4b1b376aa6953d5f0a31e2743a5e8bf3d49ed9b3 /x11 | |
parent | 4776b02fc0bfcae977e71ca54705a5dce0ba2741 (diff) | |
download | pkgsrc-6f36067d2ace8c6cad2b15843c04cfe6f0fc4fff.tar.gz |
Update to 0.22.4:
0.22.4
=======
- Fix a regression introduced in 0.22.4
- Bugs fixed in this release:
Revert "Bug 591648 - Don't clear the screen when switching to the alternate screen"
Diffstat (limited to 'x11')
-rw-r--r-- | x11/vte/Makefile | 4 | ||||
-rw-r--r-- | x11/vte/PLIST | 3 | ||||
-rw-r--r-- | x11/vte/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index fcb920907eb..126ffc92ba1 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2009/10/28 18:53:21 drochner Exp $ +# $NetBSD: Makefile,v 1.72 2009/11/15 21:30:20 wiz Exp $ # -DISTNAME= vte-0.22.3 +DISTNAME= vte-0.22.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/vte/PLIST b/x11/vte/PLIST index 7263f1003fc..ad424a0f20e 100644 --- a/x11/vte/PLIST +++ b/x11/vte/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2009/10/28 18:53:21 drochner Exp $ +@comment $NetBSD: PLIST,v 1.23 2009/11/15 21:30:20 wiz Exp $ bin/vte include/vte/pty.h include/vte/reaper.h @@ -45,6 +45,7 @@ share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo share/locale/dz/LC_MESSAGES/vte.mo share/locale/el/LC_MESSAGES/vte.mo +share/locale/en@shaw/LC_MESSAGES/vte.mo share/locale/en_CA/LC_MESSAGES/vte.mo share/locale/en_GB/LC_MESSAGES/vte.mo share/locale/es/LC_MESSAGES/vte.mo diff --git a/x11/vte/distinfo b/x11/vte/distinfo index 37e8de1f203..57c32c5f38f 100644 --- a/x11/vte/distinfo +++ b/x11/vte/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2009/10/28 18:53:21 drochner Exp $ +$NetBSD: distinfo,v 1.42 2009/11/15 21:30:20 wiz Exp $ -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 (vte-0.22.4.tar.bz2) = fdf40af19b5f323f1bc3ff2b8f25a05a064c1285 +RMD160 (vte-0.22.4.tar.bz2) = 19a118e0aba2d8b19df2ed7f03ac871a715c738d +Size (vte-0.22.4.tar.bz2) = 1352214 bytes SHA1 (patch-aa) = 6b722ecbbd9face7152feca39f1d323870d2a69a SHA1 (patch-ab) = 217a8722d09b1854e869c49af69731ffed92f61c SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d |