Wed Mar 12 10:17:57 2014 UTC ()
Update to 0.18:

0.18
 * Mark most of unstable API as stable
 * Bump Glib dependency (2.38+)
 * Add secret_service_encode_dbus_secret() and decode functions
 * Use TAP for testing, parallel tests, and non-recursive make
 * Updated FSF's address
 * Remove unstable vapi [#721429]
 * Build fixes [#720087 #720244 #707452]
 * Updated translations


(wiz)
diff -r1.7 -r1.8 pkgsrc/security/libsecret/Makefile
diff -r1.3 -r1.4 pkgsrc/security/libsecret/PLIST
diff -r1.3 -r1.4 pkgsrc/security/libsecret/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/security/libsecret/Makefile (expand / switch to unified diff)

--- pkgsrc/security/libsecret/Makefile 2014/01/27 20:14:04 1.7
+++ pkgsrc/security/libsecret/Makefile 2014/03/12 10:17:57 1.8
@@ -1,26 +1,28 @@ @@ -1,26 +1,28 @@
1# $NetBSD: Makefile,v 1.7 2014/01/27 20:14:04 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2014/03/12 10:17:57 wiz Exp $
2 2
3DISTNAME= libsecret-0.16 3DISTNAME= libsecret-0.18
4CATEGORIES= security gnome 4CATEGORIES= security gnome
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV}/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV}/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= ryoon@NetBSD.org 8MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= https://wiki.gnome.org/Projects/Libsecret 9HOMEPAGE= https://wiki.gnome.org/Projects/Libsecret
10COMMENT= GObject based library for accessing the Secret Service API 10COMMENT= GObject based library for accessing the Secret Service API
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
14BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 14BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 15BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
15 16
16GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 18USE_LIBTOOL= yes
18USE_TOOLS+= gmake intltool pkg-config msgfmt 19USE_TOOLS+= gmake intltool pkg-config msgfmt
19 20
20PKGCONFIG_OVERRIDE+= libsecret/libsecret-unstable.pc.in 21PKGCONFIG_OVERRIDE+= libsecret/libsecret-unstable.pc.in
21PKGCONFIG_OVERRIDE+= libsecret/libsecret.pc.in 22PKGCONFIG_OVERRIDE+= libsecret/libsecret.pc.in
22 23
 24BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38.0
23.include "../../devel/glib2/buildlink3.mk" 25.include "../../devel/glib2/buildlink3.mk"
24.include "../../devel/gobject-introspection/buildlink3.mk" 26.include "../../devel/gobject-introspection/buildlink3.mk"
25.include "../../security/libgcrypt/buildlink3.mk" 27.include "../../security/libgcrypt/buildlink3.mk"
26.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/security/libsecret/PLIST (expand / switch to unified diff)

