- Update to 0.28.0
Changes: https://github.com/openxpki/openxpki/commits/master PR: 200229 Submitted by: svysh.fbsd@gmail.com
This commit is contained in:
parent
6ae6dcb630
commit
20837fc7c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386694
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openxpki
|
||||
PORTVERSION= 0.27.0.1
|
||||
PORTVERSION= 0.28.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security perl5
|
||||
PKGNAMEPREFIX= p5-
|
||||
PKGNAMESUFFIX= -i18n
|
||||
|
@ -11,12 +12,11 @@ MAINTAINER= svysh.fbsd@gmail.com
|
|||
COMMENT= Perl based trustcenter software for PKI: i18n tools
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/../../LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 5a4c5eb
|
||||
|
||||
### We can not go WITHOUT_NLS. Internationalization is needed
|
||||
### even to use English language.
|
||||
### We can not go without_NLS. Internationalization is needed even for English
|
||||
USES= gettext-runtime gettext-tools gmake perl5
|
||||
ALL_TARGET= scan default
|
||||
WRKSRC_SUBDIR= core/i18n
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 5fa95dfd28d141cd506e6927faf9adc9f2496e523b2da90e8ee05bcaf6f66f4f
|
||||
SIZE (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 2094261
|
||||
SHA256 (openxpki-openxpki-v0.28.0_GH0.tar.gz) = d2204ba3c3abb30e5ba2eb5c78ba8c9da651d9616774a796c4c52b02e03ec989
|
||||
SIZE (openxpki-openxpki-v0.28.0_GH0.tar.gz) = 2077300
|
||||
|
|
Loading…
Reference in a new issue