FreeBSD Bugzilla – Attachment 227306 Details for
Bug 257859
security/p5-openxpki, security/p5-openxpki-i18n: Update to 3.14.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
"git diff" to update two ports
ox.patch (text/plain), 6.75 KB, created by
Sergei Vyshenski
on 2021-08-18 10:28:56 UTC
(
hide
)
Description:
"git diff" to update two ports
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2021-08-18 10:28:56 UTC
Size:
6.75 KB
patch
obsolete
>diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile >index f8a69c938e67..8268384e1fd3 100644 >--- a/security/p5-openxpki-i18n/Makefile >+++ b/security/p5-openxpki-i18n/Makefile >@@ -1,8 +1,8 @@ > # Created by: Sergei Vyshenski <svysh.fbsd@gmail.com> > > PORTNAME= openxpki >-PORTVERSION= 3.14.0 > DISTVERSIONPREFIX= v >+DISTVERSION= 3.14.1 > CATEGORIES= security perl5 > PKGNAMEPREFIX= p5- > PKGNAMESUFFIX= -i18n >@@ -20,7 +20,8 @@ USE_GITHUB= yes > > ALL_TARGET= scan default > NO_ARCH= yes >-PORTSCOUT= limitw:1,even # stay with stable versions only >+# stay with stable versions only: >+PORTSCOUT= limitw:1,even > > WRKSRC_SUBDIR= core/i18n > >diff --git a/security/p5-openxpki-i18n/distinfo b/security/p5-openxpki-i18n/distinfo >index 530d731fcef7..cdc0fb721532 100644 >--- a/security/p5-openxpki-i18n/distinfo >+++ b/security/p5-openxpki-i18n/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1628248981 >-SHA256 (openxpki-openxpki-v3.14.0_GH0.tar.gz) = 55e9697b0f9fa94aa4afe5f03be387717e9f1ef870c8bed352cc162f1e372323 >-SIZE (openxpki-openxpki-v3.14.0_GH0.tar.gz) = 35132253 >+TIMESTAMP = 1629032548 >+SHA256 (openxpki-openxpki-v3.14.1_GH0.tar.gz) = 4534487b4c913eee1dc5d6bfb8c85724099072f38301e4d0adcbfd6a6629d1a8 >+SIZE (openxpki-openxpki-v3.14.1_GH0.tar.gz) = 35132283 >diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile >index f83a1af43bf9..a259025b1b18 100644 >--- a/security/p5-openxpki/Makefile >+++ b/security/p5-openxpki/Makefile >@@ -1,8 +1,8 @@ > # Created by: Sergei Vyshenski <svysh.fbsd@gmail.com> > > PORTNAME= openxpki >-PORTVERSION= 3.14.0 > DISTVERSIONPREFIX= v >+DISTVERSION= 3.14.1 > CATEGORIES= security perl5 > PKGNAMEPREFIX= p5- > >@@ -15,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > BUILD_DEPENDS= ${RUN_DEPENDS} > RUN_DEPENDS= bash:shells/bash \ > p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ >- p5-CGI>=4.21:www/p5-CGI \ >+ p5-Cache-LRU>=0:devel/p5-Cache-LRU \ > p5-CGI-Fast>=2.10:www/p5-CGI-Fast \ > p5-CGI-Session>=3.95:www/p5-CGI-Session \ >- p5-Cache-LRU>=0:devel/p5-Cache-LRU \ >+ p5-CGI>=4.21:www/p5-CGI \ > p5-Class-Accessor-Chained>=0:devel/p5-Class-Accessor-Chained \ > p5-Class-Std>=0.0.8:devel/p5-Class-Std \ > p5-Config-GitLike>=0:devel/p5-Config-GitLike \ >@@ -34,38 +34,40 @@ RUN_DEPENDS= bash:shells/bash \ > p5-Crypt-Rijndael>=1.13:security/p5-Crypt-Rijndael \ > p5-Crypt-SMIME>=0:security/p5-Crypt-SMIME \ > p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ >- p5-Crypt-X509>=0.53:security/p5-Crypt-X509 \ > p5-Crypt-X509-CRL>=0.1:security/p5-Crypt-X509-CRL \ >+ p5-Crypt-X509>=0.53:security/p5-Crypt-X509 \ > p5-CryptX>=0.068:security/p5-CryptX \ >- p5-DBD-Mock>=1.45:databases/p5-DBD-Mock \ >- p5-DBIx-Handler>=0.14:databases/p5-DBIx-Handler \ > p5-Data-Password>=0:security/p5-Data-Password \ > p5-Data-Serializer>=0.44:devel/p5-Data-Serializer \ > p5-Data-UUID>=0:devel/p5-Data-UUID \ > p5-DateTime-Format-DateParse>=0.04:devel/p5-DateTime-Format-DateParse \ >+ p5-DBD-Mock>=1.45:databases/p5-DBD-Mock \ >+ p5-DBIx-Handler>=0.14:databases/p5-DBIx-Handler \ > p5-Devel-NYTProf>=0:devel/p5-Devel-NYTProf \ > p5-IO-Prompt>=0.099004:devel/p5-IO-Prompt \ > p5-IPC-ShareLite>=0:devel/p5-IPC-ShareLite \ > p5-JSON>=0:converters/p5-JSON \ >- p5-LWP-Protocol-connect>=0:www/p5-LWP-Protocol-connect \ >- p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ > p5-Locale-libintl>=0:devel/p5-Locale-libintl \ > p5-Log-Log4perl-Layout-JSON>=0:devel/p5-Log-Log4perl-Layout-JSON \ >+ p5-LWP-Protocol-connect>=0:www/p5-LWP-Protocol-connect \ >+ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ > p5-Mail-RFC822-Address>=0:mail/p5-Mail-RFC822-Address \ > p5-Moose>=0:devel/p5-Moose \ >- p5-MooseX-Params-Validate>=0.21:devel/p5-MooseX-Params-Validate \ > p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \ >+ p5-MooseX-Params-Validate>=0.21:devel/p5-MooseX-Params-Validate \ > p5-Net-DNS>0.83:dns/p5-Net-DNS \ > p5-Net-IP>=0:net-mgmt/p5-Net-IP \ > p5-Net-Server>=0.94:net/p5-Net-Server \ > p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP \ >+ p5-openxpki-i18n>=2.0.3:security/p5-openxpki-i18n \ > p5-Path-Class>=0:devel/p5-Path-Class \ >+ p5-perl-ldap>=0.32:net/p5-perl-ldap \ > p5-Pod-POM>=2.01:textproc/p5-Pod-POM \ > p5-Proc-Daemon>=0.23:devel/p5-Proc-Daemon \ > p5-Proc-ProcessTable>=0.43:devel/p5-Proc-ProcessTable \ > p5-Proc-SafeExec>=1.4:devel/p5-Proc-SafeExec \ >- p5-RT-Client-REST>=0:www/p5-RT-Client-REST \ > p5-Regexp-Common>=2:textproc/p5-Regexp-Common \ >+ p5-RT-Client-REST>=0:www/p5-RT-Client-REST \ > p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ > p5-SQL-Abstract-More>=1.28:databases/p5-SQL-Abstract-More \ > p5-Switch>=0:lang/p5-Switch \ >@@ -76,9 +78,7 @@ RUN_DEPENDS= bash:shells/bash \ > p5-Workflow>=0.31:devel/p5-Workflow \ > 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>=2.0.3:security/p5-openxpki-i18n \ >- p5-perl-ldap>=0.32:net/p5-perl-ldap >+ p5-XML-Validator-Schema>=0:textproc/p5-XML-Validator-Schema > TEST_DEPENDS= p5-DBD-SQLite>=1.52:databases/p5-DBD-SQLite \ > p5-Test-Pod-Coverage>=1.00:devel/p5-Test-Pod-Coverage \ > p5-Test-Pod>=1.00:devel/p5-Test-Pod \ >@@ -93,13 +93,13 @@ _conf_VERSION= 3.12 > USE_PERL5= configure > USE_RC_SUBR= openxpki > >-CONFLICTS= p5-openxpki-client-[0-9]* \ >- p5-openxpki-client-scep-[0-9]* \ >- p5-openxpki-client-deployment-[0-9]* \ >- p5-openxpki-client-html-mason-[0-9]* >+CONFLICTS= p5-openxpki-client-[0-9]* p5-openxpki-client-deployment-[0-9]* \ >+ p5-openxpki-client-html-mason-[0-9]* \ >+ p5-openxpki-client-scep-[0-9]* > > NO_ARCH= yes >-PORTSCOUT= limitw:1,even # stay with stable versions only >+# stay with stable versions only: >+PORTSCOUT= limitw:1,even > SUB_FILES= pkg-message > > WRKSRC_SUBDIR= core/server/ >@@ -109,9 +109,9 @@ GROUPS= openxpki > > PORTDOCS= * > PORTEXAMPLES= * >-OPTIONS_DEFINE= GRAPHVIZ DOCS EXAMPLES >+OPTIONS_DEFINE= DOCS EXAMPLES GRAPHVIZ > >-GRAPHVIZ_DESC= With graphical visualization of workflows? >+GRAPHVIZ_DESC= With graphical visualization of workflows? > GRAPHVIZ_RUN_DEPENDS= dot:graphics/graphviz \ > imgsize:graphics/p5-Image-Size > >diff --git a/security/p5-openxpki/distinfo b/security/p5-openxpki/distinfo >index 67479e241bae..f984aac4669b 100644 >--- a/security/p5-openxpki/distinfo >+++ b/security/p5-openxpki/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1628248947 >-SHA256 (openxpki-openxpki-v3.14.0_GH0.tar.gz) = 55e9697b0f9fa94aa4afe5f03be387717e9f1ef870c8bed352cc162f1e372323 >-SIZE (openxpki-openxpki-v3.14.0_GH0.tar.gz) = 35132253 >+TIMESTAMP = 1629032417 >+SHA256 (openxpki-openxpki-v3.14.1_GH0.tar.gz) = 4534487b4c913eee1dc5d6bfb8c85724099072f38301e4d0adcbfd6a6629d1a8 >+SIZE (openxpki-openxpki-v3.14.1_GH0.tar.gz) = 35132283 > SHA256 (openxpki-openxpki-config-v3.12_GH0.tar.gz) = 98bf910ee5db1509e766441ff46350724d1a3a91fcfbfe39e05c9de75ad26e54 > SIZE (openxpki-openxpki-config-v3.12_GH0.tar.gz) = 147400
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 257859
:
227215
|
227306
|
227319
|
227475
Working