diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-12-31 03:38:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-12-31 03:38:11 +0000 |
commit | 5b0fbf05ff852afe0cfd1b950ceb2f561c59efc5 (patch) | |
tree | 7538a46b3f484a7fe5ffa5a60e74c92c1fe9e749 /sysutils/storcli | |
parent | e32ad52a0fc6797afd0de79ca90b3d560afdebd8 (diff) |
- Update to 5.9
PR: 205587
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=404906
Diffstat (limited to 'sysutils/storcli')
-rw-r--r-- | sysutils/storcli/Makefile | 12 | ||||
-rw-r--r-- | sysutils/storcli/distinfo | 4 |
2 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index a1f91e4ea9f2..c900605a380f 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= storcli -PORTVERSION= 1.16.06 +PORTVERSION= 1.17.08 CATEGORIES= sysutils -MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ -DISTNAME= MR_SAS_StorCLI_${PORTVERSION:S!.!-!g} +MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/https:/avagodocs.s3.amazonaws.com:443/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +DISTNAME= MR_SAS_StorCLI_${PORTVERSION} MAINTAINER= takefu@airport.fm COMMENT= SAS MegaRAID FreeBSD StorCLI @@ -14,7 +14,9 @@ LICENSE_NAME= LSI LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept -RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx +RESTRICTED= Source recipient must acknowledge license. Reproduction or \ + redistribution prohibited. See \ + http://www.avagotech.com/docs/12354864 USES= zip @@ -25,7 +27,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= sbin/storcli PKGMESSAGE= ${WRKDIR}/pkg-message -BINSRC= ${WRKSRC}/storcli_all_os/FreeBSD +BINSRC= ${WRKSRC}/FreeBSD FETCH_AFTER_ARGS=-v post-extract: diff --git a/sysutils/storcli/distinfo b/sysutils/storcli/distinfo index 7331dead7c76..bafe845ca1dd 100644 --- a/sysutils/storcli/distinfo +++ b/sysutils/storcli/distinfo @@ -1,2 +1,2 @@ -SHA256 (MR_SAS_StorCLI_1-16-06.zip) = 97b059facadaf7ab2bece4513a0048612a425846431620c2bc169f7044477019 -SIZE (MR_SAS_StorCLI_1-16-06.zip) = 36982064 +SHA256 (MR_SAS_StorCLI_1.17.08.zip) = c19c59cd9fd797a8676f01ace01b7f69664b40033e894264b4a390f3f4cc0c8a +SIZE (MR_SAS_StorCLI_1.17.08.zip) = 38907204 |