diff options
-rw-r--r-- | security/pkcs11-helper/Makefile | 5 | ||||
-rw-r--r-- | security/pkcs11-helper/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index e4d62a632062..932efec8410f 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkcs11-helper -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ @@ -22,7 +22,8 @@ USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" -CONFIGURE_ARGS= --disable-crypto-engine-gnutls +CONFIGURE_ARGS= --disable-crypto-engine-gnutls \ + --disable-crypto-engine-nss MAN8= pkcs11-helper-1.8 diff --git a/security/pkcs11-helper/distinfo b/security/pkcs11-helper/distinfo index 774cef549d51..4fe4276a05fe 100644 --- a/security/pkcs11-helper/distinfo +++ b/security/pkcs11-helper/distinfo @@ -1,3 +1,3 @@ -MD5 (pkcs11-helper-1.03.tar.bz2) = 4ca477f320388097e0a496779eb1a07f -SHA256 (pkcs11-helper-1.03.tar.bz2) = 3238d0356b8e24e90b76c6fb264ddc6e559b07a341fb2e8f474ea5ee0eb7a47a -SIZE (pkcs11-helper-1.03.tar.bz2) = 327123 +MD5 (pkcs11-helper-1.04.tar.bz2) = 12678ee7ccc5845e7f281f042b7e5c9d +SHA256 (pkcs11-helper-1.04.tar.bz2) = 56c6deeb76e34c3304ba1aca82c1567f697560bd866ec3b929f36c6382e1e3fc +SIZE (pkcs11-helper-1.04.tar.bz2) = 330296 |