FreeBSD Bugzilla – Attachment 211636 Details for
Bug 244009
[MAINTAINER] net-mgmt/netdisco: upgrade to 2.044015
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff net-mgmt/netdisco to 2.044015
netdisco.diff (text/plain), 3.74 KB, created by
geoffroy desvernay
on 2020-02-14 08:31:49 UTC
(
hide
)
Description:
svn diff net-mgmt/netdisco to 2.044015
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2020-02-14 08:31:49 UTC
Size:
3.74 KB
patch
obsolete
>Index: net-mgmt/netdisco/Makefile >=================================================================== >--- net-mgmt/netdisco/Makefile (revision 526007) >+++ net-mgmt/netdisco/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= netdisco >-DISTVERSION= 2.044004 >+DISTVERSION= 2.044015 > CATEGORIES= net-mgmt perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:OLIVER >@@ -25,6 +25,8 @@ > p5-App-cpanminus>=1.6108:devel/p5-App-cpanminus \ > p5-App-local-lib-helper>=0.07:devel/p5-App-local-lib-helper \ > p5-Archive-Extract>=0:archivers/p5-Archive-Extract \ >+ p5-Authen-Radius>=0:security/p5-Authen-Radius \ >+ p5-Authen-TacacsPlus>=0:security/p5-Authen-TacacsPlus \ > p5-CGI-Expand>=2.05:www/p5-CGI-Expand \ > p5-Data-Printer>=0:devel/p5-Data-Printer \ > p5-DBIx-Class-Helpers>=2.033004:databases/p5-DBIx-Class-Helpers \ >@@ -62,6 +64,7 @@ > p5-Plack-Middleware-Debug>=0:www/p5-Plack-Middleware-Debug \ > p5-Plack-Middleware-Expires>=0.03:www/p5-Plack-Middleware-Expires \ > p5-Plack-Middleware-ReverseProxy>=0.15:www/p5-Plack-Middleware-ReverseProxy \ >+ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ > p5-Role-Tiny>=1.002005:devel/p5-Role-Tiny \ > p5-Sereal>=0:converters/p5-Sereal \ > p5-Socket6>=0.23:net/p5-Socket6 \ >@@ -70,6 +73,7 @@ > p5-SNMP-Info>=3.64:net-mgmt/p5-SNMP-Info \ > p5-SQL-Translator>=0.11018:databases/p5-SQL-Translator \ > p5-Template-Toolkit>=2.24:www/p5-Template-Toolkit \ >+ p5-Template-AutoFilter>=0:textproc/p5-Template-AutoFilter \ > p5-Template-Plugin-CSV>=0.04:textproc/p5-Template-Plugin-CSV \ > p5-Template-Plugin-Number-Format>=1.02:www/p5-Template-Plugin-Number-Format \ > p5-Term-UI>=0:devel/p5-Term-UI \ >Index: net-mgmt/netdisco/distinfo >=================================================================== >--- net-mgmt/netdisco/distinfo (revision 526007) >+++ net-mgmt/netdisco/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1574793717 >-SHA256 (App-Netdisco-2.044004.tar.gz) = 2353b09affa53f34ac9a51f5adab8e839807752e2be92d442862594408c7d0f9 >-SIZE (App-Netdisco-2.044004.tar.gz) = 3816009 >+TIMESTAMP = 1581668264 >+SHA256 (App-Netdisco-2.044015.tar.gz) = c4af13d81d28aded190db2fe6c81ecdb42476e607f252264b3e24bdffc4c00cf >+SIZE (App-Netdisco-2.044015.tar.gz) = 3819596 >Index: net-mgmt/netdisco/pkg-plist >=================================================================== >--- net-mgmt/netdisco/pkg-plist (revision 526007) >+++ net-mgmt/netdisco/pkg-plist (working copy) >@@ -69,6 +69,7 @@ > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/NodesDiscovered.pm > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/OrphanedDevices.pm > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/PollerPerformance.pm >+%%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/PortMacs.pm > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/PortUtilization.pm > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/PortVLANMismatch.pm > %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/SlowDevices.pm >@@ -108,6 +109,7 @@ > %%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/Linux.pm > %%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/NXOS.pm > %%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/PaloAlto.pm >+%%SITE_PERL%%/App/Netdisco/SSHCollector/Platform/VOSS.pm > %%SITE_PERL%%/App/Netdisco/Transport/SNMP.pm > %%SITE_PERL%%/App/Netdisco/Transport/SSH.pm > %%SITE_PERL%%/App/Netdisco/Util/DNS.pm >@@ -561,6 +563,7 @@ > %%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::Linux.3.gz > %%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::NXOS.3.gz > %%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::PaloAlto.3.gz >+%%PERL5_MAN3%%/App::Netdisco::SSHCollector::Platform::VOSS.3.gz > %%PERL5_MAN3%%/App::Netdisco::Transport::SNMP.3.gz > %%PERL5_MAN3%%/App::Netdisco::Transport::SSH.3.gz > %%PERL5_MAN3%%/App::Netdisco::Util::DNS.3.gz >@@ -586,3 +589,4 @@ > @owner netdisco > @mode 0750 > %%ETCDIR%%/perl5/bin/localenv >+@dir %%ETCDIR%%/perl5
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:
dgeo
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 244009
:
211519
|
211520
|
211537
|
211614
| 211636