diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-18 15:14:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-18 15:14:46 +0800 |
commit | 3a7992c1ff0eb965acc0f1af71a81a38f3cf1cc6 (patch) | |
tree | 7339e25c096b156fffa23e628931bcdd14d5a339 /sysutils | |
parent | d037504971922064a741a1c98049969778f8c452 (diff) | |
download | freebsd-ports-gnome-3a7992c1ff0eb965acc0f1af71a81a38f3cf1cc6.tar.gz freebsd-ports-gnome-3a7992c1ff0eb965acc0f1af71a81a38f3cf1cc6.tar.zst freebsd-ports-gnome-3a7992c1ff0eb965acc0f1af71a81a38f3cf1cc6.zip |
- Update to 8.01.06 while I'm here
Changes: http://www.lsi.com/DistributionSystem/User/AssetMgr.aspx?file=8.01.06_FreeBSD_MegaCLI.txt
PR: ports/155150
Submitted by: venom <samflanker@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/megacli/Makefile | 19 | ||||
-rw-r--r-- | sysutils/megacli/distinfo | 5 |
2 files changed, 11 insertions, 13 deletions
diff --git a/sysutils/megacli/Makefile b/sysutils/megacli/Makefile index aafb21e4e5bb..48a1547859b5 100644 --- a/sysutils/megacli/Makefile +++ b/sysutils/megacli/Makefile @@ -1,34 +1,33 @@ # New Ports collection makefile for: megacli # Date created: 12 April 2009 -# Whom: Vladimir Ermakov <samflanker@gmail.com> +# Whom: Vladimir Laskov <samflanker@gmail.com> # # $FreeBSD$ +# PORTNAME= megacli -PORTVERSION= 8.00.29 +PORTVERSION= 8.01.06 CATEGORIES= sysutils -MASTER_SITES= http://www.lsi.com/DistributionSystem/AssetDocument/ +MASTER_SITES= http://www.lsi.com/DistributionSystem/User/AssetMgr.aspx?asset=56628&/ DISTNAME= ${PORTVERSION}_FreeBSD_MegaCLI MAINTAINER= samflanker@gmail.com COMMENT= SAS MegaRAID FreeBSD MegaCLI -ONLY_FOR_ARCHS= i386 amd64 -IA32_BINARY_PORT= yes +RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/lookup/License.aspx -BROKEN= unfetchable +FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -RESTRICTED= May not be redistributed in binary form -NO_CDROM= yes +ONLY_FOR_ARCHS= i386 amd64 +IA32_BINARY_PORT= yes USE_ZIP= yes - NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= sbin/MegaCli do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/MegaCli ${PREFIX}/sbin + ${INSTALL_PROGRAM} ${WRKSRC}/MegaCli ${PREFIX}/sbin .include <bsd.port.mk> diff --git a/sysutils/megacli/distinfo b/sysutils/megacli/distinfo index a55b58f83d4c..e4dbe86cf43f 100644 --- a/sysutils/megacli/distinfo +++ b/sysutils/megacli/distinfo @@ -1,3 +1,2 @@ -MD5 (8.00.29_FreeBSD_MegaCLI.zip) = 719f3282981211d6ccd4e22abd25dbf2 -SHA256 (8.00.29_FreeBSD_MegaCLI.zip) = 487ddc9684a140eba3064180e3b4c133c74b08c30b5f1f68ba73bbffa7a77b84 -SIZE (8.00.29_FreeBSD_MegaCLI.zip) = 723689 +SHA256 (8.01.06_FreeBSD_MegaCLI.zip) = 95d5d35f5643b369da8ea3604f476738837c252fb06b5064f7e77a3b5a488f30 +SIZE (8.01.06_FreeBSD_MegaCLI.zip) = 800132 |