Index: head/security/p11-kit/Makefile =================================================================== --- head/security/p11-kit/Makefile (revision 463724) +++ head/security/p11-kit/Makefile (revision 463725) @@ -1,36 +1,36 @@ # Created by: Roman Bogorodskiy # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.9 +PORTVERSION= 0.23.10 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ MAINTAINER= novel@FreeBSD.org COMMENT= Library for loading and enumerating of PKCS\#11 modules LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss LIB_DEPENDS= libtasn1.so:security/libtasn1 \ libffi.so:devel/libffi GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-debug=no \ --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR} INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes TEST_TARGET= check pre-configure: @${REINPLACE_CMD} -e \ 's|exampledir = $$(p11_system_config)|exampledir = ${EXAMPLESDIR}|' \ ${WRKSRC}/Makefile.in .include Index: head/security/p11-kit/distinfo =================================================================== --- head/security/p11-kit/distinfo (revision 463724) +++ head/security/p11-kit/distinfo (revision 463725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507045782 -SHA256 (p11-kit-0.23.9.tar.gz) = e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63 -SIZE (p11-kit-0.23.9.tar.gz) = 1091561 +TIMESTAMP = 1519796018 +SHA256 (p11-kit-0.23.10.tar.gz) = f9212a3f225ef543e13fae9945527d66c0cbb67246320035dd94fab2bce5ae43 +SIZE (p11-kit-0.23.10.tar.gz) = 1121419 Index: head/security/p11-kit/pkg-plist =================================================================== --- head/security/p11-kit/pkg-plist (revision 463724) +++ head/security/p11-kit/pkg-plist (revision 463725) @@ -1,60 +1,61 @@ bin/p11-kit bin/trust include/p11-kit-1/p11-kit/deprecated.h include/p11-kit-1/p11-kit/iter.h include/p11-kit-1/p11-kit/p11-kit.h include/p11-kit-1/p11-kit/pin.h include/p11-kit-1/p11-kit/pkcs11.h include/p11-kit-1/p11-kit/pkcs11x.h include/p11-kit-1/p11-kit/remote.h include/p11-kit-1/p11-kit/uri.h lib/libp11-kit.so lib/libp11-kit.so.0 lib/libp11-kit.so.0.3.0 lib/p11-kit-proxy.so lib/pkcs11/p11-kit-client.so lib/pkcs11/p11-kit-trust.so libdata/pkgconfig/p11-kit-1.pc libexec/p11-kit/p11-kit-remote libexec/p11-kit/p11-kit-server libexec/p11-kit/trust-extract-compat share/gtk-doc/html/p11-kit/config-example.html share/gtk-doc/html/p11-kit/config-files.html share/gtk-doc/html/p11-kit/config.html share/gtk-doc/html/p11-kit/devel-building-style.html share/gtk-doc/html/p11-kit/devel-building.html share/gtk-doc/html/p11-kit/devel-commands.html share/gtk-doc/html/p11-kit/devel-debugging.html share/gtk-doc/html/p11-kit/devel-paths.html share/gtk-doc/html/p11-kit/devel-testing.html share/gtk-doc/html/p11-kit/devel.html share/gtk-doc/html/p11-kit/gtk-doc.css share/gtk-doc/html/p11-kit/home.png share/gtk-doc/html/p11-kit/index.html share/gtk-doc/html/p11-kit/left-insensitive.png share/gtk-doc/html/p11-kit/left.png share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html share/gtk-doc/html/p11-kit/p11-kit-Future.html share/gtk-doc/html/p11-kit/p11-kit-Modules.html share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html share/gtk-doc/html/p11-kit/p11-kit-URIs.html share/gtk-doc/html/p11-kit/p11-kit-Utilities.html share/gtk-doc/html/p11-kit/p11-kit.devhelp2 share/gtk-doc/html/p11-kit/p11-kit.html share/gtk-doc/html/p11-kit/pkcs11-conf.html share/gtk-doc/html/p11-kit/reference.html +share/gtk-doc/html/p11-kit/remoting.html share/gtk-doc/html/p11-kit/right-insensitive.png share/gtk-doc/html/p11-kit/right.png share/gtk-doc/html/p11-kit/sharing-managed.html share/gtk-doc/html/p11-kit/sharing.html share/gtk-doc/html/p11-kit/style.css share/gtk-doc/html/p11-kit/tools.html share/gtk-doc/html/p11-kit/trust-disable.html share/gtk-doc/html/p11-kit/trust-glib-networking.html share/gtk-doc/html/p11-kit/trust-module.html share/gtk-doc/html/p11-kit/trust-nss.html share/gtk-doc/html/p11-kit/trust.html share/gtk-doc/html/p11-kit/up-insensitive.png share/gtk-doc/html/p11-kit/up.png %%DATADIR%%/modules/p11-kit-trust.module %%EXAMPLESDIR%%/pkcs11.conf.example