Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2017 11:36:52 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449126 - head/sysutils/storcli
Message-ID:  <201709021136.v82BaqfL066072@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Sep  2 11:36:52 2017
New Revision: 449126
URL: https://svnweb.freebsd.org/changeset/ports/449126

Log:
  Update to upstream version 1.23.02
  
  PR:		221934
  Submitted by:	takefu@airport.fm (maintainer)
  MFH:		2017Q3

Modified:
  head/sysutils/storcli/Makefile
  head/sysutils/storcli/distinfo

Modified: head/sysutils/storcli/Makefile
==============================================================================
--- head/sysutils/storcli/Makefile	Sat Sep  2 11:36:50 2017	(r449125)
+++ head/sysutils/storcli/Makefile	Sat Sep  2 11:36:52 2017	(r449126)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	storcli
-PORTVERSION=	1.20.15
+PORTVERSION=	1.23.02
 CATEGORIES=	sysutils
 MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/
 DISTNAME=	${PORTVERSION}_StorCLI
@@ -25,9 +25,10 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	sbin/storcli
 PKGMESSAGE=	${WRKDIR}/pkg-message
-BINSRC=		${WRKSRC}/storcli_All_OS/storcli_All_OS/FreeBSD
+BINSRC=		${WRKSRC}/storcli_All_OS/FreeBSD
 
 post-extract:
+	@${TAR} xf ${WRKSRC}/storcli_All_OS.zip -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	Sat Sep  2 11:36:50 2017	(r449125)
+++ head/sysutils/storcli/distinfo	Sat Sep  2 11:36:52 2017	(r449126)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480908202
-SHA256 (1.20.15_StorCLI.zip) = 04272ebe0978f22d065193988561a128215f7797854b23ad0cdf741f2b234ae6
-SIZE (1.20.15_StorCLI.zip) = 47065136
+TIMESTAMP = 1504079269
+SHA256 (1.23.02_StorCLI.zip) = d7cd07b7af93cbeb5735f5d4754fb5cb0fa92af3965017c6642e5273e10eb8ff
+SIZE (1.23.02_StorCLI.zip) = 48778476



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