diff options
author | araujo <araujo@FreeBSD.org> | 2009-01-22 10:49:00 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-01-22 10:49:00 +0800 |
commit | bcdec33db2411f3367d20d09b52abe17ff6ec0e9 (patch) | |
tree | 0f986f36718412be590621bba591b4fbaacd9abe /security | |
parent | 44e3ea69e536a17b1b84b583b44232a629fdccaa (diff) | |
download | freebsd-ports-gnome-bcdec33db2411f3367d20d09b52abe17ff6ec0e9.tar.gz freebsd-ports-gnome-bcdec33db2411f3367d20d09b52abe17ff6ec0e9.tar.zst freebsd-ports-gnome-bcdec33db2411f3367d20d09b52abe17ff6ec0e9.zip |
- Update to 0.9.1386.
PR: ports/130803
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 2 | ||||
-rw-r--r-- | security/p5-openxpki-deployment/distinfo | 6 | ||||
-rw-r--r-- | security/p5-openxpki-deployment/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index ebc985fb37dc..2a2ec3a96021 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openxpki-deployment -PORTVERSION= 0.9.1268 +PORTVERSION= 0.9.1386 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openxpki diff --git a/security/p5-openxpki-deployment/distinfo b/security/p5-openxpki-deployment/distinfo index 9899b4a41bdc..9c7cee9a3546 100644 --- a/security/p5-openxpki-deployment/distinfo +++ b/security/p5-openxpki-deployment/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (openxpki/openxpki-deployment-0.9.1386.tar.gz) = 95bbd23f1e444010438c216d77d50ed3 +SHA256 (openxpki/openxpki-deployment-0.9.1386.tar.gz) = 2d56b4915cc6f556cb65c552b193d2e267b1913985573f4ea9eeeb8458adc70c +SIZE (openxpki/openxpki-deployment-0.9.1386.tar.gz) = 63687 diff --git a/security/p5-openxpki-deployment/pkg-plist b/security/p5-openxpki-deployment/pkg-plist index c5a950dabdc0..c7ed6e81561b 100644 --- a/security/p5-openxpki-deployment/pkg-plist +++ b/security/p5-openxpki-deployment/pkg-plist @@ -27,6 +27,7 @@ share/openxpki/templates/default/workflow_activity_certificate_signing_request.x share/openxpki/templates/default/workflow_activity_crl_issuance.xml share/openxpki/templates/default/workflow_activity_dataexchange.xml share/openxpki/templates/default/workflow_activity_null.xml +share/openxpki/templates/default/workflow_activity_password_safe.xml 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 @@ -35,10 +36,12 @@ 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_crl_issuance.xml +share/openxpki/templates/default/workflow_def_password_safe.xml 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/default/workflow_validator_password_safe.xml share/openxpki/templates/quickstart/acl.xml share/openxpki/templates/quickstart/auth.xml share/openxpki/templates/quickstart/config.xml |