mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
security/p5-openxpki-i18n: update to 0.20.0.1
- Remove unnecessary BUILD_DEPENDS and RUN_DEPENDS - Partially rewrite pkg-descr PR: 192586 Submitted by: maintainer
This commit is contained in:
parent
c30d4d24d2
commit
bc0a5122c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364699
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openxpki-i18n
|
||||
PORTVERSION= 0.19.0.1
|
||||
PORTVERSION= 0.20.0.1
|
||||
CATEGORIES= security perl5
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= openxpki-${PORTVERSION}
|
||||
@ -13,14 +13,11 @@ COMMENT= Perl based trustcenter software for PKI: i18n tools
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= p5-openxpki>=0.14:${PORTSDIR}/security/p5-openxpki
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= openxpki
|
||||
GH_PROJECT= openxpki
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 9d772a8
|
||||
GH_COMMIT= d4dd0ab
|
||||
|
||||
### We can not go WITHOUT_NLS. Internationalization is needed
|
||||
### even to use English language.
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c
|
||||
SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438
|
||||
SHA256 (openxpki/openxpki-0.20.0.1.tar.gz) = 1777061581ff3493ba0b52f56357d60436bb785b41b9b3113ec068e2495603ef
|
||||
SIZE (openxpki/openxpki-0.20.0.1.tar.gz) = 2136470
|
||||
|
@ -1,14 +1,9 @@
|
||||
A collection of ports for the OpenXPKI suite - Perl based trustcenter
|
||||
software for PKI: server and client parts along with deployment tools.
|
||||
Translation files for
|
||||
|
||||
p5-openxpki: server part and deployment tools
|
||||
p5-openxpki-i18n: internationalization of the user interface
|
||||
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
|
||||
security/p5-openxpki
|
||||
|
||||
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
|
||||
which is a Perl based trustcenter software for PKI: server and client parts
|
||||
|
||||
p5-openxpki-client-html-mason <-- p5-openxpki --> p5-openxpki-i18n
|
||||
|
||||
Notes: I18n is needed for the English interface too.
|
||||
Note: I18n is needed for the English interface too.
|
||||
|
||||
WWW: http://www.openxpki.org/
|
||||
|
Loading…
Reference in New Issue
Block a user