Date: Mon, 4 Jan 2010 08:13:39 GMT From: venom <samflanker@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/142298: Update port: sysutils/megacli update to 5.00.15 Message-ID: <201001040813.o048Dd96009988@www.freebsd.org> Resent-Message-ID: <201001040820.o048K51q014536@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142298 >Category: ports >Synopsis: Update port: sysutils/megacli update to 5.00.15 >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 Jan 04 08:20:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: venom >Release: FreeBSD 7.1-RELEASE >Organization: _ >Environment: FreeBSD damascus 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #4: Fri Feb 27 23:37:38 MSK 2009 root@:/usr/obj/usr/src/sys/DAMASCUS i386 >Description: Command Line Interface for the MegaRAID SAS family of RAID controllers, used to configure and manage connected storage devices. >How-To-Repeat: _ >Fix: _ Patch attached with submission follows: diff -ruN megacli.old/Makefile megacli/Makefile --- megacli.old/Makefile 2009-09-07 15:13:56.000000000 +0400 +++ megacli/Makefile 2010-01-04 11:01:47.000000000 +0300 @@ -2,17 +2,16 @@ # Date created: 12 April 2009 # Whom: Vladimir Ermakov <samflanker@gmail.com> # -# $FreeBSD: ports/sysutils/megacli/Makefile,v 1.2 2009/09/07 11:13:56 gabor Exp $ +# $FreeBSD$ PORTNAME= megacli -PORTVERSION= 4.00.11 -PORTREVISION= 1 +PORTVERSION= 5.00.15 CATEGORIES= sysutils MASTER_SITES= http://www.lsi.com/DistributionSystem/AssetDocument/ DISTNAME= ${PORTVERSION}_FreeBSD_MegaCLI MAINTAINER= samflanker@gmail.com -COMMENT= MegaCLI SAS RAID Management Tool +COMMENT= SAS MegaRAID FreeBSD MegaCLI ONLY_FOR_ARCHS= i386 amd64 IA32_BINARY_PORT= yes @@ -31,3 +30,4 @@ ${INSTALL_PROGRAM} ${WRKSRC}/MegaCli ${PREFIX}/sbin .include <bsd.port.mk> + diff -ruN megacli.old/distinfo megacli/distinfo --- megacli.old/distinfo 2009-05-20 15:49:12.000000000 +0400 +++ megacli/distinfo 2009-12-29 11:40:36.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (4.00.11_FreeBSD_MegaCLI.zip) = d2339f11bc7e062b11af36f10992832c -SHA256 (4.00.11_FreeBSD_MegaCLI.zip) = 6cc5a17c91e824352f47e47851fe90ccc60718adf984db9f80a9bb05adf690d5 -SIZE (4.00.11_FreeBSD_MegaCLI.zip) = 597970 +MD5 (5.00.15_FreeBSD_MegaCLI.zip) = 167b7c6e857a6d8221415982f8c96cb8 +SHA256 (5.00.15_FreeBSD_MegaCLI.zip) = 42ea864eba04271d6ac8f6645f195a78f4f80071d59cc624fcaeac18041d68a1 +SIZE (5.00.15_FreeBSD_MegaCLI.zip) = 643897 diff -ruN megacli.old/pkg-descr megacli/pkg-descr --- megacli.old/pkg-descr 2009-05-20 15:49:12.000000000 +0400 +++ megacli/pkg-descr 2009-12-29 11:42:13.000000000 +0300 @@ -1,2 +1,12 @@ Command Line Interface for the MegaRAID SAS family of RAID controllers, used to configure and manage connected storage devices. + +Supported Controllers +================== + +MegaRAID SAS 9260-4i +MegaRAID SAS 9260-8i +MegaRAID SAS 9260DE-8i +MegaRAID SAS 9280-8e +MegaRAID SAS 9280DE-8e + >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001040813.o048Dd96009988>