summaryrefslogtreecommitdiff
path: root/security/libsecret
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 20:14:04 +0000
committerwiz <wiz>2014-01-27 20:14:04 +0000
commitbd14d2c4cc982b249fff155a1633840f827ce11a (patch)
tree5192b4680e8d47a532a3e333a649269339fe405d /security/libsecret
parent39dab7e1eb93fcf38500aa5a6661ce936b45bbd7 (diff)
downloadpkgsrc-bd14d2c4cc982b249fff155a1633840f827ce11a.tar.gz
Update to 0.16:
0.16 * Clarify documentation for secret_service_clear_xxx() [#705629] * Pass return_type to prompt async begin functions, rather than finish * Simpler way to use custom service/collection/item types * service: Rename secret_service_new() and friends to xxx_open() * Add secret_value_get_text() function to return NULL terminated secret * Fix return types in secret_service_search_finish() on error paths [#698040] * Testing fixes [#705202] * Build fixes [#704233] * Updated translations
Diffstat (limited to 'security/libsecret')
-rw-r--r--security/libsecret/Makefile8
-rw-r--r--security/libsecret/PLIST14
-rw-r--r--security/libsecret/distinfo8
3 files changed, 20 insertions, 10 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index 55f79fdc56c..af5742fd2e1 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2014/01/01 11:52:03 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.7 2014/01/27 20:14:04 wiz Exp $
-DISTNAME= libsecret-0.15
-PKGREVISION= 1
+DISTNAME= libsecret-0.16
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= https://live.gnome.org/Libsecret
+HOMEPAGE= https://wiki.gnome.org/Projects/Libsecret
COMMENT= GObject based library for accessing the Secret Service API
LICENSE= gnu-lgpl-v2.1
diff --git a/security/libsecret/PLIST b/security/libsecret/PLIST
index 89de84c8dd1..87ec8286771 100644
--- a/security/libsecret/PLIST
+++ b/security/libsecret/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2013/05/18 09:05:46 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/01/27 20:14:04 wiz Exp $
bin/secret-tool
include/libsecret-1/libsecret/secret-attributes.h
include/libsecret-1/libsecret/secret-collection.h
@@ -77,14 +77,26 @@ share/gtk-doc/html/libsecret-1/vala-lookup-example.html
share/gtk-doc/html/libsecret-1/vala-remove-example.html
share/gtk-doc/html/libsecret-1/vala-store-example.html
share/locale/cs/LC_MESSAGES/libsecret.mo
+share/locale/da/LC_MESSAGES/libsecret.mo
+share/locale/de/LC_MESSAGES/libsecret.mo
share/locale/es/LC_MESSAGES/libsecret.mo
+share/locale/fr/LC_MESSAGES/libsecret.mo
+share/locale/fur/LC_MESSAGES/libsecret.mo
share/locale/gl/LC_MESSAGES/libsecret.mo
+share/locale/he/LC_MESSAGES/libsecret.mo
share/locale/hu/LC_MESSAGES/libsecret.mo
+share/locale/id/LC_MESSAGES/libsecret.mo
share/locale/it/LC_MESSAGES/libsecret.mo
share/locale/ja/LC_MESSAGES/libsecret.mo
+share/locale/lt/LC_MESSAGES/libsecret.mo
+share/locale/nb/LC_MESSAGES/libsecret.mo
+share/locale/pa/LC_MESSAGES/libsecret.mo
share/locale/pl/LC_MESSAGES/libsecret.mo
share/locale/pt_BR/LC_MESSAGES/libsecret.mo
share/locale/ru/LC_MESSAGES/libsecret.mo
+share/locale/sk/LC_MESSAGES/libsecret.mo
share/locale/sl/LC_MESSAGES/libsecret.mo
share/locale/sr/LC_MESSAGES/libsecret.mo
share/locale/sr@latin/LC_MESSAGES/libsecret.mo
+share/locale/zh_HK/LC_MESSAGES/libsecret.mo
+share/locale/zh_TW/LC_MESSAGES/libsecret.mo
diff --git a/security/libsecret/distinfo b/security/libsecret/distinfo
index 5716a5d1628..d6bd087af47 100644
--- a/security/libsecret/distinfo
+++ b/security/libsecret/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/05/18 09:05:46 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2014/01/27 20:14:04 wiz Exp $
-SHA1 (libsecret-0.15.tar.xz) = da54ec18c3aa1581b4080237f082ce0105132eaf
-RMD160 (libsecret-0.15.tar.xz) = f5cf815f11d5c80b970a89852a99426afb7c5c66
-Size (libsecret-0.15.tar.xz) = 484532 bytes
+SHA1 (libsecret-0.16.tar.xz) = 9110beaaa0dbaf0d8119c1a04f38ef87320cbc0e
+RMD160 (libsecret-0.16.tar.xz) = f63400bf2d8209675d28b26c137fb073ca91e37e
+Size (libsecret-0.16.tar.xz) = 499888 bytes