Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2012 23:35:24 +0800 (CST)
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173391: [MAINTAINER] comms/p5-Cisco-UCS: update to 0.29
Message-ID:  <201211051535.qA5FZO0P000530@netadm.yuntech.edu.tw>
Resent-Message-ID: <201211051600.qA5G02Ja026359@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173391
>Category:       ports
>Synopsis:       [MAINTAINER] comms/p5-Cisco-UCS: update to 0.29
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 16:00:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD netadm.yuntech.edu.tw 6.4-RELEASE-p6 FreeBSD 6.4-RELEASE-p6 #2: Fri Aug 28 13:44:12 CST 2009
>Description:
- Update to 0.29

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Cisco-UCS-0.29.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/p5-Cisco-UCS/Makefile /home/snowfly/work_ports/p5-Cisco-UCS/Makefile
--- /usr/ports/comms/p5-Cisco-UCS/Makefile	2012-04-25 00:58:57.000000000 +0800
+++ /home/snowfly/work_ports/p5-Cisco-UCS/Makefile	2012-11-05 23:34:17.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Cisco-UCS
-PORTVERSION=	0.031
+PORTVERSION=	0.29
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,11 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Cisco::UCS.3
+MAN3=		Cisco::UCS.3 Cisco::UCS::Blade.3 Cisco::UCS::Chassis.3 \
+		Cisco::UCS::Common::EthernetPort.3 Cisco::UCS::Common::Fan.3 \
+		Cisco::UCS::Common::FanModule.3 Cisco::UCS::Common::PSU.3 \
+		Cisco::UCS::Common::SwitchCard.3 Cisco::UCS::FEX.3 \
+		Cisco::UCS::Fault.3 Cisco::UCS::Interconnect.3 \
+		Cisco::UCS::MgmtEntity.3 Cisco::UCS::ServiceProfile.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/comms/p5-Cisco-UCS/distinfo /home/snowfly/work_ports/p5-Cisco-UCS/distinfo
--- /usr/ports/comms/p5-Cisco-UCS/distinfo	2012-04-25 00:58:57.000000000 +0800
+++ /home/snowfly/work_ports/p5-Cisco-UCS/distinfo	2012-11-05 22:57:58.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Cisco-UCS-0.031.tar.gz) = 9efe14ecfb37cc033ca81a0658da902f76f4858e3edf1a45aac193492df65130
-SIZE (Cisco-UCS-0.031.tar.gz) = 10745
+SHA256 (Cisco-UCS-0.29.tar.gz) = 66de01cbeaf57f01ae58b1013ed88f1dddfadf836ec877e86343135aadc79a87
+SIZE (Cisco-UCS-0.29.tar.gz) = 28457
diff -ruN --exclude=CVS /usr/ports/comms/p5-Cisco-UCS/pkg-plist /home/snowfly/work_ports/p5-Cisco-UCS/pkg-plist
--- /usr/ports/comms/p5-Cisco-UCS/pkg-plist	2012-04-25 00:58:57.000000000 +0800
+++ /home/snowfly/work_ports/p5-Cisco-UCS/pkg-plist	2012-11-05 23:25:39.000000000 +0800
@@ -1,5 +1,19 @@
 %%SITE_PERL%%/Cisco/UCS.pm
+%%SITE_PERL%%/Cisco/UCS/Blade.pm
+%%SITE_PERL%%/Cisco/UCS/Chassis.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/SwitchCard.pm
+%%SITE_PERL%%/Cisco/UCS/FEX.pm
+%%SITE_PERL%%/Cisco/UCS/Fault.pm
+%%SITE_PERL%%/Cisco/UCS/Interconnect.pm
+%%SITE_PERL%%/Cisco/UCS/MgmtEntity.pm
+%%SITE_PERL%%/Cisco/UCS/ServiceProfile.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco
+@dirrmtry %%SITE_PERL%%/Cisco/UCS/Common
+@dirrmtry %%SITE_PERL%%/Cisco/UCS
 @dirrmtry %%SITE_PERL%%/Cisco
--- p5-Cisco-UCS-0.29.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211051535.qA5FZO0P000530>