--- pkgsrc/security/libsecret/PLIST 2014/01/27 20:14:04 1.3
+++ pkgsrc/security/libsecret/PLIST 2014/03/12 10:17:57 1.4
@@ -1,102 +1,118 @@ @@ -1,102 +1,118 @@
1@comment $NetBSD: PLIST,v 1.3 2014/01/27 20:14:04 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.4 2014/03/12 10:17:57 wiz Exp $
2bin/secret-tool 2bin/secret-tool
3include/libsecret-1/libsecret/secret-attributes.h 3include/libsecret-1/libsecret/secret-attributes.h
4include/libsecret-1/libsecret/secret-collection.h 4include/libsecret-1/libsecret/secret-collection.h
5include/libsecret-1/libsecret/secret-enum-types.h 5include/libsecret-1/libsecret/secret-enum-types.h
6include/libsecret-1/libsecret/secret-item.h 6include/libsecret-1/libsecret/secret-item.h
7include/libsecret-1/libsecret/secret-password.h 7include/libsecret-1/libsecret/secret-password.h
8include/libsecret-1/libsecret/secret-paths.h 8include/libsecret-1/libsecret/secret-paths.h
9include/libsecret-1/libsecret/secret-prompt.h 9include/libsecret-1/libsecret/secret-prompt.h
10include/libsecret-1/libsecret/secret-schema.h 10include/libsecret-1/libsecret/secret-schema.h
11include/libsecret-1/libsecret/secret-schemas.h 11include/libsecret-1/libsecret/secret-schemas.h
12include/libsecret-1/libsecret/secret-service.h 12include/libsecret-1/libsecret/secret-service.h
13include/libsecret-1/libsecret/secret-types.h 13include/libsecret-1/libsecret/secret-types.h
14include/libsecret-1/libsecret/secret-value.h 14include/libsecret-1/libsecret/secret-value.h
15include/libsecret-1/libsecret/secret.h 15include/libsecret-1/libsecret/secret.h
16lib/girepository-1.0/Secret-1.typelib 16lib/girepository-1.0/Secret-1.typelib
17lib/girepository-1.0/SecretUnstable-0.typelib 
18lib/libsecret-1.la 17lib/libsecret-1.la
19lib/pkgconfig/libsecret-1.pc 18lib/pkgconfig/libsecret-1.pc
20lib/pkgconfig/libsecret-unstable.pc 19lib/pkgconfig/libsecret-unstable.pc
21man/man1/secret-tool.1 20man/man1/secret-tool.1
22share/gir-1.0/Secret-1.gir 21share/gir-1.0/Secret-1.gir
23share/gir-1.0/SecretUnstable-0.gir 
24share/gtk-doc/html/libsecret-1/SecretCollection.html 22share/gtk-doc/html/libsecret-1/SecretCollection.html
25share/gtk-doc/html/libsecret-1/SecretError.html 
26share/gtk-doc/html/libsecret-1/SecretItem.html 23share/gtk-doc/html/libsecret-1/SecretItem.html
27share/gtk-doc/html/libsecret-1/SecretPrompt.html 24share/gtk-doc/html/libsecret-1/SecretPrompt.html
28share/gtk-doc/html/libsecret-1/SecretService.html 25share/gtk-doc/html/libsecret-1/SecretService.html
29share/gtk-doc/html/libsecret-1/SecretValue.html 26share/gtk-doc/html/libsecret-1/SecretValue.html
30share/gtk-doc/html/libsecret-1/annotation-glossary.html 27share/gtk-doc/html/libsecret-1/annotation-glossary.html
31share/gtk-doc/html/libsecret-1/c-examples.html 28share/gtk-doc/html/libsecret-1/c-examples.html
32share/gtk-doc/html/libsecret-1/c-lookup-example.html 29share/gtk-doc/html/libsecret-1/c-lookup-example.html
33share/gtk-doc/html/libsecret-1/c-remove-example.html 30share/gtk-doc/html/libsecret-1/c-remove-example.html
34share/gtk-doc/html/libsecret-1/c-store-example.html 31share/gtk-doc/html/libsecret-1/c-store-example.html
35share/gtk-doc/html/libsecret-1/complete.html 32share/gtk-doc/html/libsecret-1/complete.html
36share/gtk-doc/html/libsecret-1/examples.html 33share/gtk-doc/html/libsecret-1/examples.html
37share/gtk-doc/html/libsecret-1/home.png 34share/gtk-doc/html/libsecret-1/home.png
38share/gtk-doc/html/libsecret-1/index.html 35share/gtk-doc/html/libsecret-1/index.html
39share/gtk-doc/html/libsecret-1/index.sgml 36share/gtk-doc/html/libsecret-1/index.sgml
40share/gtk-doc/html/libsecret-1/js-examples.html 37share/gtk-doc/html/libsecret-1/js-examples.html
41share/gtk-doc/html/libsecret-1/js-lookup-example.html 38share/gtk-doc/html/libsecret-1/js-lookup-example.html
42share/gtk-doc/html/libsecret-1/js-remove-example.html 39share/gtk-doc/html/libsecret-1/js-remove-example.html
43share/gtk-doc/html/libsecret-1/js-store-example.html 40share/gtk-doc/html/libsecret-1/js-store-example.html
 41share/gtk-doc/html/libsecret-1/left-insensitive.png
44share/gtk-doc/html/libsecret-1/left.png 42share/gtk-doc/html/libsecret-1/left.png
45share/gtk-doc/html/libsecret-1/libsecret-1.devhelp2 43share/gtk-doc/html/libsecret-1/libsecret-1.devhelp2
46share/gtk-doc/html/libsecret-1/libsecret-DBus-Path-Related-Functions.html 44share/gtk-doc/html/libsecret-1/libsecret-DBus-Path-Related-Functions.html
47share/gtk-doc/html/libsecret-1/libsecret-Password-storage.html 45share/gtk-doc/html/libsecret-1/libsecret-Password-storage.html
48share/gtk-doc/html/libsecret-1/libsecret-Secret-Attributes.html 46share/gtk-doc/html/libsecret-1/libsecret-Secret-Attributes.html
 47share/gtk-doc/html/libsecret-1/libsecret-SecretError.html
