Index: head/security/p11-kit/Makefile =================================================================== --- head/security/p11-kit/Makefile (revision 514363) +++ head/security/p11-kit/Makefile (revision 514364) @@ -1,36 +1,36 @@ # Created by: Roman Bogorodskiy # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.17 +PORTVERSION= 0.23.18.1 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 514363) +++ head/security/p11-kit/distinfo (revision 514364) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568263702 -SHA256 (p11-kit-0.23.17.tar.gz) = 5447b25d66c05f86cce5bc8856f7a074be84c186730e32c74069ca03386d7c1e -SIZE (p11-kit-0.23.17.tar.gz) = 1278291 +TIMESTAMP = 1569987455 +SHA256 (p11-kit-0.23.18.1.tar.gz) = 34c3bd8c0050dd7c4e6228aecf0f168de0a1b34562ddbf74a1c70904c2523c6f +SIZE (p11-kit-0.23.18.1.tar.gz) = 1305755