security/p5-openxpki-i18n: update to 0.19.0.1
PR: 192411 Submitted by: maintainer
This commit is contained in:
parent
ad191bf93e
commit
14deade6b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364204
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openxpki-i18n
|
||||
PORTVERSION= 0.14.0.1
|
||||
PORTVERSION= 0.19.0.1
|
||||
CATEGORIES= security perl5
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= openxpki-${PORTVERSION}
|
||||
|
@ -20,7 +20,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= openxpki
|
||||
GH_PROJECT= openxpki
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 66ee052
|
||||
GH_COMMIT= 9d772a8
|
||||
|
||||
### We can not go WITHOUT_NLS. Internationalization is needed
|
||||
### even to use English language.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openxpki/openxpki-0.14.0.1.tar.gz) = cd55fa6790910ee9239ebcf4e5dfbe9ea5f5fded06474a145f75092d646ef8b3
|
||||
SIZE (openxpki/openxpki-0.14.0.1.tar.gz) = 2805627
|
||||
SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c
|
||||
SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
A collection of ports for the OpenXPKI suite - Perl based trustcenter
|
||||
A collection of ports for the OpenXPKI suite - Perl based trustcenter
|
||||
software for PKI: server and client parts along with deployment tools.
|
||||
|
||||
p5-openxpki: server part and deployment tools
|
||||
|
@ -9,6 +9,6 @@ Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
|
|||
|
||||
p5-openxpki-client-html-mason <-- p5-openxpki --> p5-openxpki-i18n
|
||||
|
||||
Notes: I18n is needed for the English interface too.
|
||||
Notes: I18n is needed for the English interface too.
|
||||
|
||||
WWW: http://www.openxpki.org/
|
||||
|
|
Loading…
Reference in a new issue