pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libsecret



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jul  6 06:51:30 UTC 2024

Modified Files:
        pkgsrc/security/libsecret: Makefile PLIST buildlink3.mk distinfo

Log Message:
libsecret: updated to 0.20.5

0.20.5
* Drop autotools-based build
* Use G_GNUC_NULL_TERMINATED where appropriate
* collection, methods, prompt: Port to GTask
* Detect local storage in snaps in the same way as flatpaks
* Add bash-completion for secret-tool
* secret-tool: Add locking capabilities to secret tool
* secret-file-backend: Avoid closing the same file descriptor twice
* Add support for TPM2 based secret storage
* Create default collection after DBus.Error.UnknownObject
* Port documentation to gi-docgen
* GI annotation and documentation fixes
* Build fixes
* Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/libsecret/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/libsecret/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/libsecret/buildlink3.mk
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/libsecret/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/libsecret/Makefile
diff -u pkgsrc/security/libsecret/Makefile:1.33 pkgsrc/security/libsecret/Makefile:1.34
--- pkgsrc/security/libsecret/Makefile:1.33     Sun Nov 12 13:23:24 2023
+++ pkgsrc/security/libsecret/Makefile  Sat Jul  6 06:51:30 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/11/12 13:23:24 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2024/07/06 06:51:30 adam Exp $
 
-DISTNAME=      libsecret-0.20.4
-PKGREVISION=   9
+DISTNAME=      libsecret-0.20.5
 CATEGORIES=    security gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -11,22 +10,36 @@ HOMEPAGE=   https://wiki.gnome.org/Project
 COMMENT=       GObject based library for accessing the Secret Service API
 LICENSE=       gnu-lgpl-v2.1
 
-TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
 TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TEST_DEPENDS+= ${PYPKGPREFIX}-dbus-[0-9]*:../../sysutils/py-dbus
 
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake pkg-config gsed
+USE_TOOLS+=    gdbus-codegen gsed pkg-config
 USE_TOOLS+=    msgfmt msgmerge xgettext
-USE_TOOLS+=    gdbus-codegen
+
+MESON_ARGS+=   -Dbash_completion=disabled
 
 PKGCONFIG_OVERRIDE+=   libsecret/libsecret-unstable.pc.in
 PKGCONFIG_OVERRIDE+=   libsecret/libsecret.pc.in
 
