mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.9.781
PR: 110936 Submitted by: Sergei Vyshenski <svysh@cryptocom.ru>
This commit is contained in:
parent
deb5366627
commit
23a3d8db98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188680
@ -6,14 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= openxpki-deployment
|
||||
PORTVERSION= 0.9.720
|
||||
PORTVERSION= 0.9.781
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= openxpki
|
||||
PKGNAMEPREFIX= p5-
|
||||
DIST_SUBDIR= openxpki
|
||||
|
||||
MAINTAINER= svysh@cryptocom.ru
|
||||
MAINTAINER= svysh@pn.sinp.msu.ru
|
||||
COMMENT= Perl based enterprise class trustcenter software for PKI
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openxpki/openxpki-deployment-0.9.720.tar.gz) = c96114ccbcbffb4f4201d6a33d48286f
|
||||
SHA256 (openxpki/openxpki-deployment-0.9.720.tar.gz) = 07f37118e36873ee35cee63e477a5d3e8fa249be88f7ae0d98ec8c0a6c41f2ad
|
||||
SIZE (openxpki/openxpki-deployment-0.9.720.tar.gz) = 51966
|
||||
MD5 (openxpki/openxpki-deployment-0.9.781.tar.gz) = faa7e7b66767aec467552c64a209c382
|
||||
SHA256 (openxpki/openxpki-deployment-0.9.781.tar.gz) = 194becd847c5ccc0f20ba8ff0b3cba9b3023e3d82d936d3f7bcb234d51aaf437
|
||||
SIZE (openxpki/openxpki-deployment-0.9.781.tar.gz) = 60322
|
||||
|
@ -7,12 +7,21 @@ share/openxpki/templates/default/auth.xml
|
||||
share/openxpki/templates/default/config.xml
|
||||
share/openxpki/templates/default/database.xml
|
||||
share/openxpki/templates/default/log.conf
|
||||
share/openxpki/templates/default/log_database.xml
|
||||
share/openxpki/templates/default/notification.xml
|
||||
share/openxpki/templates/default/notification/en/certificate_issued_correspond.txt
|
||||
share/openxpki/templates/default/notification/en/csr_approvals_canceled_comment.txt
|
||||
share/openxpki/templates/default/notification/en/csr_approved_comment.txt
|
||||
share/openxpki/templates/default/notification/en/csr_created_comment.txt
|
||||
share/openxpki/templates/default/notification/en/csr_created_correspond.txt
|
||||
share/openxpki/templates/default/notification/en/csr_rejected_correspond.txt
|
||||
share/openxpki/templates/default/openxpki.conf
|
||||
share/openxpki/templates/default/profile.xml
|
||||
share/openxpki/templates/default/token.xml
|
||||
share/openxpki/templates/default/workflow.xml
|
||||
share/openxpki/templates/default/workflow_activity.xml
|
||||
share/openxpki/templates/default/workflow_activity_certificate_issuance.xml
|
||||
share/openxpki/templates/default/workflow_activity_certificate_ldap_publishing.xml
|
||||
share/openxpki/templates/default/workflow_activity_certificate_revocation_request.xml
|
||||
share/openxpki/templates/default/workflow_activity_certificate_signing_request.xml
|
||||
share/openxpki/templates/default/workflow_activity_crl_issuance.xml
|
||||
@ -22,6 +31,7 @@ share/openxpki/templates/default/workflow_activity_scep_request.xml
|
||||
share/openxpki/templates/default/workflow_activity_smartcard_personalization.xml
|
||||
share/openxpki/templates/default/workflow_condition.xml
|
||||
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_revocation_request_offline_ca.xml
|
||||
share/openxpki/templates/default/workflow_def_certificate_signing_request.xml
|
||||
@ -34,6 +44,36 @@ share/openxpki/templates/default/workflow_def_scep_request.xml
|
||||
share/openxpki/templates/default/workflow_def_smartcard_personalization.xml
|
||||
share/openxpki/templates/default/workflow_validator_certificate_revocation_request.xml
|
||||
share/openxpki/templates/default/workflow_validator_certificate_signing_request.xml
|
||||
share/openxpki/templates/quickstart/acl.xml
|
||||
share/openxpki/templates/quickstart/auth.xml
|
||||
share/openxpki/templates/quickstart/config.xml
|
||||
share/openxpki/templates/quickstart/database.xml
|
||||
share/openxpki/templates/quickstart/log.conf
|
||||
share/openxpki/templates/quickstart/log_database.xml
|
||||
share/openxpki/templates/quickstart/notification.xml
|
||||
share/openxpki/templates/quickstart/openxpki.conf
|
||||
share/openxpki/templates/quickstart/profile.xml
|
||||
share/openxpki/templates/quickstart/token.xml
|
||||
share/openxpki/templates/quickstart/workflow.xml
|
||||
share/openxpki/templates/quickstart/workflow_activity_certificate_issuance.xml
|
||||
share/openxpki/templates/quickstart/workflow_activity_certificate_revocation_request.xml
|
||||
share/openxpki/templates/quickstart/workflow_activity_certificate_signing_request.xml
|
||||
share/openxpki/templates/quickstart/workflow_activity_crl_issuance.xml
|
||||
share/openxpki/templates/quickstart/workflow_activity_null.xml
|
||||
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_revocation_request_offline_ca.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_certificate_signing_request_offline_ca.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
|
||||
@dirrmtry share/openxpki/templates/quickstart/notification
|
||||
@dirrmtry share/openxpki/templates/quickstart
|
||||
@dirrmtry share/openxpki/templates/default/notification/en
|
||||
@dirrmtry share/openxpki/templates/default/notification
|
||||
@dirrmtry share/openxpki/templates/default
|
||||
@dirrmtry share/openxpki/templates
|
||||
@dirrmtry share/openxpki
|
||||
|
Loading…
Reference in New Issue
Block a user