Index: head/security/p11-kit/files/patch-common_debug.h =================================================================== --- head/security/p11-kit/files/patch-common_debug.h (revision 452143) +++ head/security/p11-kit/files/patch-common_debug.h (nonexistent) @@ -1,13 +0,0 @@ ---- common/debug.h.orig 2017-06-16 14:55:26 UTC -+++ common/debug.h -@@ -144,6 +144,10 @@ void p11_debug_precond (const - - #else /* !defined (WITH_DEBUG) */ - -+#undef p11_debug -+#define p11_debug(format, ...) \ -+ do {} while (false) -+ - #undef p11_debug_err - #define p11_debug_err(errnum, format, ...) \ - do {} while (false) Property changes on: head/security/p11-kit/files/patch-common_debug.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/p11-kit/files/patch-common_compat.c =================================================================== --- head/security/p11-kit/files/patch-common_compat.c (revision 452143) +++ head/security/p11-kit/files/patch-common_compat.c (nonexistent) @@ -1,10 +0,0 @@ ---- common/compat.c.orig 2017-08-26 16:30:23 UTC -+++ common/compat.c -@@ -51,6 +51,7 @@ - #include - #include - #include -+#include - #include - - /*- Property changes on: head/security/p11-kit/files/patch-common_compat.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/p11-kit/Makefile =================================================================== --- head/security/p11-kit/Makefile (revision 452143) +++ head/security/p11-kit/Makefile (revision 452144) @@ -1,36 +1,36 @@ # Created by: Roman Bogorodskiy # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.8 +PORTVERSION= 0.23.9 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 452143) +++ head/security/p11-kit/distinfo (revision 452144) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503207736 -SHA256 (p11-kit-0.23.8.tar.gz) = 4ba134e5fe4b62bcaf7a2d66841767d9d23e875b977bba6939367a9f400b133f -SIZE (p11-kit-0.23.8.tar.gz) = 1090814 +TIMESTAMP = 1507045782 +SHA256 (p11-kit-0.23.9.tar.gz) = e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63 +SIZE (p11-kit-0.23.9.tar.gz) = 1091561