FreeBSD Bugzilla – Attachment 154216 Details for
Bug 198525
[MAINTAINER] security/p5-openxpki: update to 0.27.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for updating port
p5-openxpki.patch (text/plain), 4.17 KB, created by
Sergei Vyshenski
on 2015-03-11 19:09:14 UTC
(
hide
)
Description:
patch for updating port
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2015-03-11 19:09:14 UTC
Size:
4.17 KB
patch
obsolete
>diff -urN security/p5-openxpki.orig/Makefile security/p5-openxpki/Makefile >--- security/p5-openxpki.orig/Makefile 2015-03-01 23:44:15.000000000 +0100 >+++ security/p5-openxpki/Makefile 2015-03-11 19:13:19.000000000 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/security/p5-openxpki/Makefile 380233 2015-03-01 22:44:15Z marino $ > > PORTNAME= openxpki >-PORTVERSION= 0.26.1.1 >+PORTVERSION= 0.27.0.1 > CATEGORIES= security perl5 > PKGNAMEPREFIX= p5- > DIST_SUBDIR= ${PORTNAME} >@@ -73,7 +73,7 @@ > > USE_GITHUB= yes > GH_TAGNAME= ${GH_COMMIT} >-GH_COMMIT= 9bd1fea >+GH_COMMIT= 5a4c5eb > > USE_OPENSSL= yes > USE_PERL5= configure >@@ -86,7 +86,6 @@ > > USERS= openxpki > GROUPS= openxpki >-NO_ARCH= yes > > OPTIONS_DEFINE= GRAPHVIZ DOCS > >diff -urN security/p5-openxpki.orig/distinfo security/p5-openxpki/distinfo >--- security/p5-openxpki.orig/distinfo 2015-03-01 23:44:15.000000000 +0100 >+++ security/p5-openxpki/distinfo 2015-03-11 19:08:03.000000000 +0100 >@@ -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 >diff -urN security/p5-openxpki.orig/pkg-plist security/p5-openxpki/pkg-plist >--- security/p5-openxpki.orig/pkg-plist 2015-03-01 23:44:15.000000000 +0100 >+++ security/p5-openxpki/pkg-plist 2015-03-11 19:13:00.000000000 +0100 >@@ -20,6 +20,7 @@ > %%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 @@ > %%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 @@ > %%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 @@ > %%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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
svysh.fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 198525
: 154216 |
154217