forked from Lainports/freebsd-ports
- Update to 0.9.850
PR: 113407 Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
This commit is contained in:
parent
d96d1a543a
commit
dade0db560
3 changed files with 7 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= openxpki-client-cli
|
||||
PORTVERSION= 0.9.651
|
||||
PORTVERSION= 0.9.850
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= openxpki
|
||||
|
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
DISTNAME= OpenXPKI-Client-CLI-${PORTVERSION}
|
||||
DIST_SUBDIR= openxpki
|
||||
|
||||
MAINTAINER= svysh@cryptocom.ru
|
||||
MAINTAINER= svysh@pn.sinp.msu.ru
|
||||
COMMENT= Command line interface for local openxpki daemon
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (openxpki/OpenXPKI-Client-CLI-0.9.651.tar.gz) = 72898bedaf7b8f161103078c399b7299
|
||||
SHA256 (openxpki/OpenXPKI-Client-CLI-0.9.651.tar.gz) = 831723d75768f5ba723caf43baa0bcf6e8a78edc5a545db6ef62a06135d12a1f
|
||||
SIZE (openxpki/OpenXPKI-Client-CLI-0.9.651.tar.gz) = 10560
|
||||
MD5 (openxpki/OpenXPKI-Client-CLI-0.9.850.tar.gz) = 141504c69c319e9f95f307221464f353
|
||||
SHA256 (openxpki/OpenXPKI-Client-CLI-0.9.850.tar.gz) = 87cf935d3922607877af9285d0cb77ec6b86bddbff6aa4e7ba86fd3f360754a2
|
||||
SIZE (openxpki/OpenXPKI-Client-CLI-0.9.850.tar.gz) = 14733
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ p5-openxpki-i18n: internationalization of the user interface
|
|||
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
|
||||
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
|
||||
p5-openxpki-client-scep: set of SCEP tools
|
||||
p5-openxpki-client-soap-lite: set of SOAP-Lite tools
|
||||
p5-openxpki-deployment: set or deployment tools
|
||||
|
||||
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
|
||||
|
|
@ -15,10 +14,9 @@ Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
|
|||
p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
|
||||
\
|
||||
\ | p5-openxpki-client-cli, p5-openxpki-client-html-mason,
|
||||
\--> | p5-openxpki-client-scep, p5-openxpki-client-soap-lite,
|
||||
| p5-openxpki-deployment.
|
||||
\--> | p5-openxpki-client-scep, p5-openxpki-deployment.
|
||||
Notes:
|
||||
I18n is needed for the English interface too. For effective use of deployment,
|
||||
it is recommended to install at least one of the clients: ...-cli or ...-mason.
|
||||
|
||||
WWW: http://www.openxpki.org/
|
||||
WWW: http://www.openxpki.org/download/freebsd.html
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue