Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 12:04:19 GMT
From:      Vladimir Laskov <samflanker@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189704: [UPDATE] sysutils/megacli: update to 08.07.14
Message-ID:  <201405121204.s4CC4JJX016017@cgiserv.freebsd.org>
Resent-Message-ID: <201405121210.s4CCA0lD094708@freefall.freebsd.org>

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

>Number:         189704
>Category:       ports
>Synopsis:       [UPDATE] sysutils/megacli: update to 08.07.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 12:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Laskov
>Release:        FreeBSD 10.0-RELEASE-p2 amd64
>Organization:
weeclemans
>Environment:
FreeBSD anonymous.orb 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014     root@amd64-builder.daemonology.ne
>Description:
- Update to 8.07.14

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git Makefile Makefile
index 4304c27..7b8e7de 100644
--- Makefile
+++ Makefile
@@ -2,9 +2,9 @@
 # $FreeBSD: head/sysutils/megacli/Makefile 335205 2013-11-29 17:31:26Z sunpoet $
 
 PORTNAME=	megacli
-PORTVERSION=	8.07.07
+PORTVERSION=	8.07.14
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/${DISTNAME}${EXTRACT_SUFX}?source=1&;
+MASTER_SITES=	http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/${DISTNAME}${EXTRACT_SUFX}?source=1&;
 DISTNAME=	${PORTVERSION}_MegaCLI
 EXTRACT_SUFX=	.zip
 
@@ -25,10 +25,10 @@ PLIST_FILES=	sbin/MegaCli
 MEGACLI_ARCH=	MegaCli${ARCH:S/i386//:S/amd64/64/}
 
 post-extract:
-	@${MV} ${WRKSRC}/freebsd/MegaCLI.zip ${WRKSRC}/freebsd/MegaCli.zip
-	@${TAR} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/freebsd/${MEGACLI_ARCH}.zip -C${WRKSRC}/freebsd
+	@${MV} ${WRKSRC}/FreeBSD/MegaCLI.zip ${WRKSRC}/FreeBSD/MegaCli.zip
+	@${TAR} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/FreeBSD/${MEGACLI_ARCH}.zip -C${WRKSRC}/FreeBSD
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/freebsd/${MEGACLI_ARCH} ${STAGEDIR}${PREFIX}/sbin/MegaCli
+	${INSTALL_SCRIPT} ${WRKSRC}/FreeBSD/${MEGACLI_ARCH} ${STAGEDIR}${PREFIX}/sbin/MegaCli
 
 .include <bsd.port.mk>
diff --git distinfo distinfo
index 4063865..0cd00db 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (8.07.07_MegaCLI.zip) = 52ba4e60eb6ff0c76dd14b1ffc32a9f198dd0b88ef8cf61575cfd35a04dc5f86
-SIZE (8.07.07_MegaCLI.zip) = 12391645
+SHA256 (8.07.14_MegaCLI.zip) = d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9
+SIZE (8.07.14_MegaCLI.zip) = 7939395


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



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