View | Details | Raw Unified | Return to bug 173391
Collapse All | Expand All

(-)/home/snowfly/work_ports/p5-Cisco-UCS/Makefile (-2 / +7 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Cisco-UCS
8
PORTNAME=	Cisco-UCS
9
PORTVERSION=	0.031
9
PORTVERSION=	0.29
10
CATEGORIES=	comms perl5
10
CATEGORIES=	comms perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 20-25 Link Here
20
20
21
PERL_CONFIGURE=	yes
21
PERL_CONFIGURE=	yes
22
22
23
MAN3=		Cisco::UCS.3
23
MAN3=		Cisco::UCS.3 Cisco::UCS::Blade.3 Cisco::UCS::Chassis.3 \
24
		Cisco::UCS::Common::EthernetPort.3 Cisco::UCS::Common::Fan.3 \
25
		Cisco::UCS::Common::FanModule.3 Cisco::UCS::Common::PSU.3 \
26
		Cisco::UCS::Common::SwitchCard.3 Cisco::UCS::FEX.3 \
27
		Cisco::UCS::Fault.3 Cisco::UCS::Interconnect.3 \
28
		Cisco::UCS::MgmtEntity.3 Cisco::UCS::ServiceProfile.3
24
29
25
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)/home/snowfly/work_ports/p5-Cisco-UCS/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Cisco-UCS-0.031.tar.gz) = 9efe14ecfb37cc033ca81a0658da902f76f4858e3edf1a45aac193492df65130
1
SHA256 (Cisco-UCS-0.29.tar.gz) = 66de01cbeaf57f01ae58b1013ed88f1dddfadf836ec877e86343135aadc79a87
2
SIZE (Cisco-UCS-0.031.tar.gz) = 10745
2
SIZE (Cisco-UCS-0.29.tar.gz) = 28457
(-)/home/snowfly/work_ports/p5-Cisco-UCS/pkg-plist (+14 lines)
Lines 1-5 Link Here
1
%%SITE_PERL%%/Cisco/UCS.pm
1
%%SITE_PERL%%/Cisco/UCS.pm
2
%%SITE_PERL%%/Cisco/UCS/Blade.pm
3
%%SITE_PERL%%/Cisco/UCS/Chassis.pm
4
%%SITE_PERL%%/Cisco/UCS/Common/EthernetPort.pm
5
%%SITE_PERL%%/Cisco/UCS/Common/Fan.pm
6
%%SITE_PERL%%/Cisco/UCS/Common/FanModule.pm
7
%%SITE_PERL%%/Cisco/UCS/Common/PSU.pm
8
%%SITE_PERL%%/Cisco/UCS/Common/SwitchCard.pm
9
%%SITE_PERL%%/Cisco/UCS/FEX.pm
10
%%SITE_PERL%%/Cisco/UCS/Fault.pm
11
%%SITE_PERL%%/Cisco/UCS/Interconnect.pm
12
%%SITE_PERL%%/Cisco/UCS/MgmtEntity.pm
13
%%SITE_PERL%%/Cisco/UCS/ServiceProfile.pm
2
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS/.packlist
14
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS/.packlist
3
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS
15
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS
4
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco
16
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco
17
@dirrmtry %%SITE_PERL%%/Cisco/UCS/Common
18
@dirrmtry %%SITE_PERL%%/Cisco/UCS
5
@dirrmtry %%SITE_PERL%%/Cisco
19
@dirrmtry %%SITE_PERL%%/Cisco

Return to bug 173391