pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p11-kit p11-kit: update to 0.23.13.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fee0969d731a
branches: trunk
changeset: 384182:fee0969d731a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 19 05:00:41 2018 +0000
description:
p11-kit: update to 0.23.13.
0.23.13 (stable)
* server: Enable socket activation through systemd [PR#173]
* rpc-server: p11_kit_remote_serve_tokens: Allow exporting all modules [PR#174]
* proxy: Fail early if there is no slot mapping [PR#175]
* Remove hard dependency on libpthread on glibc systems [PR#177]
* Build fixes [PR#170, PR#176]
diffstat:
security/p11-kit/Makefile | 7 ++++---
security/p11-kit/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 6094ab8acf93 -r fee0969d731a security/p11-kit/Makefile
--- a/security/p11-kit/Makefile Sat Aug 18 21:19:09 2018 +0000
+++ b/security/p11-kit/Makefile Sun Aug 19 05:00:41 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/07/13 11:21:29 prlw1 Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/19 05:00:41 wiz Exp $
-DISTNAME= p11-kit-0.23.12
-PKGREVISION= 1
+DISTNAME= p11-kit-0.23.13
CATEGORIES= security
#MASTER_SITES= http://p11-glue.freedesktop.org/releases/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
@@ -21,6 +20,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
+TEST_TARGET= check
+
# dirfd(3)
CFLAGS.NetBSD+= -D_NETBSD_SOURCE
diff -r 6094ab8acf93 -r fee0969d731a security/p11-kit/distinfo
--- a/security/p11-kit/distinfo Sat Aug 18 21:19:09 2018 +0000
+++ b/security/p11-kit/distinfo Sun Aug 19 05:00:41 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2018/08/01 19:18:19 jperkin Exp $
+$NetBSD: distinfo,v 1.7 2018/08/19 05:00:41 wiz Exp $
-SHA1 (p11-kit-0.23.12.tar.gz) = 9334d3b1890c7fe0f765460a69da70c796254373
-RMD160 (p11-kit-0.23.12.tar.gz) = 37220162e0a041bf388fcaaf621189ad0a8d0121
-SHA512 (p11-kit-0.23.12.tar.gz) = ae43b1f6ba5400cf5ae7b64b8c93aa47e5c7ee927196828600fd88beb6fdf6bcb6a63bc822d356757255638f9fbf10896e0604e32a1332a9a833836fa0468726
-Size (p11-kit-0.23.12.tar.gz) = 1257028 bytes
+SHA1 (p11-kit-0.23.13.tar.gz) = 783fb69fabbc0fbc6569a3350f4bc553d95ecf2b
+RMD160 (p11-kit-0.23.13.tar.gz) = f7e9a7987dcec4a0fb96c01e3010aca61659f16c
+SHA512 (p11-kit-0.23.13.tar.gz) = bdf97867250fec20cf7e813bfe4ecee9d613ee0cf245fe5e97c0bc99446fa61e616756ce2785ae98cfd4fe55276ad6070828e1ef8ad154fac0e741ceb038a9c7
+Size (p11-kit-0.23.13.tar.gz) = 1264090 bytes
SHA1 (patch-Makefile.in) = c7f26205c09537593a49dea33c05e1fd29e9dbc3
SHA1 (patch-common_compat.c) = a0a41c6f95e1d6e70c058f42f7c55ce0eeaf4f43
Home |
Main Index |
Thread Index |
Old Index