Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 04:23:51 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507621 - head/sysutils/storcli
Message-ID:  <201907300423.x6U4Npsr074711@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Tue Jul 30 04:23:51 2019
New Revision: 507621
URL: https://svnweb.freebsd.org/changeset/ports/507621

Log:
  sysutils/storcli: Update to 7.1017
  
  While here, add WWW.
  
  PR:		239137
  Submitted by:	takefu@airport.fm (maintainer)

Modified:
  head/sysutils/storcli/Makefile
  head/sysutils/storcli/distinfo
  head/sysutils/storcli/pkg-descr

Modified: head/sysutils/storcli/Makefile
==============================================================================
--- head/sysutils/storcli/Makefile	Tue Jul 30 03:31:30 2019	(r507620)
+++ head/sysutils/storcli/Makefile	Tue Jul 30 04:23:51 2019	(r507621)
@@ -1,10 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	storcli
-DISTVERSION=	7.709
+DISTVERSION=	7.1017
 CATEGORIES=	sysutils
 MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/
-DISTNAME=	007.0709.0000.0000_Unified_StorCLI
+DISTNAME=	MR_SAS_Unified_StorCLI_007.1017.0000.0000
 
 MAINTAINER=	takefu@airport.fm
 COMMENT=	SAS MegaRAID FreeBSD StorCLI
@@ -25,7 +25,7 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	sbin/storcli
 PKGMESSAGE=	${WRKDIR}/pkg-message
-BINSRC=		${WRKSRC}/Unified_storcli_all_os/FreeBSD
+BINSRC=		${WRKSRC}/FreeBSD
 
 .include <bsd.port.pre.mk>
 
@@ -38,7 +38,6 @@ IGNORE?=	You must manually fetch the distribution file
 .endif
 
 post-extract:
-	@${TAR} xf ${WRKSRC}/Unified_storcli_all_os${EXTRACT_SUFX} -C${WRKSRC}
 	@${TAR} xf ${BINSRC}/storcli${ARCH:S/i386//:S/amd64/64/}.tar -C${WRKSRC}
 	@${REINPLACE_CMD} 's#\(StorCli\).*StorCli64#\1#'\
 		${BINSRC}/FreeBSD_readme.txt

Modified: head/sysutils/storcli/distinfo
==============================================================================
--- head/sysutils/storcli/distinfo	Tue Jul 30 03:31:30 2019	(r507620)
+++ head/sysutils/storcli/distinfo	Tue Jul 30 04:23:51 2019	(r507621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537331308
-SHA256 (007.0709.0000.0000_Unified_StorCLI.zip) = 6ecfaa00e36116f0922dec2ba803b186770d73d8d7ceec40459a36a79e8ab644
-SIZE (007.0709.0000.0000_Unified_StorCLI.zip) = 25844769
+TIMESTAMP = 1562828982
+SHA256 (MR_SAS_Unified_StorCLI_007.1017.0000.0000.zip) = ca66348ec52100d97f8f58a65a5f2d426e11e5bc03113dddc8eb72282763f690
+SIZE (MR_SAS_Unified_StorCLI_007.1017.0000.0000.zip) = 36266095

Modified: head/sysutils/storcli/pkg-descr
==============================================================================
--- head/sysutils/storcli/pkg-descr	Tue Jul 30 03:31:30 2019	(r507620)
+++ head/sysutils/storcli/pkg-descr	Tue Jul 30 04:23:51 2019	(r507621)
@@ -1,2 +1,4 @@
 Command Line Interface for the MegaRAID SAS family of RAID controllers,
 used to configure and manage connected storage devices.
+
+WWW: https://broadcom.com/support/storage/



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