diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index 5d9d883ab956..e4a96b6c929c 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,42 +1,42 @@ # Created by: Alex Dupre PORTNAME= pkcs11-helper -PORTVERSION= 1.28.0 +PORTVERSION= 1.29.0 CATEGORIES= security devel -MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION:R}/ +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 GNU_CONFIGURE= yes USES= libtool:keepla pathfix pkgconfig tar:bzip2 ssl USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" CONFIGURE_ARGS= --disable-crypto-engine-gnutls \ --disable-crypto-engine-nss \ --disable-crypto-engine-polarssl \ --disable-crypto-engine-mbedtls \ --disable-crypto-engine-cryptoapi INSTALL_TARGET= install-strip 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 diff --git a/security/pkcs11-helper/distinfo b/security/pkcs11-helper/distinfo index 53ef29f3713e..9aec057bb477 100644 --- a/security/pkcs11-helper/distinfo +++ b/security/pkcs11-helper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641809446 -SHA256 (pkcs11-helper-1.28.0.tar.bz2) = 5bd55adafdbb708e096070dd0a910f23e1d5fd6291922398c1a15f00fff2b5ec -SIZE (pkcs11-helper-1.28.0.tar.bz2) = 422088 +TIMESTAMP = 1650529505 +SHA256 (pkcs11-helper-1.29.0.tar.bz2) = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6 +SIZE (pkcs11-helper-1.29.0.tar.bz2) = 422549