diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-25 00:49:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-25 00:49:32 +0000 |
commit | 96c8559ed9e3b68fb1190968559d98c1858b3b65 (patch) | |
tree | 8532b758b1c8fd2c497e5216577d88e1c30d2651 | |
parent | be8976cdfc195891aff1596248f993ab86732e0f (diff) | |
download | pkgsrc-96c8559ed9e3b68fb1190968559d98c1858b3b65.tar.gz |
Update to 2.24.1:
Changes in version 2.24.1 are:
* Fix crash on logout on Solaris. [Jeff Cai]
* Add missing 'server' attribute to the NETWORK_PASSWORD schema.
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/PLIST | 4 | ||||
-rw-r--r-- | security/gnome-keyring/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 9f643d33565..e6ccd9078af 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2008/10/16 13:45:38 drochner Exp $ +# $NetBSD: Makefile,v 1.40 2008/10/25 00:49:32 wiz Exp $ -DISTNAME= gnome-keyring-2.24.0 +DISTNAME= gnome-keyring-2.24.1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring/PLIST b/security/gnome-keyring/PLIST index e216b3c32a9..8b1bb6997f8 100644 --- a/security/gnome-keyring/PLIST +++ b/security/gnome-keyring/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2008/10/16 13:45:38 drochner Exp $ +@comment $NetBSD: PLIST,v 1.15 2008/10/25 00:49:32 wiz Exp $ bin/gnome-keyring bin/gnome-keyring-daemon include/gnome-keyring-1/gnome-keyring-memory.h @@ -89,6 +89,7 @@ share/locale/is/LC_MESSAGES/gnome-keyring.mo share/locale/it/LC_MESSAGES/gnome-keyring.mo share/locale/ja/LC_MESSAGES/gnome-keyring.mo share/locale/ka/LC_MESSAGES/gnome-keyring.mo +share/locale/kn/LC_MESSAGES/gnome-keyring.mo share/locale/ko/LC_MESSAGES/gnome-keyring.mo share/locale/lt/LC_MESSAGES/gnome-keyring.mo share/locale/lv/LC_MESSAGES/gnome-keyring.mo @@ -132,6 +133,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo @dirrm share/gtk-doc/html/gnome-keyring @comment in GConf: @dirrm share/gconf/schemas @comment in dbus: @dirrm share/dbus-1/services +@dirrm lib/security @dirrm lib/gnome-keyring @dirrm include/gp11 @dirrm include/gnome-keyring-1 diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo index 3e76390e018..9dc5e5d3681 100644 --- a/security/gnome-keyring/distinfo +++ b/security/gnome-keyring/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.29 2008/10/16 13:45:38 drochner Exp $ +$NetBSD: distinfo,v 1.30 2008/10/25 00:49:32 wiz Exp $ -SHA1 (gnome-keyring-2.24.0.tar.bz2) = 8ee43c1f5de544997cddf29f83a5419e667c5eb6 -RMD160 (gnome-keyring-2.24.0.tar.bz2) = 836164b7d18ac920dce8523c2b0fac0a6f1049e9 -Size (gnome-keyring-2.24.0.tar.bz2) = 1106086 bytes +SHA1 (gnome-keyring-2.24.1.tar.bz2) = 93e92e01daecd85b1c0ae9dda09d5cc808989642 +RMD160 (gnome-keyring-2.24.1.tar.bz2) = 17c6701ef7b35902780b6c72b79a3f0eaafe2378 +Size (gnome-keyring-2.24.1.tar.bz2) = 1125993 bytes SHA1 (patch-aa) = 0538fdbe4b6d45e38daeefbe26b287972b208034 SHA1 (patch-ab) = c6fc864a34ae6ccb0fdf891082146f451203494c SHA1 (patch-ac) = 550b4ebfdf9ae7653d0174e6857e32c8453f2ca7 |