pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libsecret libsecret: update to 0.18.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a46ca5d8d7ad
branches:  trunk
changeset: 369657:a46ca5d8d7ad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 02 15:38:05 2017 +0000

description:
libsecret: update to 0.18.5.

0.18.5
 * Build fixes
 * Port tests to Python 3 [#761834]
 * Fix textual typos [#763143]
 * Updated translations

0.18.4
 * Multithreading fixes [#756766]
 * Fix memory leaks [#756766]
 * Updated translations

0.18.3
 * Updated translations
 * Documentation fixes

0.18.2
 * Testing fixes
 * Documentation typo [#747654 ...]
 * Build fixes [#743444]
 * Updated transaltions
 * Accomodate libgcrypt 1.6+

0.18.1
 * Testing fix [#726909]

diffstat:

 security/libsecret/Makefile |   6 +++---
 security/libsecret/PLIST    |  11 ++++++++++-
 security/libsecret/distinfo |  10 +++++-----
 3 files changed, 18 insertions(+), 9 deletions(-)

diffs (88 lines):

diff -r 127f3b30fb6e -r a46ca5d8d7ad security/libsecret/Makefile
--- a/security/libsecret/Makefile       Mon Oct 02 15:35:45 2017 +0000
+++ b/security/libsecret/Makefile       Mon Oct 02 15:38:05 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/12/01 12:51:12 martin Exp $
+# $NetBSD: Makefile,v 1.11 2017/10/02 15:38:05 wiz Exp $
 
-DISTNAME=      libsecret-0.18
+DISTNAME=      libsecret-0.18.5
 CATEGORIES=    security gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV}/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsecret/0.18/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
diff -r 127f3b30fb6e -r a46ca5d8d7ad security/libsecret/PLIST
--- a/security/libsecret/PLIST  Mon Oct 02 15:35:45 2017 +0000
+++ b/security/libsecret/PLIST  Mon Oct 02 15:38:05 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/12/01 12:51:12 martin Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/10/02 15:38:05 wiz Exp $
 bin/secret-tool
 include/libsecret-1/libsecret/secret-attributes.h
 include/libsecret-1/libsecret/secret-collection.h
@@ -78,8 +78,10 @@
 share/gtk-doc/html/libsecret-1/vala-remove-example.html
 share/gtk-doc/html/libsecret-1/vala-store-example.html
 share/locale/an/LC_MESSAGES/libsecret.mo
+share/locale/ar/LC_MESSAGES/libsecret.mo
 share/locale/as/LC_MESSAGES/libsecret.mo
 share/locale/be/LC_MESSAGES/libsecret.mo
+share/locale/bs/LC_MESSAGES/libsecret.mo
 share/locale/ca/LC_MESSAGES/libsecret.mo
 share/locale/ca@valencia/LC_MESSAGES/libsecret.mo
 share/locale/cs/LC_MESSAGES/libsecret.mo
@@ -88,6 +90,8 @@
 share/locale/el/LC_MESSAGES/libsecret.mo
 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/fr/LC_MESSAGES/libsecret.mo
 share/locale/fur/LC_MESSAGES/libsecret.mo
 share/locale/gl/LC_MESSAGES/libsecret.mo
@@ -96,22 +100,27 @@
 share/locale/id/LC_MESSAGES/libsecret.mo
 share/locale/it/LC_MESSAGES/libsecret.mo
 share/locale/ja/LC_MESSAGES/libsecret.mo
+share/locale/kk/LC_MESSAGES/libsecret.mo
 share/locale/ko/LC_MESSAGES/libsecret.mo
 share/locale/lt/LC_MESSAGES/libsecret.mo
 share/locale/lv/LC_MESSAGES/libsecret.mo
 share/locale/ml/LC_MESSAGES/libsecret.mo
 share/locale/nb/LC_MESSAGES/libsecret.mo
 share/locale/nl/LC_MESSAGES/libsecret.mo
+share/locale/oc/LC_MESSAGES/libsecret.mo
 share/locale/pa/LC_MESSAGES/libsecret.mo
 share/locale/pl/LC_MESSAGES/libsecret.mo
 share/locale/pt/LC_MESSAGES/libsecret.mo
 share/locale/pt_BR/LC_MESSAGES/libsecret.mo
+share/locale/ro/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/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/zh_CN/LC_MESSAGES/libsecret.mo
 share/locale/zh_HK/LC_MESSAGES/libsecret.mo
diff -r 127f3b30fb6e -r a46ca5d8d7ad security/libsecret/distinfo
--- a/security/libsecret/distinfo       Mon Oct 02 15:35:45 2017 +0000
+++ b/security/libsecret/distinfo       Mon Oct 02 15:38:05 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 01:17:49 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/10/02 15:38:05 wiz Exp $
 
-SHA1 (libsecret-0.18.tar.xz) = af62de3958bbe0ccf59a02101a6704e036378a6f
-RMD160 (libsecret-0.18.tar.xz) = 51e70600d4c3293c5a08b51263fa3390b73fbaf6
-SHA512 (libsecret-0.18.tar.xz) = 5b3b460fe45b780fd4018dbb3b5fcc2c2e775725a8c74f4cfa86c00c643ccc1b29961b7e464c7b01846c5cc16a4bb9819c74016dd6758301ae2f67ab947c35bd
-Size (libsecret-0.18.tar.xz) = 480520 bytes
+SHA1 (libsecret-0.18.5.tar.xz) = 65d80307756ef45f7c282098c48125ef41f56acd
+RMD160 (libsecret-0.18.5.tar.xz) = 24cfd20bd0d9a80e78ae21b5575fb8d5c2fd7991
+SHA512 (libsecret-0.18.5.tar.xz) = 4ee297b556d3b555b6ca9f5eb5cc87425b782491d0550a75873aac0f7019b123f437f0731c85bb058fc65b50a589d54d0697657a50bef4ac2952e9e40a916b5c
+Size (libsecret-0.18.5.tar.xz) = 508556 bytes
 SHA1 (patch-Makefile.in) = 64f2c83676a28fe9b963dd00a99bd1a89fb6af3d



Home | Main Index | Thread Index | Old Index