svn commit: r404906 - head/sysutils/storcli
Martin Wilke
miwi at FreeBSD.org
Thu Dec 31 03:38:13 UTC 2015
Author: miwi
Date: Thu Dec 31 03:38:11 2015
New Revision: 404906
URL: https://svnweb.freebsd.org/changeset/ports/404906
Log:
- Update to 5.9
PR: 205587
Submitted by: maintainer
Modified:
head/sysutils/storcli/Makefile
head/sysutils/storcli/distinfo
Modified: head/sysutils/storcli/Makefile
==============================================================================
--- head/sysutils/storcli/Makefile Thu Dec 31 03:28:02 2015 (r404905)
+++ head/sysutils/storcli/Makefile Thu Dec 31 03:38:11 2015 (r404906)
@@ -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 at 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:
Modified: head/sysutils/storcli/distinfo
==============================================================================
--- head/sysutils/storcli/distinfo Thu Dec 31 03:28:02 2015 (r404905)
+++ head/sysutils/storcli/distinfo Thu Dec 31 03:38:11 2015 (r404906)
@@ -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
More information about the svn-ports-head
mailing list