summaryrefslogtreecommitdiff
path: root/security/libsecret
diff options
context:
space:
mode:
authorryoon <ryoon>2013-05-18 09:05:46 +0000
committerryoon <ryoon>2013-05-18 09:05:46 +0000
commitd8722ef8de2d9c837300ca1945cb17aca3b3c4b0 (patch)
treeb9a461d381cce6eb81a25e865d592f0543312dfc /security/libsecret
parent619b76e8b65306c7aa5ff5dfee280e48ce7ab7cb (diff)
downloadpkgsrc-d8722ef8de2d9c837300ca1945cb17aca3b3c4b0.tar.gz
Update to 0.15
* Patches from Patrick Welche, thank you. * Fix buildlink3.mk Changelog: 0.15 * Tweak predefined schemas [#695791] * Updated translations 0.14 * Add a 'search' command to the tool for looking up items [#693881] * Try to unlock locked collection when storing an item [#693723] * Improve validation of the attributes table [#694107] * Allow empty SecretValue contents [#694787] * Introspection fixes [#694448] * Updated translations 0.13 * Updated translations * Build fixes
Diffstat (limited to 'security/libsecret')
-rw-r--r--security/libsecret/Makefile8
-rw-r--r--security/libsecret/PLIST12
-rw-r--r--security/libsecret/buildlink3.mk4
-rw-r--r--security/libsecret/distinfo8
4 files changed, 22 insertions, 10 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index 9f516b14867..b5678cbcea1 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2012/12/19 13:29:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2013/05/18 09:05:46 ryoon Exp $
#
-DISTNAME= libsecret-0.12
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/0.12/}
+DISTNAME= libsecret-0.15
+CATEGORIES= security gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= ryoon@NetBSD.org
diff --git a/security/libsecret/PLIST b/security/libsecret/PLIST
index 4e082315ddd..89de84c8dd1 100644
--- a/security/libsecret/PLIST
+++ b/security/libsecret/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2012/11/30 15:49:47 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/05/18 09:05:46 ryoon Exp $
bin/secret-tool
include/libsecret-1/libsecret/secret-attributes.h
include/libsecret-1/libsecret/secret-collection.h
@@ -76,5 +76,15 @@ share/gtk-doc/html/libsecret-1/vala-examples.html
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/es/LC_MESSAGES/libsecret.mo
+share/locale/gl/LC_MESSAGES/libsecret.mo
+share/locale/hu/LC_MESSAGES/libsecret.mo
+share/locale/it/LC_MESSAGES/libsecret.mo
share/locale/ja/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/sl/LC_MESSAGES/libsecret.mo
+share/locale/sr/LC_MESSAGES/libsecret.mo
+share/locale/sr@latin/LC_MESSAGES/libsecret.mo
diff --git a/security/libsecret/buildlink3.mk b/security/libsecret/buildlink3.mk
index efa54be1e08..1926c90d1b0 100644
--- a/security/libsecret/buildlink3.mk
+++ b/security/libsecret/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2012/11/30 15:49:47 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2013/05/18 09:05:46 ryoon Exp $
BUILDLINK_TREE+= libsecret
@@ -8,6 +8,8 @@ LIBSECRET_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libsecret+= libsecret>=0.12
BUILDLINK_PKGSRCDIR.libsecret?= ../../security/libsecret
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
.endif # LIBSECRET_BUILDLINK3_MK
BUILDLINK_TREE+= -libsecret
diff --git a/security/libsecret/distinfo b/security/libsecret/distinfo
index 34fd15e47f3..5716a5d1628 100644
--- a/security/libsecret/distinfo
+++ b/security/libsecret/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2012/11/30 15:49:47 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2013/05/18 09:05:46 ryoon Exp $
-SHA1 (libsecret-0.12.tar.xz) = aad9e6866467ebe66cd82b599c11d417a187231d
-RMD160 (libsecret-0.12.tar.xz) = 59320472c368ec3a4eea592ffd71d9dd51e03b84
-Size (libsecret-0.12.tar.xz) = 476552 bytes
+SHA1 (libsecret-0.15.tar.xz) = da54ec18c3aa1581b4080237f082ce0105132eaf
+RMD160 (libsecret-0.15.tar.xz) = f5cf815f11d5c80b970a89852a99426afb7c5c66
+Size (libsecret-0.15.tar.xz) = 484532 bytes