Index: head/security/pkcs11-helper/Makefile =================================================================== --- head/security/pkcs11-helper/Makefile (revision 481941) +++ head/security/pkcs11-helper/Makefile (revision 481942) @@ -1,41 +1,41 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= pkcs11-helper -PORTVERSION= 1.11 -PORTREVISION= 3 +PORTVERSION= 1.25.1 CATEGORIES= security devel -MASTER_SITES= SF/opensc/pkcs11-helper/ +MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/ MAINTAINER= ale@FreeBSD.org COMMENT= Helper library for multiple PKCS\#11 providers LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING.BSD LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPL -BROKEN_SSL= openssl-devel - GNU_CONFIGURE= yes USES= libtool:keepla pathfix pkgconfig tar:bzip2 ssl USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" CONFIGURE_ARGS= --disable-crypto-engine-gnutls \ - --disable-crypto-engine-nss + --disable-crypto-engine-nss \ + --disable-crypto-engine-polarssl \ + --disable-crypto-engine-mbedtls \ + --disable-crypto-engine-cryptoapi OPTIONS_DEFINE= DOCS PORTDOCS= * post-patch: @${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \ ${WRKSRC}/configure @${REINPLACE_CMD} 's|install-data-am: install-apidocDATA|install-data-am:|' \ ${WRKSRC}/doc/api/Makefile.in .include Index: head/security/pkcs11-helper/distinfo =================================================================== --- head/security/pkcs11-helper/distinfo (revision 481941) +++ head/security/pkcs11-helper/distinfo (revision 481942) @@ -1,2 +1,3 @@ -SHA256 (pkcs11-helper-1.11.tar.bz2) = 05a078efe1261247f26751fa616de732a64dbe1ed6c83e8ea5e6e85d8f70ff2f -SIZE (pkcs11-helper-1.11.tar.bz2) = 380697 +TIMESTAMP = 1539380995 +SHA256 (pkcs11-helper-1.25.1.tar.bz2) = 10dd8a1dbcf41ece051fdc3e9642b8c8111fe2c524cb966c0870ef3413c75a77 +SIZE (pkcs11-helper-1.25.1.tar.bz2) = 425719