diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-29 00:23:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-29 00:23:55 +0000 |
commit | 13ace79e470fcade2fa1de7f73b6558787b14962 (patch) | |
tree | 9080c7dc6b0331a9ea27361b93251de43c25bc17 /security/p5-openxpki-deployment | |
parent | fed74f0e1c7bbb04f0b4eaec738cadaa8acc2fce (diff) |
Notes
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 7 | ||||
-rw-r--r-- | security/p5-openxpki-deployment/distinfo | 6 | ||||
-rw-r--r-- | security/p5-openxpki-deployment/pkg-plist | 2 |
3 files changed, 6 insertions, 9 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index 4e2c05d2105b..ebc985fb37dc 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openxpki-deployment -PORTVERSION= 0.9.1068 -PORTREVISION= 1 +PORTVERSION= 0.9.1268 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openxpki @@ -20,8 +19,8 @@ COMMENT= Perl based enterprise class trustcenter software for PKI BUILD_DEPENDS= \ ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \ ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \ - ${SITE_PERL}/IO/Prompt.pm:${PORTSDIR}/devel/p5-IO-Prompt \ - ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit + ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ + bash:${PORTSDIR}/shells/bash RUN_DEPENDS= ${BUILD_DEPENDS} MAN1= openxpki-configure.1 \ diff --git a/security/p5-openxpki-deployment/distinfo b/security/p5-openxpki-deployment/distinfo index 2ad12d31ce4b..9899b4a41bdc 100644 --- a/security/p5-openxpki-deployment/distinfo +++ b/security/p5-openxpki-deployment/distinfo @@ -1,3 +1,3 @@ -MD5 (openxpki/openxpki-deployment-0.9.1068.tar.gz) = 3606fda047d3dd50c38e1bac4ab6e424 -SHA256 (openxpki/openxpki-deployment-0.9.1068.tar.gz) = e845df7d09e528ed28d4a3fde29c27748285e8d6c9c629a7c77a5f53fea88a3e -SIZE (openxpki/openxpki-deployment-0.9.1068.tar.gz) = 60780 +MD5 (openxpki/openxpki-deployment-0.9.1268.tar.gz) = 3be538e7f3c885c00d9d425946165761 +SHA256 (openxpki/openxpki-deployment-0.9.1268.tar.gz) = 1369bbb6c1e67f4398f8ea9671ad5411597197261f0b7a59472f8da0bdbddc10 +SIZE (openxpki/openxpki-deployment-0.9.1268.tar.gz) = 62227 diff --git a/security/p5-openxpki-deployment/pkg-plist b/security/p5-openxpki-deployment/pkg-plist index 1b6d39620076..c5a950dabdc0 100644 --- a/security/p5-openxpki-deployment/pkg-plist +++ b/security/p5-openxpki-deployment/pkg-plist @@ -34,7 +34,6 @@ share/openxpki/templates/default/workflow_def_certificate_issuance.xml share/openxpki/templates/default/workflow_def_certificate_ldap_publishing.xml share/openxpki/templates/default/workflow_def_certificate_revocation_request.xml share/openxpki/templates/default/workflow_def_certificate_signing_request.xml -share/openxpki/templates/default/workflow_def_certificate_signing_request_dataonly.xml share/openxpki/templates/default/workflow_def_crl_issuance.xml share/openxpki/templates/default/workflow_def_scep_request.xml share/openxpki/templates/default/workflow_def_smartcard_personalization.xml @@ -60,7 +59,6 @@ share/openxpki/templates/quickstart/workflow_condition.xml share/openxpki/templates/quickstart/workflow_def_certificate_issuance.xml share/openxpki/templates/quickstart/workflow_def_certificate_revocation_request.xml share/openxpki/templates/quickstart/workflow_def_certificate_signing_request.xml -share/openxpki/templates/quickstart/workflow_def_certificate_signing_request_dataonly.xml share/openxpki/templates/quickstart/workflow_def_crl_issuance.xml share/openxpki/templates/quickstart/workflow_validator_certificate_revocation_request.xml share/openxpki/templates/quickstart/workflow_validator_certificate_signing_request.xml |