pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgnome-keyring update to 2.32.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9c30045f4e2
branches: trunk
changeset: 582412:b9c30045f4e2
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Nov 16 13:10:53 2010 +0000
description:
update to 2.32.0
This switches to the gnome-2.32 release branch.
diffstat:
security/libgnome-keyring/Makefile | 6 +++---
security/libgnome-keyring/PLIST | 8 +++++++-
security/libgnome-keyring/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (81 lines):
diff -r 7315a40a6987 -r b9c30045f4e2 security/libgnome-keyring/Makefile
--- a/security/libgnome-keyring/Makefile Tue Nov 16 12:27:56 2010 +0000
+++ b/security/libgnome-keyring/Makefile Tue Nov 16 13:10:53 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/06/01 10:56:27 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/16 13:10:53 drochner Exp $
#
-DISTNAME= libgnome-keyring-2.30.1
+DISTNAME= libgnome-keyring-2.32.0
CATEGORIES= security gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/2.30/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 7315a40a6987 -r b9c30045f4e2 security/libgnome-keyring/PLIST
--- a/security/libgnome-keyring/PLIST Tue Nov 16 12:27:56 2010 +0000
+++ b/security/libgnome-keyring/PLIST Tue Nov 16 13:10:53 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/01 10:56:27 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/11/16 13:10:53 drochner Exp $
include/gnome-keyring-1/gnome-keyring-memory.h
include/gnome-keyring-1/gnome-keyring-result.h
include/gnome-keyring-1/gnome-keyring.h
@@ -6,16 +6,19 @@
lib/pkgconfig/gnome-keyring-1.pc
share/gtk-doc/html/gnome-keyring/ch01.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Callbacks.html
+share/gtk-doc/html/gnome-keyring/gnome-keyring-Daemon-Management-Functions.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-ACLs.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-Attributes.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-Information.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyring-Info.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyring-Items.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyrings.html
+share/gtk-doc/html/gnome-keyring/gnome-keyring-Miscellaneous-Functions.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Network-Passwords.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Non-pageable-Memory.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Result-Codes.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Search-Functionality.html
+share/gtk-doc/html/gnome-keyring/gnome-keyring-Simple-Password-Storage.html
share/gtk-doc/html/gnome-keyring/gnome-keyring.devhelp
share/gtk-doc/html/gnome-keyring/gnome-keyring.devhelp2
share/gtk-doc/html/gnome-keyring/home.png
@@ -36,12 +39,14 @@
share/locale/de/LC_MESSAGES/libgnome-keyring.mo
share/locale/el/LC_MESSAGES/libgnome-keyring.mo
share/locale/en_GB/LC_MESSAGES/libgnome-keyring.mo
+share/locale/eo/LC_MESSAGES/libgnome-keyring.mo
share/locale/es/LC_MESSAGES/libgnome-keyring.mo
share/locale/et/LC_MESSAGES/libgnome-keyring.mo
share/locale/eu/LC_MESSAGES/libgnome-keyring.mo
share/locale/fi/LC_MESSAGES/libgnome-keyring.mo
share/locale/fr/LC_MESSAGES/libgnome-keyring.mo
share/locale/gl/LC_MESSAGES/libgnome-keyring.mo
+share/locale/he/LC_MESSAGES/libgnome-keyring.mo
share/locale/hu/LC_MESSAGES/libgnome-keyring.mo
share/locale/id/LC_MESSAGES/libgnome-keyring.mo
share/locale/it/LC_MESSAGES/libgnome-keyring.mo
@@ -51,6 +56,7 @@
share/locale/lv/LC_MESSAGES/libgnome-keyring.mo
share/locale/ml/LC_MESSAGES/libgnome-keyring.mo
share/locale/mn/LC_MESSAGES/libgnome-keyring.mo
+share/locale/ms/LC_MESSAGES/libgnome-keyring.mo
share/locale/nb/LC_MESSAGES/libgnome-keyring.mo
share/locale/nds/LC_MESSAGES/libgnome-keyring.mo
share/locale/nl/LC_MESSAGES/libgnome-keyring.mo
diff -r 7315a40a6987 -r b9c30045f4e2 security/libgnome-keyring/distinfo
--- a/security/libgnome-keyring/distinfo Tue Nov 16 12:27:56 2010 +0000
+++ b/security/libgnome-keyring/distinfo Tue Nov 16 13:10:53 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/06/01 10:56:27 drochner Exp $
+$NetBSD: distinfo,v 1.2 2010/11/16 13:10:53 drochner Exp $
-SHA1 (libgnome-keyring-2.30.1.tar.bz2) = ca1155ab336239a60181c7a64d46b0368cd596e8
-RMD160 (libgnome-keyring-2.30.1.tar.bz2) = b83bb3c4a30aa91a113fe2f04554eb55c97c6787
-Size (libgnome-keyring-2.30.1.tar.bz2) = 812131 bytes
+SHA1 (libgnome-keyring-2.32.0.tar.bz2) = 9d7c9dc923e03ed2f201cb563e28922e35b88ea0
+RMD160 (libgnome-keyring-2.32.0.tar.bz2) = 201df6c60a931a43edd58c994dea5bb20d5d378f
+Size (libgnome-keyring-2.32.0.tar.bz2) = 412592 bytes
Home |
Main Index |
Thread Index |
Old Index