security/p5-openxpki,security/openxpki-i18n: Update 2.0.2 -> 2.0.3

PR:		230232
Submitted by:	svysh.fbsd@gmail.com (maintainer)
Sponsored by:	Miles AS
This commit is contained in:
Bradley T. Hughes 2018-08-17 19:40:09 +00:00
parent f0cbbb0562
commit 9da17ccebc
5 changed files with 12 additions and 21 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openxpki
PORTVERSION= 2.0.2
PORTVERSION= 2.0.3
DISTVERSIONPREFIX= v
CATEGORIES= security perl5
PKGNAMEPREFIX= p5-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1525792651
SHA256 (openxpki-openxpki-v2.0.2_GH0.tar.gz) = cc83273686ec2d91415e24f26e906b303e78593fc1b4c9cb99d62c1edf48bf18
SIZE (openxpki-openxpki-v2.0.2_GH0.tar.gz) = 34814060
TIMESTAMP = 1532952256
SHA256 (openxpki-openxpki-v2.0.3_GH0.tar.gz) = 540d6229e28de8a6c524854dd40183fafb86a61a7b849fdd274a280291c00c6e
SIZE (openxpki-openxpki-v2.0.3_GH0.tar.gz) = 34916918

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openxpki
PORTVERSION= 2.0.2
PORTVERSION= 2.0.3
DISTVERSIONPREFIX= v
CATEGORIES= security perl5
PKGNAMEPREFIX= p5-
@ -74,7 +74,7 @@ BUILD_DEPENDS= bash:shells/bash \
p5-XML-Filter-XInclude>=0:textproc/p5-XML-Filter-XInclude \
p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \
p5-XML-Validator-Schema>=0:textproc/p5-XML-Validator-Schema \
p5-openxpki-i18n>=0.20.0.1:security/p5-openxpki-i18n \
p5-openxpki-i18n>=2.0.3:security/p5-openxpki-i18n \
p5-perl-ldap>=0:net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1525778337
SHA256 (openxpki-openxpki-v2.0.2_GH0.tar.gz) = cc83273686ec2d91415e24f26e906b303e78593fc1b4c9cb99d62c1edf48bf18
SIZE (openxpki-openxpki-v2.0.2_GH0.tar.gz) = 34814060
TIMESTAMP = 1532952025
SHA256 (openxpki-openxpki-v2.0.3_GH0.tar.gz) = 540d6229e28de8a6c524854dd40183fafb86a61a7b849fdd274a280291c00c6e
SIZE (openxpki-openxpki-v2.0.3_GH0.tar.gz) = 34916918

View file

@ -49,16 +49,7 @@ install -m 660 -o www -g www /dev/null /var/log/openxpki/soap.log
/var/log/openxpki: server log files.
/var/tmp: temporary directory.
==================================================================
If you update across v1.10, please update your SQL schema and logger config
as described here:
http://openxpki.readthedocs.io/en/latest/upgrading.html#release-v1-10
If you are unable to update your schema, you can workaround the problem by
removing the "DBI" target from the "AUTH" facility in
%%PREFIX%%/etc/openxpki/log.conf:
log4perl.category.openxpki.auth = INFO, Logfile
If you update across v1.19.0, please take care as recommended here:
http://openxpki.readthedocs.io/en/latest/upgrading.html#release-v1-19
If you update existing installation, please check if extra handwork
is needed in your case:
http://openxpki.readthedocs.io/en/latest/upgrading.html
==================================================================