aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2018-08-17 19:40:09 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2018-08-17 19:40:09 +0000
commit9da17ccebc8a4e80cc704ffb2fa0fc129d41f21e (patch)
tree06a6ce9493a0b06f82699eae4bfbde46e347af9e /security/p5-openxpki
parentf0cbbb056236725608f94fd664251d90ef0c2d3a (diff)
downloadports-9da17ccebc8a4e80cc704ffb2fa0fc129d41f21e.tar.gz
ports-9da17ccebc8a4e80cc704ffb2fa0fc129d41f21e.zip
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
Notes
Notes: svn path=/head/; revision=477446
Diffstat (limited to 'security/p5-openxpki')
-rw-r--r--security/p5-openxpki/Makefile4
-rw-r--r--security/p5-openxpki/distinfo6
-rw-r--r--security/p5-openxpki/files/pkg-message.in15
3 files changed, 8 insertions, 17 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile
index d3a68bd721f7..4238766e0f2c 100644
--- a/security/p5-openxpki/Makefile
+++ b/security/p5-openxpki/Makefile
@@ -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}
diff --git a/security/p5-openxpki/distinfo b/security/p5-openxpki/distinfo
index 122698e80bcc..aa53bb7baaa2 100644
--- a/security/p5-openxpki/distinfo
+++ b/security/p5-openxpki/distinfo
@@ -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
diff --git a/security/p5-openxpki/files/pkg-message.in b/security/p5-openxpki/files/pkg-message.in
index a419786ac461..8d72122a75b4 100644
--- a/security/p5-openxpki/files/pkg-message.in
+++ b/security/p5-openxpki/files/pkg-message.in
@@ -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
==================================================================