diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-28 13:24:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-28 13:24:38 +0000 |
commit | 927425fc7a1adfd3ba5623b5780dfade8fae44f2 (patch) | |
tree | 539b90ac188434e14ff1383d5da7c9feba9a930b /security | |
parent | 5ad9f3240478dc18737faea541608398c5c9b9cf (diff) | |
download | pkgsrc-927425fc7a1adfd3ba5623b5780dfade8fae44f2.tar.gz |
Update to 3.12.0:
Changes in version 3.12.0 are:
* Build fixes
Changes in version 3.11.92 are:
* This library is now deprecated
Changes in version 3.10.1 are:
* Updated translations
Changes in version 3.10.0 are:
* Build fixes
Changes in version 3.9.1 are:
* Build fixes and tweaks
Changes in version 3.8.0 are:
* Updated translations
Changes in version 3.7.92 are:
* Updated translations
Changes in version 3.7.91 are:
* Build fixes [#691343]
Changes in version 3.7.5 are:
* Updated translations
* Build fixes
Changes in version 3.7.2 are:
* Share the secure memory pool with libsecret and gcr
* Other minor tweaks
Changes in version 3.6.0 are:
* Updated translations
Changes in version 3.5.6 are:
* More warnings about attributes not being stored secretly
* Build fixes
* Updated translations
Changes in version 3.5.4 are:
* Vala bindings
Changes in version 3.5.3 are:
* Fix debugging for G_MESSAGES_DEBUG
* Some minor fixes to avoid vala regressions
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnome-keyring/Makefile | 8 | ||||
-rw-r--r-- | security/libgnome-keyring/PLIST | 7 | ||||
-rw-r--r-- | security/libgnome-keyring/distinfo | 8 |
3 files changed, 13 insertions, 10 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 682a59df08a..db2f917e2f7 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/01/01 11:52:02 wiz Exp $ -# +# $NetBSD: Makefile,v 1.14 2015/08/28 13:24:38 wiz Exp $ -DISTNAME= libgnome-keyring-3.4.1 -PKGREVISION= 2 +DISTNAME= libgnome-keyring-3.12.0 CATEGORIES= security gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/3.4/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/3.12/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/security/libgnome-keyring/PLIST b/security/libgnome-keyring/PLIST index 9d21b866b94..df855c5ffb3 100644 --- a/security/libgnome-keyring/PLIST +++ b/security/libgnome-keyring/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2012/07/04 20:10:25 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/08/28 13:24:38 wiz Exp $ include/gnome-keyring-1/gnome-keyring-memory.h include/gnome-keyring-1/gnome-keyring-result.h include/gnome-keyring-1/gnome-keyring.h @@ -36,6 +36,7 @@ share/locale/ast/LC_MESSAGES/libgnome-keyring.mo share/locale/be/LC_MESSAGES/libgnome-keyring.mo share/locale/bg/LC_MESSAGES/libgnome-keyring.mo share/locale/bn/LC_MESSAGES/libgnome-keyring.mo +share/locale/bn_IN/LC_MESSAGES/libgnome-keyring.mo share/locale/ca/LC_MESSAGES/libgnome-keyring.mo share/locale/ca@valencia/LC_MESSAGES/libgnome-keyring.mo share/locale/cs/LC_MESSAGES/libgnome-keyring.mo @@ -50,7 +51,9 @@ share/locale/eu/LC_MESSAGES/libgnome-keyring.mo share/locale/fa/LC_MESSAGES/libgnome-keyring.mo share/locale/fi/LC_MESSAGES/libgnome-keyring.mo share/locale/fr/LC_MESSAGES/libgnome-keyring.mo +share/locale/fur/LC_MESSAGES/libgnome-keyring.mo share/locale/fy/LC_MESSAGES/libgnome-keyring.mo +share/locale/gd/LC_MESSAGES/libgnome-keyring.mo share/locale/gl/LC_MESSAGES/libgnome-keyring.mo share/locale/gu/LC_MESSAGES/libgnome-keyring.mo share/locale/he/LC_MESSAGES/libgnome-keyring.mo @@ -66,6 +69,7 @@ share/locale/lt/LC_MESSAGES/libgnome-keyring.mo 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/mr/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 @@ -85,6 +89,7 @@ share/locale/sr@latin/LC_MESSAGES/libgnome-keyring.mo share/locale/sv/LC_MESSAGES/libgnome-keyring.mo share/locale/ta/LC_MESSAGES/libgnome-keyring.mo share/locale/te/LC_MESSAGES/libgnome-keyring.mo +share/locale/tg/LC_MESSAGES/libgnome-keyring.mo share/locale/th/LC_MESSAGES/libgnome-keyring.mo share/locale/tr/LC_MESSAGES/libgnome-keyring.mo share/locale/ug/LC_MESSAGES/libgnome-keyring.mo diff --git a/security/libgnome-keyring/distinfo b/security/libgnome-keyring/distinfo index 28d4be52433..0bd8d9f2eb5 100644 --- a/security/libgnome-keyring/distinfo +++ b/security/libgnome-keyring/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/07/04 20:10:25 drochner Exp $ +$NetBSD: distinfo,v 1.4 2015/08/28 13:24:38 wiz Exp $ -SHA1 (libgnome-keyring-3.4.1.tar.xz) = a8e41617de8413219adf9e728e88869ab5145476 -RMD160 (libgnome-keyring-3.4.1.tar.xz) = 0eda1e112435aeb05940ad6721c274cd7a58ddf5 -Size (libgnome-keyring-3.4.1.tar.xz) = 417752 bytes +SHA1 (libgnome-keyring-3.12.0.tar.xz) = 69b21d77e0946911b2e71346d219bb19b74d05f8 +RMD160 (libgnome-keyring-3.12.0.tar.xz) = d088c86fe3900e58a2dd67ef20bec5b23fd5f8ad +Size (libgnome-keyring-3.12.0.tar.xz) = 435092 bytes |