Date: Mon, 16 Mar 2015 10:52:02 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381379 - head/security/p5-openxpki Message-ID: <201503161052.t2GAq2SZ041470@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Mon Mar 16 10:52:01 2015 New Revision: 381379 URL: https://svnweb.freebsd.org/changeset/ports/381379 QAT: https://qat.redports.org/buildarchive/r381379/ Log: security/p5-openxpki: update 0.26.1.1 -> 0.27.0.1 PR: 198525 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Modified: head/security/p5-openxpki/Makefile head/security/p5-openxpki/distinfo head/security/p5-openxpki/pkg-plist Modified: head/security/p5-openxpki/Makefile ============================================================================== --- head/security/p5-openxpki/Makefile Mon Mar 16 10:24:24 2015 (r381378) +++ head/security/p5-openxpki/Makefile Mon Mar 16 10:52:01 2015 (r381379) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki -PORTVERSION= 0.26.1.1 +PORTVERSION= 0.27.0.1 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- DIST_SUBDIR= ${PORTNAME} @@ -73,7 +73,7 @@ CONFLICTS= \ USE_GITHUB= yes GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 9bd1fea +GH_COMMIT= 5a4c5eb USE_OPENSSL= yes USE_PERL5= configure @@ -86,7 +86,6 @@ WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PRO USERS= openxpki GROUPS= openxpki -NO_ARCH= yes OPTIONS_DEFINE= GRAPHVIZ DOCS Modified: head/security/p5-openxpki/distinfo ============================================================================== --- head/security/p5-openxpki/distinfo Mon Mar 16 10:24:24 2015 (r381378) +++ head/security/p5-openxpki/distinfo Mon Mar 16 10:52:01 2015 (r381379) @@ -1,2 +1,2 @@ -SHA256 (openxpki/openxpki-0.26.1.1.tar.gz) = 4bc3cefeafa23e002f763278dd48a21d31ce583221c4e8072cbf46206804d583 -SIZE (openxpki/openxpki-0.26.1.1.tar.gz) = 2048267 +SHA256 (openxpki/openxpki-0.27.0.1.tar.gz) = f604615bec19ed4ecc56d6d14803e70aea7e15ebb04dd8ca9dba59bdd70d46bc +SIZE (openxpki/openxpki-0.27.0.1.tar.gz) = 2094176 Modified: head/security/p5-openxpki/pkg-plist ============================================================================== --- head/security/p5-openxpki/pkg-plist Mon Mar 16 10:24:24 2015 (r381378) +++ head/security/p5-openxpki/pkg-plist Mon Mar 16 10:52:01 2015 (r381379) @@ -20,6 +20,7 @@ bin/openxpkictl %%SITE_ARCH%%/OpenXPKI/Client/UI/Profile.pm %%SITE_ARCH%%/OpenXPKI/Client/UI/Result.pm %%SITE_ARCH%%/OpenXPKI/Client/UI/Secret.pm +%%SITE_ARCH%%/OpenXPKI/Client/UI/Source.pm %%SITE_ARCH%%/OpenXPKI/Client/UI/Workflow.pm %%SITE_ARCH%%/OpenXPKI/Config.pm %%SITE_ARCH%%/OpenXPKI/Config/Backend.pm @@ -344,6 +345,7 @@ bin/openxpkictl %%PERL5_MAN3%%/OpenXPKI::Client::UI::Home.3.gz %%PERL5_MAN3%%/OpenXPKI::Client::UI::Information.3.gz %%PERL5_MAN3%%/OpenXPKI::Client::UI::Result.3.gz +%%PERL5_MAN3%%/OpenXPKI::Client::UI::Source.3.gz %%PERL5_MAN3%%/OpenXPKI::Client::UI::Workflow.3.gz %%PERL5_MAN3%%/OpenXPKI::Config.3.gz %%PERL5_MAN3%%/OpenXPKI::Config::Backend.3.gz @@ -727,6 +729,7 @@ man/man1/openxpkictl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/def/change_metadata.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/def/crl_issuance.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/def/enrollment.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/cancel.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/check_for_revocation.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/disconnect.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/nice_fetch_certificate.yaml @@ -736,9 +739,13 @@ man/man1/openxpkictl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/noop.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/noop2.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/skip.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/condition/is_batch_mode.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_identifier.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject_alt_name.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/comment.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/email.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/flag_batch_mode.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/invalidity_time.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/notafter.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/notbefore.yaml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503161052.t2GAq2SZ041470>