Date: Tue, 3 Jan 2017 12:24:43 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430460 - head/sysutils/storcli Message-ID: <201701031224.v03COh2B075453@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue Jan 3 12:24:43 2017 New Revision: 430460 URL: https://svnweb.freebsd.org/changeset/ports/430460 Log: sysutils/storcli: Update from 1.19.04 to 1.20.15 Changelog: https://docs.broadcom.com/docs/1.20.15_StorCLI.txt PR: 215062 Submitted by: takefu@airport.fm (maintainer) Modified: head/sysutils/storcli/Makefile head/sysutils/storcli/distinfo Modified: head/sysutils/storcli/Makefile ============================================================================== --- head/sysutils/storcli/Makefile Tue Jan 3 12:05:44 2017 (r430459) +++ head/sysutils/storcli/Makefile Tue Jan 3 12:24:43 2017 (r430460) @@ -1,25 +1,21 @@ # $FreeBSD$ PORTNAME= storcli -PORTVERSION= 1.19.04 +PORTVERSION= 1.20.15 CATEGORIES= sysutils -MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ DISTNAME= ${PORTVERSION}_StorCLI MAINTAINER= takefu@airport.fm COMMENT= SAS MegaRAID FreeBSD StorCLI LICENSE= storcli -LICENSE_NAME= LSI -LICENSE_TEXT= ${RESTRICTED} +LICENSE_NAME= BROADCOM +LICENSE_TEXT= Source recipient must acknowledge license.\ + Reproduction or redistribution prohibited.\ + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg 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.avagotech.com/docs/12354864 - -BROKEN= does not fetch - USES= zip ONLY_FOR_ARCHS= i386 amd64 @@ -29,8 +25,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= sbin/storcli PKGMESSAGE= ${WRKDIR}/pkg-message -BINSRC= ${WRKSRC}/storcli_all_os/FreeBSD -FETCH_AFTER_ARGS=-v +BINSRC= ${WRKSRC}/storcli_All_OS/storcli_All_OS/FreeBSD post-extract: @${TAR} xf ${BINSRC}/storcli${ARCH:S/i386//:S/amd64/64/}.tar -C${WRKSRC} Modified: head/sysutils/storcli/distinfo ============================================================================== --- head/sysutils/storcli/distinfo Tue Jan 3 12:05:44 2017 (r430459) +++ head/sysutils/storcli/distinfo Tue Jan 3 12:24:43 2017 (r430460) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472476903 -SHA256 (1.19.04_StorCLI.zip) = 026456cf30e1f14f33a42eb5804dcf9fb6d3b79b9fd46828db6cdd4abe736054 -SIZE (1.19.04_StorCLI.zip) = 41606377 +TIMESTAMP = 1480908202 +SHA256 (1.20.15_StorCLI.zip) = 04272ebe0978f22d065193988561a128215f7797854b23ad0cdf741f2b234ae6 +SIZE (1.20.15_StorCLI.zip) = 47065136
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701031224.v03COh2B075453>