From 50de46cb4f4c91570efc1ae8aa1573387fd02b21 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 5 Jul 2007 13:00:25 +0000 Subject: Update to 1.03 release. --- security/pkcs11-helper/Makefile | 14 +++++++++----- security/pkcs11-helper/distinfo | 6 +++--- security/pkcs11-helper/files/patch-configure | 13 ------------- 3 files changed, 12 insertions(+), 21 deletions(-) delete mode 100644 security/pkcs11-helper/files/patch-configure (limited to 'security/pkcs11-helper') diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index e48d062094c6..96a984d15e15 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkcs11-helper -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ @@ -22,16 +22,20 @@ USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" -CONFIGURE_ARGS= --mandir=${PREFIX}/man +CONFIGURE_ARGS= --mandir=${PREFIX}/man \ + --disable-crypto-engine-gnutls -MAN8= pkcs11-helper.8 +MAN8= pkcs11-helper-1.8 PORTDOCS= * -.if defined(NOPORTDOCS) post-patch: - @${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am|' + @${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \ + ${WRKSRC}/configure +.if defined(NOPORTDOCS) + @${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am|' \ ${WRKSRC}/Makefile.in .endif + .include diff --git a/security/pkcs11-helper/distinfo b/security/pkcs11-helper/distinfo index 8056c28fc19c..774cef549d51 100644 --- a/security/pkcs11-helper/distinfo +++ b/security/pkcs11-helper/distinfo @@ -1,3 +1,3 @@ -MD5 (pkcs11-helper-1.02.tar.bz2) = db8a23bee8fb31f0f3a23666f0a6e057 -SHA256 (pkcs11-helper-1.02.tar.bz2) = 9596b41a9dbc04b482835c1976580f527a05a675360604bb3620b985699ad184 -SIZE (pkcs11-helper-1.02.tar.bz2) = 325416 +MD5 (pkcs11-helper-1.03.tar.bz2) = 4ca477f320388097e0a496779eb1a07f +SHA256 (pkcs11-helper-1.03.tar.bz2) = 3238d0356b8e24e90b76c6fb264ddc6e559b07a341fb2e8f474ea5ee0eb7a47a +SIZE (pkcs11-helper-1.03.tar.bz2) = 327123 diff --git a/security/pkcs11-helper/files/patch-configure b/security/pkcs11-helper/files/patch-configure deleted file mode 100644 index fb26ec8dc2e5..000000000000 --- a/security/pkcs11-helper/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Mon Jan 8 10:03:39 2007 -+++ configure Mon Jan 8 10:05:15 2007 -@@ -22472,8 +22472,8 @@ - PKCS11H_FEATURES="${PKCS11H_FEATURES} engine_crypto" - fi - --docdir="${docdir}-${PACKAGE_VERSION}" --pkgconfigdir="${libdir}/pkgconfig" -+docdir="${docdir}" -+pkgconfigdir="${prefix}/libdata/pkgconfig" - - - -- cgit v1.2.3