+REPLACE_PYTHON=        libsecret/*.py
+TEST_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/output/libsecret
+TEST_ENV+=     DYLD_LIBRARY_PATH=${WRKSRC}/output/libsecret
+
+SUBST_CLASSES+=                python
+SUBST_STAGE.python=    pre-configure
+SUBST_MESSAGE.python=  Fixing Python executable path.
+SUBST_FILES.python=    libsecret/mock-service.c
+SUBST_SED.python=      -e 's,python3,${PYTHONBIN},'
+
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.44.0
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/meson/build.mk"
 BUILDLINK_DEPMETHOD.gobject-introspection=     build
 .include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/py-gi-docgen/buildlink3.mk"
+.include "../../lang/python/application.mk"
 .include "../../lang/vala/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
+.include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/libsecret/PLIST
diff -u pkgsrc/security/libsecret/PLIST:1.10 pkgsrc/security/libsecret/PLIST:1.11
--- pkgsrc/security/libsecret/PLIST:1.10        Tue Jun  7 18:00:18 2022
+++ pkgsrc/security/libsecret/PLIST     Sat Jul  6 06:51:30 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/06/07 18:00:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/07/06 06:51:30 adam Exp $
 bin/secret-tool
 include/libsecret-1/libsecret/secret-attributes.h
 include/libsecret-1/libsecret/secret-backend.h
@@ -17,70 +17,332 @@ include/libsecret-1/libsecret/secret-val
 include/libsecret-1/libsecret/secret-version.h
 include/libsecret-1/libsecret/secret.h
 lib/girepository-1.0/Secret-1.typelib
-lib/libsecret-1.la
+lib/libsecret-1.so
+lib/libsecret-1.so.0
+lib/libsecret-1.so.0.0.0
 lib/pkgconfig/libsecret-1.pc
 lib/pkgconfig/libsecret-unstable.pc
 man/man1/secret-tool.1
+share/doc/libsecret-1/RedHatDisplay-Black.woff
+share/doc/libsecret-1/RedHatDisplay-Black.woff2
+share/doc/libsecret-1/RedHatDisplay-BlackItalic.woff
+share/doc/libsecret-1/RedHatDisplay-BlackItalic.woff2
+share/doc/libsecret-1/RedHatDisplay-Bold.woff
+share/doc/libsecret-1/RedHatDisplay-Bold.woff2
+share/doc/libsecret-1/RedHatDisplay-BoldItalic.woff
+share/doc/libsecret-1/RedHatDisplay-BoldItalic.woff2
+share/doc/libsecret-1/RedHatDisplay-Italic.woff
+share/doc/libsecret-1/RedHatDisplay-Italic.woff2
+share/doc/libsecret-1/RedHatDisplay-Medium.woff
+share/doc/libsecret-1/RedHatDisplay-Medium.woff2
+share/doc/libsecret-1/RedHatDisplay-MediumItalic.woff
+share/doc/libsecret-1/RedHatDisplay-MediumItalic.woff2
+share/doc/libsecret-1/RedHatDisplay-Regular.woff
+share/doc/libsecret-1/RedHatDisplay-Regular.woff2
+share/doc/libsecret-1/RedHatText-Bold.woff
+share/doc/libsecret-1/RedHatText-Bold.woff2
+share/doc/libsecret-1/RedHatText-BoldItalic.woff
+share/doc/libsecret-1/RedHatText-BoldItalic.woff2
+share/doc/libsecret-1/RedHatText-Italic.woff
+share/doc/libsecret-1/RedHatText-Italic.woff2
+share/doc/libsecret-1/RedHatText-Medium.woff
+share/doc/libsecret-1/RedHatText-Medium.woff2
+share/doc/libsecret-1/RedHatText-MediumItalic.woff
+share/doc/libsecret-1/RedHatText-MediumItalic.woff2
+share/doc/libsecret-1/RedHatText-Regular.woff
+share/doc/libsecret-1/RedHatText-Regular.woff2
+share/doc/libsecret-1/SourceCodePro-It.ttf.woff
+share/doc/libsecret-1/SourceCodePro-Regular.ttf.woff
+share/doc/libsecret-1/SourceCodePro-Semibold.ttf.woff
+share/doc/libsecret-1/class.Collection.html
+share/doc/libsecret-1/class.Item.html
+share/doc/libsecret-1/class.Prompt.html
+share/doc/libsecret-1/class.Service.html
+share/doc/libsecret-1/classes_hierarchy.html
+share/doc/libsecret-1/const.BACKEND_EXTENSION_POINT_NAME.html
+share/doc/libsecret-1/const.COLLECTION_DEFAULT.html
+share/doc/libsecret-1/const.COLLECTION_SESSION.html
+share/doc/libsecret-1/const.MAJOR_VERSION.html
+share/doc/libsecret-1/const.MICRO_VERSION.html
+share/doc/libsecret-1/const.MINOR_VERSION.html
+share/doc/libsecret-1/ctor.Collection.new_for_dbus_path_finish.html
+share/doc/libsecret-1/ctor.Collection.new_for_dbus_path_sync.html
+share/doc/libsecret-1/ctor.Item.new_for_dbus_path_finish.html
+share/doc/libsecret-1/ctor.Item.new_for_dbus_path_sync.html
+share/doc/libsecret-1/ctor.Schema.new.html
+share/doc/libsecret-1/ctor.Schema.newv.html
+share/doc/libsecret-1/ctor.Value.new.html
+share/doc/libsecret-1/ctor.Value.new_full.html
+share/doc/libsecret-1/enum.BackendFlags.html
+share/doc/libsecret-1/enum.Error.html
+share/doc/libsecret-1/enum.SchemaAttributeType.html
+share/doc/libsecret-1/enum.SchemaType.html
+share/doc/libsecret-1/flags.CollectionCreateFlags.html
+share/doc/libsecret-1/flags.CollectionFlags.html
+share/doc/libsecret-1/flags.ItemCreateFlags.html
+share/doc/libsecret-1/flags.ItemFlags.html
+share/doc/libsecret-1/flags.SchemaFlags.html
+share/doc/libsecret-1/flags.SearchFlags.html
+share/doc/libsecret-1/flags.ServiceFlags.html
+share/doc/libsecret-1/fonts.css
+share/doc/libsecret-1/func.CHECK_VERSION.html
+share/doc/libsecret-1/func.attributes_build.html
+share/doc/libsecret-1/func.attributes_buildv.html
+share/doc/libsecret-1/func.get_schema.html
+share/doc/libsecret-1/func.password_clear.html
+share/doc/libsecret-1/func.password_clear_finish.html
+share/doc/libsecret-1/func.password_clear_sync.html
+share/doc/libsecret-1/func.password_clearv.html
+share/doc/libsecret-1/func.password_clearv_sync.html
+share/doc/libsecret-1/func.password_free.html
+share/doc/libsecret-1/func.password_lookup.html
+share/doc/libsecret-1/func.password_lookup_binary_finish.html
+share/doc/libsecret-1/func.password_lookup_binary_sync.html
+share/doc/libsecret-1/func.password_lookup_finish.html
+share/doc/libsecret-1/func.password_lookup_nonpageable_finish.html
+share/doc/libsecret-1/func.password_lookup_nonpageable_sync.html
+share/doc/libsecret-1/func.password_lookup_sync.html
+share/doc/libsecret-1/func.password_lookupv.html
+share/doc/libsecret-1/func.password_lookupv_binary_sync.html
+share/doc/libsecret-1/func.password_lookupv_nonpageable_sync.html
+share/doc/libsecret-1/func.password_lookupv_sync.html
+share/doc/libsecret-1/func.password_search.html
+share/doc/libsecret-1/func.password_search_finish.html
+share/doc/libsecret-1/func.password_search_sync.html
+share/doc/libsecret-1/func.password_searchv.html
+share/doc/libsecret-1/func.password_searchv_sync.html
+share/doc/libsecret-1/func.password_store.html
+share/doc/libsecret-1/func.password_store_binary.html
+share/doc/libsecret-1/func.password_store_binary_sync.html
+share/doc/libsecret-1/func.password_store_finish.html
+share/doc/libsecret-1/func.password_store_sync.html
+share/doc/libsecret-1/func.password_storev.html
+share/doc/libsecret-1/func.password_storev_binary.html
+share/doc/libsecret-1/func.password_storev_binary_sync.html
+share/doc/libsecret-1/func.password_storev_sync.html
+share/doc/libsecret-1/func.password_wipe.html
+share/doc/libsecret-1/fzy.js
+share/doc/libsecret-1/go-up-symbolic.png
+share/doc/libsecret-1/iface.Backend.html
+share/doc/libsecret-1/iface.Retrievable.html
+share/doc/libsecret-1/index.html
+share/doc/libsecret-1/index.json
+share/doc/libsecret-1/libsecret-1.devhelp2
+share/doc/libsecret-1/libsecret-c-examples.html
+share/doc/libsecret-1/libsecret-js-examples.html
+share/doc/libsecret-1/libsecret-python-examples.html
+share/doc/libsecret-1/libsecret-simple-api.html
+share/doc/libsecret-1/libsecret-tpm2.html
+share/doc/libsecret-1/libsecret-using.html
+share/doc/libsecret-1/libsecret-vala-examples.html
+share/doc/libsecret-1/main.js
+share/doc/libsecret-1/method.Collection.delete.html
+share/doc/libsecret-1/method.Collection.delete_finish.html
+share/doc/libsecret-1/method.Collection.delete_sync.html
+share/doc/libsecret-1/method.Collection.get_created.html
+share/doc/libsecret-1/method.Collection.get_flags.html
+share/doc/libsecret-1/method.Collection.get_items.html
+share/doc/libsecret-1/method.Collection.get_label.html
+share/doc/libsecret-1/method.Collection.get_locked.html
+share/doc/libsecret-1/method.Collection.get_modified.html
+share/doc/libsecret-1/method.Collection.get_service.html
+share/doc/libsecret-1/method.Collection.load_items.html
+share/doc/libsecret-1/method.Collection.load_items_finish.html
+share/doc/libsecret-1/method.Collection.load_items_sync.html
+share/doc/libsecret-1/method.Collection.refresh.html
+share/doc/libsecret-1/method.Collection.search.html
+share/doc/libsecret-1/method.Collection.search_finish.html
+share/doc/libsecret-1/method.Collection.search_for_dbus_paths.html
+share/doc/libsecret-1/method.Collection.search_for_dbus_paths_finish.html
+share/doc/libsecret-1/method.Collection.search_for_dbus_paths_sync.html
+share/doc/libsecret-1/method.Collection.search_sync.html
+share/doc/libsecret-1/method.Collection.set_label.html
+share/doc/libsecret-1/method.Collection.set_label_finish.html
+share/doc/libsecret-1/method.Collection.set_label_sync.html
+share/doc/libsecret-1/method.Item.delete.html
+share/doc/libsecret-1/method.Item.delete_finish.html
+share/doc/libsecret-1/method.Item.delete_sync.html
+share/doc/libsecret-1/method.Item.get_attributes.html
+share/doc/libsecret-1/method.Item.get_created.html
+share/doc/libsecret-1/method.Item.get_flags.html
+share/doc/libsecret-1/method.Item.get_label.html
+share/doc/libsecret-1/method.Item.get_locked.html
+share/doc/libsecret-1/method.Item.get_modified.html
+share/doc/libsecret-1/method.Item.get_schema_name.html
+share/doc/libsecret-1/method.Item.get_secret.html
+share/doc/libsecret-1/method.Item.get_service.html
+share/doc/libsecret-1/method.Item.load_secret.html
+share/doc/libsecret-1/method.Item.load_secret_finish.html
+share/doc/libsecret-1/method.Item.load_secret_sync.html
+share/doc/libsecret-1/method.Item.refresh.html
+share/doc/libsecret-1/method.Item.set_attributes.html
+share/doc/libsecret-1/method.Item.set_attributes_finish.html
+share/doc/libsecret-1/method.Item.set_attributes_sync.html
+share/doc/libsecret-1/method.Item.set_label.html
+share/doc/libsecret-1/method.Item.set_label_finish.html
+share/doc/libsecret-1/method.Item.set_label_sync.html
+share/doc/libsecret-1/method.Item.set_secret.html
+share/doc/libsecret-1/method.Item.set_secret_finish.html
+share/doc/libsecret-1/method.Item.set_secret_sync.html
+share/doc/libsecret-1/method.Prompt.perform.html
+share/doc/libsecret-1/method.Prompt.perform_finish.html
+share/doc/libsecret-1/method.Prompt.perform_sync.html
+share/doc/libsecret-1/method.Prompt.run.html
+share/doc/libsecret-1/method.Retrievable.get_attributes.html
+share/doc/libsecret-1/method.Retrievable.get_created.html
+share/doc/libsecret-1/method.Retrievable.get_label.html
+share/doc/libsecret-1/method.Retrievable.get_modified.html
+share/doc/libsecret-1/method.Retrievable.retrieve_secret.html
+share/doc/libsecret-1/method.Retrievable.retrieve_secret_finish.html
+share/doc/libsecret-1/method.Retrievable.retrieve_secret_sync.html
+share/doc/libsecret-1/method.Schema.ref.html
+share/doc/libsecret-1/method.Schema.unref.html
+share/doc/libsecret-1/method.Service.clear.html
+share/doc/libsecret-1/method.Service.clear_finish.html
+share/doc/libsecret-1/method.Service.clear_sync.html
+share/doc/libsecret-1/method.Service.create_collection_dbus_path.html
+share/doc/libsecret-1/method.Service.create_collection_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.create_collection_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.create_item_dbus_path.html
+share/doc/libsecret-1/method.Service.create_item_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.create_item_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.decode_dbus_secret.html
+share/doc/libsecret-1/method.Service.delete_item_dbus_path.html
+share/doc/libsecret-1/method.Service.delete_item_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.delete_item_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.encode_dbus_secret.html
+share/doc/libsecret-1/method.Service.ensure_session.html
+share/doc/libsecret-1/method.Service.ensure_session_finish.html
+share/doc/libsecret-1/method.Service.ensure_session_sync.html
+share/doc/libsecret-1/method.Service.get_collection_gtype.html
+share/doc/libsecret-1/method.Service.get_collections.html
+share/doc/libsecret-1/method.Service.get_flags.html
+share/doc/libsecret-1/method.Service.get_item_gtype.html
+share/doc/libsecret-1/method.Service.get_secret_for_dbus_path.html
+share/doc/libsecret-1/method.Service.get_secret_for_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.get_secret_for_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths.html
+share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths_finish.html
+share/doc/libsecret-1/method.Service.get_secrets_for_dbus_paths_sync.html
+share/doc/libsecret-1/method.Service.get_session_algorithms.html
+share/doc/libsecret-1/method.Service.get_session_dbus_path.html
+share/doc/libsecret-1/method.Service.load_collections.html
+share/doc/libsecret-1/method.Service.load_collections_finish.html
+share/doc/libsecret-1/method.Service.load_collections_sync.html
+share/doc/libsecret-1/method.Service.lock.html
+share/doc/libsecret-1/method.Service.lock_dbus_paths.html
+share/doc/libsecret-1/method.Service.lock_dbus_paths_finish.html
+share/doc/libsecret-1/method.Service.lock_dbus_paths_sync.html
+share/doc/libsecret-1/method.Service.lock_finish.html
+share/doc/libsecret-1/method.Service.lock_sync.html
+share/doc/libsecret-1/method.Service.lookup.html
+share/doc/libsecret-1/method.Service.lookup_finish.html
+share/doc/libsecret-1/method.Service.lookup_sync.html
+share/doc/libsecret-1/method.Service.prompt.html
+share/doc/libsecret-1/method.Service.prompt_at_dbus_path.html
+share/doc/libsecret-1/method.Service.prompt_at_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.prompt_at_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.prompt_finish.html
+share/doc/libsecret-1/method.Service.prompt_sync.html
+share/doc/libsecret-1/method.Service.read_alias_dbus_path.html
+share/doc/libsecret-1/method.Service.read_alias_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.read_alias_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.search.html
+share/doc/libsecret-1/method.Service.search_finish.html
+share/doc/libsecret-1/method.Service.search_for_dbus_paths.html
+share/doc/libsecret-1/method.Service.search_for_dbus_paths_finish.html
+share/doc/libsecret-1/method.Service.search_for_dbus_paths_sync.html
+share/doc/libsecret-1/method.Service.search_sync.html
+share/doc/libsecret-1/method.Service.set_alias.html
+share/doc/libsecret-1/method.Service.set_alias_finish.html
+share/doc/libsecret-1/method.Service.set_alias_sync.html
+share/doc/libsecret-1/method.Service.set_alias_to_dbus_path.html
+share/doc/libsecret-1/method.Service.set_alias_to_dbus_path_finish.html
+share/doc/libsecret-1/method.Service.set_alias_to_dbus_path_sync.html
+share/doc/libsecret-1/method.Service.store.html
+share/doc/libsecret-1/method.Service.store_finish.html
+share/doc/libsecret-1/method.Service.store_sync.html
+share/doc/libsecret-1/method.Service.unlock.html
+share/doc/libsecret-1/method.Service.unlock_dbus_paths.html
+share/doc/libsecret-1/method.Service.unlock_dbus_paths_finish.html
+share/doc/libsecret-1/method.Service.unlock_dbus_paths_sync.html
+share/doc/libsecret-1/method.Service.unlock_finish.html
+share/doc/libsecret-1/method.Service.unlock_sync.html
+share/doc/libsecret-1/method.Value.get.html
+share/doc/libsecret-1/method.Value.get_content_type.html
+share/doc/libsecret-1/method.Value.get_text.html
+share/doc/libsecret-1/method.Value.ref.html
+share/doc/libsecret-1/method.Value.unref.html
+share/doc/libsecret-1/method.Value.unref_to_password.html
+share/doc/libsecret-1/migrating-libgnome-keyring.html
+share/doc/libsecret-1/opensearch.xml
+share/doc/libsecret-1/property.Backend.flags.html
+share/doc/libsecret-1/property.Collection.created.html
+share/doc/libsecret-1/property.Collection.flags.html
+share/doc/libsecret-1/property.Collection.items.html
+share/doc/libsecret-1/property.Collection.label.html
+share/doc/libsecret-1/property.Collection.locked.html
+share/doc/libsecret-1/property.Collection.modified.html
+share/doc/libsecret-1/property.Collection.service.html
+share/doc/libsecret-1/property.Item.flags.html
+share/doc/libsecret-1/property.Item.locked.html
+share/doc/libsecret-1/property.Item.service.html
+share/doc/libsecret-1/property.Retrievable.attributes.html
+share/doc/libsecret-1/property.Retrievable.created.html
+share/doc/libsecret-1/property.Retrievable.label.html
+share/doc/libsecret-1/property.Retrievable.modified.html
+share/doc/libsecret-1/property.Service.collections.html
+share/doc/libsecret-1/search.js
+share/doc/libsecret-1/solarized-dark.css
+share/doc/libsecret-1/solarized-light.css
+share/doc/libsecret-1/struct.Schema.html
+share/doc/libsecret-1/struct.SchemaAttribute.html
+share/doc/libsecret-1/struct.Value.html
+share/doc/libsecret-1/style.css
+share/doc/libsecret-1/type_func.Backend.get.html
+share/doc/libsecret-1/type_func.Backend.get_finish.html
+share/doc/libsecret-1/type_func.Collection.create.html
+share/doc/libsecret-1/type_func.Collection.create_finish.html
+share/doc/libsecret-1/type_func.Collection.create_sync.html
+share/doc/libsecret-1/type_func.Collection.for_alias.html
+share/doc/libsecret-1/type_func.Collection.for_alias_finish.html
+share/doc/libsecret-1/type_func.Collection.for_alias_sync.html
+share/doc/libsecret-1/type_func.Collection.new_for_dbus_path.html
+share/doc/libsecret-1/type_func.Error.get_quark.html
+share/doc/libsecret-1/type_func.Item.create.html
+share/doc/libsecret-1/type_func.Item.create_finish.html
+share/doc/libsecret-1/type_func.Item.create_sync.html
+share/doc/libsecret-1/type_func.Item.load_secrets.html
+share/doc/libsecret-1/type_func.Item.load_secrets_finish.html
+share/doc/libsecret-1/type_func.Item.load_secrets_sync.html
+share/doc/libsecret-1/type_func.Item.new_for_dbus_path.html
+share/doc/libsecret-1/type_func.Service.disconnect.html
+share/doc/libsecret-1/type_func.Service.get.html
+share/doc/libsecret-1/type_func.Service.get_finish.html
+share/doc/libsecret-1/type_func.Service.get_sync.html
+share/doc/libsecret-1/type_func.Service.open.html
+share/doc/libsecret-1/type_func.Service.open_finish.html
+share/doc/libsecret-1/type_func.Service.open_sync.html
+share/doc/libsecret-1/urlmap.js
+share/doc/libsecret-1/vfunc.Backend.clear.html
+share/doc/libsecret-1/vfunc.Backend.clear_finish.html
+share/doc/libsecret-1/vfunc.Backend.ensure_for_flags.html
+share/doc/libsecret-1/vfunc.Backend.ensure_for_flags_finish.html
+share/doc/libsecret-1/vfunc.Backend.lookup.html
+share/doc/libsecret-1/vfunc.Backend.lookup_finish.html
+share/doc/libsecret-1/vfunc.Backend.search.html
+share/doc/libsecret-1/vfunc.Backend.search_finish.html
+share/doc/libsecret-1/vfunc.Backend.store.html
+share/doc/libsecret-1/vfunc.Backend.store_finish.html
+share/doc/libsecret-1/vfunc.Retrievable.retrieve_secret.html
+share/doc/libsecret-1/vfunc.Retrievable.retrieve_secret_finish.html
+share/doc/libsecret-1/vfunc.Service.get_collection_gtype.html
+share/doc/libsecret-1/vfunc.Service.get_item_gtype.html
+share/doc/libsecret-1/vfunc.Service.prompt_async.html
+share/doc/libsecret-1/vfunc.Service.prompt_finish.html
+share/doc/libsecret-1/vfunc.Service.prompt_sync.html
 share/gir-1.0/Secret-1.gir
-share/gtk-doc/html/libsecret-1/SecretCollection.html
-share/gtk-doc/html/libsecret-1/SecretItem.html
-share/gtk-doc/html/libsecret-1/SecretPrompt.html
-share/gtk-doc/html/libsecret-1/SecretRetrievable.html
-share/gtk-doc/html/libsecret-1/SecretService.html
-share/gtk-doc/html/libsecret-1/SecretValue.html
-share/gtk-doc/html/libsecret-1/annotation-glossary.html
-share/gtk-doc/html/libsecret-1/c-examples.html
-share/gtk-doc/html/libsecret-1/c-lookup-example.html
-share/gtk-doc/html/libsecret-1/c-remove-example.html
-share/gtk-doc/html/libsecret-1/c-store-example.html
-share/gtk-doc/html/libsecret-1/complete.html
-share/gtk-doc/html/libsecret-1/examples.html
-share/gtk-doc/html/libsecret-1/home.png
-share/gtk-doc/html/libsecret-1/index.html
-share/gtk-doc/html/libsecret-1/js-examples.html
-share/gtk-doc/html/libsecret-1/js-lookup-example.html
-share/gtk-doc/html/libsecret-1/js-remove-example.html
-share/gtk-doc/html/libsecret-1/js-store-example.html
-share/gtk-doc/html/libsecret-1/left-insensitive.png
-share/gtk-doc/html/libsecret-1/left.png
-share/gtk-doc/html/libsecret-1/libsecret-1.devhelp2
-share/gtk-doc/html/libsecret-1/libsecret-DBus-Path-Related-Functions.html
-share/gtk-doc/html/libsecret-1/libsecret-Password-storage.html
-share/gtk-doc/html/libsecret-1/libsecret-Secret-Attributes.html
-share/gtk-doc/html/libsecret-1/libsecret-SecretError.html
-share/gtk-doc/html/libsecret-1/libsecret-SecretSchema.html
-share/gtk-doc/html/libsecret-1/libsecret-Version-Information.html
-share/gtk-doc/html/libsecret-1/migrating-api.html
-share/gtk-doc/html/libsecret-1/migrating-introduction.html
-share/gtk-doc/html/libsecret-1/migrating-items.html
-share/gtk-doc/html/libsecret-1/migrating-keyrings.html
-share/gtk-doc/html/libsecret-1/migrating-locking.html
-share/gtk-doc/html/libsecret-1/migrating-memory.html
-share/gtk-doc/html/libsecret-1/migrating-misc.html
-share/gtk-doc/html/libsecret-1/migrating-removing.html
-share/gtk-doc/html/libsecret-1/migrating-schemas.html
-share/gtk-doc/html/libsecret-1/migrating-searching.html
-share/gtk-doc/html/libsecret-1/migrating-storing.html
-share/gtk-doc/html/libsecret-1/migrating.html
-share/gtk-doc/html/libsecret-1/py-examples.html
-share/gtk-doc/html/libsecret-1/py-lookup-example.html
-share/gtk-doc/html/libsecret-1/py-remove-example.html
-share/gtk-doc/html/libsecret-1/py-store-example.html
-share/gtk-doc/html/libsecret-1/right-insensitive.png
-share/gtk-doc/html/libsecret-1/right.png
-share/gtk-doc/html/libsecret-1/simple.html
-share/gtk-doc/html/libsecret-1/style.css
-share/gtk-doc/html/libsecret-1/up-insensitive.png
-share/gtk-doc/html/libsecret-1/up.png
-share/gtk-doc/html/libsecret-1/using-c.html
-share/gtk-doc/html/libsecret-1/using-js.html
-share/gtk-doc/html/libsecret-1/using-python.html
-share/gtk-doc/html/libsecret-1/using-vala.html
-share/gtk-doc/html/libsecret-1/using.html
-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/ab/LC_MESSAGES/libsecret.mo
 share/locale/an/LC_MESSAGES/libsecret.mo
 share/locale/ar/LC_MESSAGES/libsecret.mo
 share/locale/as/LC_MESSAGES/libsecret.mo
@@ -99,6 +361,7 @@ share/locale/eo/LC_MESSAGES/libsecret.mo
 share/locale/es/LC_MESSAGES/libsecret.mo
 share/locale/eu/LC_MESSAGES/libsecret.mo
 share/locale/fa/LC_MESSAGES/libsecret.mo
+share/locale/fi/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
@@ -132,6 +395,7 @@ share/locale/sv/LC_MESSAGES/libsecret.mo
 share/locale/tg/LC_MESSAGES/libsecret.mo
 share/locale/tr/LC_MESSAGES/libsecret.mo
 share/locale/uk/LC_MESSAGES/libsecret.mo
+share/locale/vi/LC_MESSAGES/libsecret.mo
 share/locale/zh_CN/LC_MESSAGES/libsecret.mo
 share/locale/zh_HK/LC_MESSAGES/libsecret.mo
 share/locale/zh_TW/LC_MESSAGES/libsecret.mo

Index: pkgsrc/security/libsecret/buildlink3.mk
diff -u pkgsrc/security/libsecret/buildlink3.mk:1.6 pkgsrc/security/libsecret/buildlink3.mk:1.7
--- pkgsrc/security/libsecret/buildlink3.mk:1.6 Wed Dec  8 16:02:34 2021
+++ pkgsrc/security/libsecret/buildlink3.mk     Sat Jul  6 06:51:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2021/12/08 16:02:34 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2024/07/06 06:51:30 adam Exp $
 
 BUILDLINK_TREE+=       libsecret
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        libsecret
 LIBSECRET_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libsecret+=      libsecret>=0.12
-BUILDLINK_ABI_DEPENDS.libsecret?=      libsecret>=0.20.4nb2
+BUILDLINK_ABI_DEPENDS.libsecret+=      libsecret>=0.20.4nb2
 BUILDLINK_PKGSRCDIR.libsecret?=                ../../security/libsecret
 
 .include "../../devel/glib2/buildlink3.mk"

Index: pkgsrc/security/libsecret/distinfo
diff -u pkgsrc/security/libsecret/distinfo:1.19 pkgsrc/security/libsecret/distinfo:1.20
--- pkgsrc/security/libsecret/distinfo:1.19     Tue Oct 26 11:17:15 2021
+++ pkgsrc/security/libsecret/distinfo  Sat Jul  6 06:51:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:17:15 nia Exp $
+$NetBSD: distinfo,v 1.20 2024/07/06 06:51:30 adam Exp $
 
-BLAKE2s (libsecret-0.20.4.tar.xz) = a69a47ba9ed8b4d5c1062ec58a5795966a8fd63b9041e7f2f1a9bf42424debaf
-SHA512 (libsecret-0.20.4.tar.xz) = 599482796af001703c25d181a710c5a3207f44d4d0036ef2001cc541bde9ef453172b71df9bb214d27d1fbd2f28c1b5a5efdbd5faca3561188c07dccdc7d7c15
-Size (libsecret-0.20.4.tar.xz) = 529916 bytes
+BLAKE2s (libsecret-0.20.5.tar.xz) = c1744de6f6203c5de8f4b57aaa2f404c6004f527591477984dd0fb87d3beff7b
+SHA512 (libsecret-0.20.5.tar.xz) = 61ca248aafd265e1f31d56c9084c68d880ebf03660ace3d4a6c6622ab306b56e921ac24647b6a60633bfa99c8a0407d4ae1aa6148511f289bf5ce2025b72692a
+Size (libsecret-0.20.5.tar.xz) = 187340 bytes



Home | Main Index | Thread Index | Old Index