pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnome-keyring Update to 2.28.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8f9c0587fec
branches:  trunk
changeset: 568570:e8f9c0587fec
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 15 14:07:22 2009 +0000

description:
Update to 2.28.2:

Changes in version 2.28.2 are:
 * Add license to reference documentation.
 * Sent output of g_printerr to syslog.
 * No error when can't unlock login keyring.
 * Fix assertion when comparing attributes.
 * Fix freeing of unallocated memory in test.
 * Don't barf on certificates with unsupported algorithm.
 * Fix some memory leaks.

diffstat:

 security/gnome-keyring/Makefile |  4 ++--
 security/gnome-keyring/PLIST    |  3 ++-
 security/gnome-keyring/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r b6d6b9886f8d -r e8f9c0587fec security/gnome-keyring/Makefile
--- a/security/gnome-keyring/Makefile   Tue Dec 15 14:04:55 2009 +0000
+++ b/security/gnome-keyring/Makefile   Tue Dec 15 14:07:22 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2009/10/21 16:37:19 drochner Exp $
+# $NetBSD: Makefile,v 1.51 2009/12/15 14:07:22 wiz Exp $
 
-DISTNAME=      gnome-keyring-2.28.1
+DISTNAME=      gnome-keyring-2.28.2
 CATEGORIES=    security gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.28/}
 EXTRACT_SUFX=  .tar.bz2
diff -r b6d6b9886f8d -r e8f9c0587fec security/gnome-keyring/PLIST
--- a/security/gnome-keyring/PLIST      Tue Dec 15 14:04:55 2009 +0000
+++ b/security/gnome-keyring/PLIST      Tue Dec 15 14:07:22 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2009/10/21 16:37:19 drochner Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/12/15 14:07:22 wiz Exp $
 bin/gnome-keyring
 bin/gnome-keyring-daemon
 include/gcr/gcr-certificate-basics-widget.h
@@ -110,6 +110,7 @@
 share/locale/de/LC_MESSAGES/gnome-keyring.mo
 share/locale/dz/LC_MESSAGES/gnome-keyring.mo
 share/locale/el/LC_MESSAGES/gnome-keyring.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-keyring.mo
 share/locale/en_CA/LC_MESSAGES/gnome-keyring.mo
 share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo
 share/locale/es/LC_MESSAGES/gnome-keyring.mo
diff -r b6d6b9886f8d -r e8f9c0587fec security/gnome-keyring/distinfo
--- a/security/gnome-keyring/distinfo   Tue Dec 15 14:04:55 2009 +0000
+++ b/security/gnome-keyring/distinfo   Tue Dec 15 14:07:22 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2009/10/21 16:37:19 drochner Exp $
+$NetBSD: distinfo,v 1.36 2009/12/15 14:07:22 wiz Exp $
 
-SHA1 (gnome-keyring-2.28.1.tar.bz2) = 22335bca6da19f9aa7cef56698ef3a6507a3268b
-RMD160 (gnome-keyring-2.28.1.tar.bz2) = ec4a4e8b1bed8823595dccabdf83c8f2e2fddd8f
-Size (gnome-keyring-2.28.1.tar.bz2) = 2759424 bytes
+SHA1 (gnome-keyring-2.28.2.tar.bz2) = 099146a0cb3c03683cfc3fe3caaddf5dff00acf8
+RMD160 (gnome-keyring-2.28.2.tar.bz2) = 0e09c7274c4c4ea037bc7eb4ff8edaaca53f04f0
+Size (gnome-keyring-2.28.2.tar.bz2) = 3009480 bytes
 SHA1 (patch-ac) = 550b4ebfdf9ae7653d0174e6857e32c8453f2ca7
 SHA1 (patch-ad) = df4a9a69ca9262066daf2272869ce63471c15bd3
 SHA1 (patch-ae) = f3e972fb377476b2fef00e8d8416f8adbd0192de



Home | Main Index | Thread Index | Old Index