49share/gtk-doc/html/libsecret-1/libsecret-SecretSchema.html 48share/gtk-doc/html/libsecret-1/libsecret-SecretSchema.html
50share/gtk-doc/html/libsecret-1/migrating-api.html 49share/gtk-doc/html/libsecret-1/migrating-api.html
51share/gtk-doc/html/libsecret-1/migrating-introduction.html 50share/gtk-doc/html/libsecret-1/migrating-introduction.html
52share/gtk-doc/html/libsecret-1/migrating-items.html 51share/gtk-doc/html/libsecret-1/migrating-items.html
53share/gtk-doc/html/libsecret-1/migrating-keyrings.html 52share/gtk-doc/html/libsecret-1/migrating-keyrings.html
54share/gtk-doc/html/libsecret-1/migrating-locking.html 53share/gtk-doc/html/libsecret-1/migrating-locking.html
55share/gtk-doc/html/libsecret-1/migrating-memory.html 54share/gtk-doc/html/libsecret-1/migrating-memory.html
56share/gtk-doc/html/libsecret-1/migrating-misc.html 55share/gtk-doc/html/libsecret-1/migrating-misc.html
57share/gtk-doc/html/libsecret-1/migrating-removing.html 56share/gtk-doc/html/libsecret-1/migrating-removing.html
58share/gtk-doc/html/libsecret-1/migrating-schemas.html 57share/gtk-doc/html/libsecret-1/migrating-schemas.html
59share/gtk-doc/html/libsecret-1/migrating-searching.html 58share/gtk-doc/html/libsecret-1/migrating-searching.html
60share/gtk-doc/html/libsecret-1/migrating-storing.html 59share/gtk-doc/html/libsecret-1/migrating-storing.html
61share/gtk-doc/html/libsecret-1/migrating.html 60share/gtk-doc/html/libsecret-1/migrating.html
62share/gtk-doc/html/libsecret-1/py-examples.html 61share/gtk-doc/html/libsecret-1/py-examples.html
63share/gtk-doc/html/libsecret-1/py-lookup-example.html 62share/gtk-doc/html/libsecret-1/py-lookup-example.html
64share/gtk-doc/html/libsecret-1/py-remove-example.html 63share/gtk-doc/html/libsecret-1/py-remove-example.html
65share/gtk-doc/html/libsecret-1/py-store-example.html 64share/gtk-doc/html/libsecret-1/py-store-example.html
 65share/gtk-doc/html/libsecret-1/right-insensitive.png
66share/gtk-doc/html/libsecret-1/right.png 66share/gtk-doc/html/libsecret-1/right.png
67share/gtk-doc/html/libsecret-1/simple.html 67share/gtk-doc/html/libsecret-1/simple.html
68share/gtk-doc/html/libsecret-1/style.css 68share/gtk-doc/html/libsecret-1/style.css
 69share/gtk-doc/html/libsecret-1/up-insensitive.png
69share/gtk-doc/html/libsecret-1/up.png 70share/gtk-doc/html/libsecret-1/up.png
70share/gtk-doc/html/libsecret-1/using-c.html 71share/gtk-doc/html/libsecret-1/using-c.html
71share/gtk-doc/html/libsecret-1/using-js.html 72share/gtk-doc/html/libsecret-1/using-js.html
72share/gtk-doc/html/libsecret-1/using-python.html 73share/gtk-doc/html/libsecret-1/using-python.html
73share/gtk-doc/html/libsecret-1/using-vala.html 74share/gtk-doc/html/libsecret-1/using-vala.html
74share/gtk-doc/html/libsecret-1/using.html 75share/gtk-doc/html/libsecret-1/using.html
75share/gtk-doc/html/libsecret-1/vala-examples.html 76share/gtk-doc/html/libsecret-1/vala-examples.html
76share/gtk-doc/html/libsecret-1/vala-lookup-example.html 77share/gtk-doc/html/libsecret-1/vala-lookup-example.html
77share/gtk-doc/html/libsecret-1/vala-remove-example.html 78share/gtk-doc/html/libsecret-1/vala-remove-example.html
78share/gtk-doc/html/libsecret-1/vala-store-example.html 79share/gtk-doc/html/libsecret-1/vala-store-example.html
 80share/locale/an/LC_MESSAGES/libsecret.mo
 81share/locale/as/LC_MESSAGES/libsecret.mo
 82share/locale/be/LC_MESSAGES/libsecret.mo
 83share/locale/ca/LC_MESSAGES/libsecret.mo
 84share/locale/ca@valencia/LC_MESSAGES/libsecret.mo
79share/locale/cs/LC_MESSAGES/libsecret.mo 85share/locale/cs/LC_MESSAGES/libsecret.mo
80share/locale/da/LC_MESSAGES/libsecret.mo 86share/locale/da/LC_MESSAGES/libsecret.mo
81share/locale/de/LC_MESSAGES/libsecret.mo 87share/locale/de/LC_MESSAGES/libsecret.mo
 88share/locale/el/LC_MESSAGES/libsecret.mo
 89share/locale/eo/LC_MESSAGES/libsecret.mo
