svn commit: r477446 - in head/security: p5-openxpki p5-openxpki-i18n p5-openxpki/files
Bradley T. Hughes
bhughes at FreeBSD.org
Fri Aug 17 19:40:11 UTC 2018
Author: bhughes
Date: Fri Aug 17 19:40:09 2018
New Revision: 477446
URL: https://svnweb.freebsd.org/changeset/ports/477446
Log:
security/p5-openxpki,security/openxpki-i18n: Update 2.0.2 -> 2.0.3
PR: 230232
Submitted by: svysh.fbsd at gmail.com (maintainer)
Sponsored by: Miles AS
Modified:
head/security/p5-openxpki-i18n/Makefile
head/security/p5-openxpki-i18n/distinfo
head/security/p5-openxpki/Makefile
head/security/p5-openxpki/distinfo
head/security/p5-openxpki/files/pkg-message.in
Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile Fri Aug 17 19:26:39 2018 (r477445)
+++ head/security/p5-openxpki-i18n/Makefile Fri Aug 17 19:40:09 2018 (r477446)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openxpki
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
DISTVERSIONPREFIX= v
CATEGORIES= security perl5
PKGNAMEPREFIX= p5-
Modified: head/security/p5-openxpki-i18n/distinfo
==============================================================================
--- head/security/p5-openxpki-i18n/distinfo Fri Aug 17 19:26:39 2018 (r477445)
+++ head/security/p5-openxpki-i18n/distinfo Fri Aug 17 19:40:09 2018 (r477446)
@@ -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
Modified: head/security/p5-openxpki/Makefile
==============================================================================
--- head/security/p5-openxpki/Makefile Fri Aug 17 19:26:39 2018 (r477445)
+++ head/security/p5-openxpki/Makefile Fri Aug 17 19:40:09 2018 (r477446)
@@ -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}
Modified: head/security/p5-openxpki/distinfo
==============================================================================
--- head/security/p5-openxpki/distinfo Fri Aug 17 19:26:39 2018 (r477445)
+++ head/security/p5-openxpki/distinfo Fri Aug 17 19:40:09 2018 (r477446)
@@ -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
Modified: head/security/p5-openxpki/files/pkg-message.in
==============================================================================
--- head/security/p5-openxpki/files/pkg-message.in Fri Aug 17 19:26:39 2018 (r477445)
+++ head/security/p5-openxpki/files/pkg-message.in Fri Aug 17 19:40:09 2018 (r477446)
@@ -49,16 +49,7 @@ install -m 660 -o www -g www /dev/null /var/log/openxp
/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
==================================================================
More information about the svn-ports-head
mailing list