Index: head/comms/p5-Cisco-UCS/Makefile =================================================================== --- head/comms/p5-Cisco-UCS/Makefile (revision 475549) +++ head/comms/p5-Cisco-UCS/Makefile (revision 475550) @@ -1,26 +1,25 @@ # Created by: Tsung-Han Yeh # $FreeBSD$ PORTNAME= Cisco-UCS -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.51 PORTEPOCH= 1 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Perl interface to the Cisco UCS XML API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ - p5-XML-Simple>=0:textproc/p5-XML-Simple \ +RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Index: head/comms/p5-Cisco-UCS/distinfo =================================================================== --- head/comms/p5-Cisco-UCS/distinfo (revision 475549) +++ head/comms/p5-Cisco-UCS/distinfo (revision 475550) @@ -1,2 +1,3 @@ -SHA256 (Cisco-UCS-0.30.tar.gz) = 58fafdb557120391695690369a5b7e095c4d623dd3a35307f583fd552277c752 -SIZE (Cisco-UCS-0.30.tar.gz) = 28792 +TIMESTAMP = 1529580712 +SHA256 (Cisco-UCS-0.51.tar.gz) = 90084ef7976db8a7ba3f104fd48ea4acd514af5e852464cd03b4d64db33fad47 +SIZE (Cisco-UCS-0.51.tar.gz) = 43449 Index: head/comms/p5-Cisco-UCS/pkg-descr =================================================================== --- head/comms/p5-Cisco-UCS/pkg-descr (revision 475549) +++ head/comms/p5-Cisco-UCS/pkg-descr (revision 475550) @@ -1,11 +1,11 @@ This package provides an abstracted interface to the Cisco UCS Manager XML API and Cisco UCS Management Information Model. The Cisco UCS Manager (UCSM) is an embedded software agent providing access to the hardware and configuration management features of attached Cisco UCS hardware. The Management Information Model for the UCSM is organised into a -structured heirachy of both physical and virtual objects. Accessing objects -within the heirachy is done through a number of high level calls to heirachy -search and traversal methods +structured hierarchy of both physical and virtual objects. Accessing objects +within the hierarchy is done through a number of high level calls to hierarchy +search and traversal methods. WWW: https://metacpan.org/release/Cisco-UCS Index: head/comms/p5-Cisco-UCS/pkg-plist =================================================================== --- head/comms/p5-Cisco-UCS/pkg-plist (revision 475549) +++ head/comms/p5-Cisco-UCS/pkg-plist (revision 475550) @@ -1,26 +1,44 @@ %%SITE_PERL%%/Cisco/UCS.pm %%SITE_PERL%%/Cisco/UCS/Blade.pm +%%SITE_PERL%%/Cisco/UCS/Blade/Adaptor.pm +%%SITE_PERL%%/Cisco/UCS/Blade/CPU.pm +%%SITE_PERL%%/Cisco/UCS/Blade/PowerBudget.pm %%SITE_PERL%%/Cisco/UCS/Chassis.pm +%%SITE_PERL%%/Cisco/UCS/Chassis/PSU.pm +%%SITE_PERL%%/Cisco/UCS/Chassis/PSU/Stats.pm +%%SITE_PERL%%/Cisco/UCS/Chassis/Stats.pm +%%SITE_PERL%%/Cisco/UCS/Common/EnvironmentalStats.pm %%SITE_PERL%%/Cisco/UCS/Common/EthernetPort.pm %%SITE_PERL%%/Cisco/UCS/Common/Fan.pm %%SITE_PERL%%/Cisco/UCS/Common/FanModule.pm %%SITE_PERL%%/Cisco/UCS/Common/PSU.pm +%%SITE_PERL%%/Cisco/UCS/Common/PowerStats.pm %%SITE_PERL%%/Cisco/UCS/Common/SwitchCard.pm %%SITE_PERL%%/Cisco/UCS/FEX.pm %%SITE_PERL%%/Cisco/UCS/Fault.pm %%SITE_PERL%%/Cisco/UCS/Interconnect.pm +%%SITE_PERL%%/Cisco/UCS/Interconnect/Stats.pm %%SITE_PERL%%/Cisco/UCS/MgmtEntity.pm %%SITE_PERL%%/Cisco/UCS/ServiceProfile.pm %%PERL5_MAN3%%/Cisco::UCS.3.gz %%PERL5_MAN3%%/Cisco::UCS::Blade.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Blade::Adaptor.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Blade::CPU.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Blade::PowerBudget.3.gz %%PERL5_MAN3%%/Cisco::UCS::Chassis.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Chassis::PSU.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Chassis::PSU::Stats.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Chassis::Stats.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Common::EnvironmentalStats.3.gz %%PERL5_MAN3%%/Cisco::UCS::Common::EthernetPort.3.gz %%PERL5_MAN3%%/Cisco::UCS::Common::Fan.3.gz %%PERL5_MAN3%%/Cisco::UCS::Common::FanModule.3.gz %%PERL5_MAN3%%/Cisco::UCS::Common::PSU.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Common::PowerStats.3.gz %%PERL5_MAN3%%/Cisco::UCS::Common::SwitchCard.3.gz %%PERL5_MAN3%%/Cisco::UCS::FEX.3.gz %%PERL5_MAN3%%/Cisco::UCS::Fault.3.gz %%PERL5_MAN3%%/Cisco::UCS::Interconnect.3.gz +%%PERL5_MAN3%%/Cisco::UCS::Interconnect::Stats.3.gz %%PERL5_MAN3%%/Cisco::UCS::MgmtEntity.3.gz %%PERL5_MAN3%%/Cisco::UCS::ServiceProfile.3.gz