82share/locale/es/LC_MESSAGES/libsecret.mo 90share/locale/es/LC_MESSAGES/libsecret.mo
83share/locale/fr/LC_MESSAGES/libsecret.mo 91share/locale/fr/LC_MESSAGES/libsecret.mo
84share/locale/fur/LC_MESSAGES/libsecret.mo 92share/locale/fur/LC_MESSAGES/libsecret.mo
85share/locale/gl/LC_MESSAGES/libsecret.mo 93share/locale/gl/LC_MESSAGES/libsecret.mo
86share/locale/he/LC_MESSAGES/libsecret.mo 94share/locale/he/LC_MESSAGES/libsecret.mo
87share/locale/hu/LC_MESSAGES/libsecret.mo 95share/locale/hu/LC_MESSAGES/libsecret.mo
88share/locale/id/LC_MESSAGES/libsecret.mo 96share/locale/id/LC_MESSAGES/libsecret.mo
89share/locale/it/LC_MESSAGES/libsecret.mo 97share/locale/it/LC_MESSAGES/libsecret.mo
90share/locale/ja/LC_MESSAGES/libsecret.mo 98share/locale/ja/LC_MESSAGES/libsecret.mo
 99share/locale/ko/LC_MESSAGES/libsecret.mo
91share/locale/lt/LC_MESSAGES/libsecret.mo 100share/locale/lt/LC_MESSAGES/libsecret.mo
 101share/locale/lv/LC_MESSAGES/libsecret.mo
 102share/locale/ml/LC_MESSAGES/libsecret.mo
92share/locale/nb/LC_MESSAGES/libsecret.mo 103share/locale/nb/LC_MESSAGES/libsecret.mo
 104share/locale/nl/LC_MESSAGES/libsecret.mo
93share/locale/pa/LC_MESSAGES/libsecret.mo 105share/locale/pa/LC_MESSAGES/libsecret.mo
94share/locale/pl/LC_MESSAGES/libsecret.mo 106share/locale/pl/LC_MESSAGES/libsecret.mo
 107share/locale/pt/LC_MESSAGES/libsecret.mo
95share/locale/pt_BR/LC_MESSAGES/libsecret.mo 108share/locale/pt_BR/LC_MESSAGES/libsecret.mo
96share/locale/ru/LC_MESSAGES/libsecret.mo 109share/locale/ru/LC_MESSAGES/libsecret.mo
97share/locale/sk/LC_MESSAGES/libsecret.mo 110share/locale/sk/LC_MESSAGES/libsecret.mo
98share/locale/sl/LC_MESSAGES/libsecret.mo 111share/locale/sl/LC_MESSAGES/libsecret.mo
99share/locale/sr/LC_MESSAGES/libsecret.mo 112share/locale/sr/LC_MESSAGES/libsecret.mo
100share/locale/sr@latin/LC_MESSAGES/libsecret.mo 113share/locale/sr@latin/LC_MESSAGES/libsecret.mo
 114share/locale/tg/LC_MESSAGES/libsecret.mo
 115share/locale/uk/LC_MESSAGES/libsecret.mo
 116share/locale/zh_CN/LC_MESSAGES/libsecret.mo
101share/locale/zh_HK/LC_MESSAGES/libsecret.mo 117share/locale/zh_HK/LC_MESSAGES/libsecret.mo
102share/locale/zh_TW/LC_MESSAGES/libsecret.mo 118share/locale/zh_TW/LC_MESSAGES/libsecret.mo

cvs diff -r1.3 -r1.4 pkgsrc/security/libsecret/distinfo (expand / switch to unified diff)

--- pkgsrc/security/libsecret/distinfo 2014/01/27 20:14:04 1.3
+++ pkgsrc/security/libsecret/distinfo 2014/03/12 10:17:57 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2014/01/27 20:14:04 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2014/03/12 10:17:57 wiz Exp $
2 2
3SHA1 (libsecret-0.16.tar.xz) = 9110beaaa0dbaf0d8119c1a04f38ef87320cbc0e 3SHA1 (libsecret-0.18.tar.xz) = af62de3958bbe0ccf59a02101a6704e036378a6f
4RMD160 (libsecret-0.16.tar.xz) = f63400bf2d8209675d28b26c137fb073ca91e37e 4RMD160 (libsecret-0.18.tar.xz) = 51e70600d4c3293c5a08b51263fa3390b73fbaf6
5Size (libsecret-0.16.tar.xz) = 499888 bytes 5Size (libsecret-0.18.tar.xz) = 480520 bytes