Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2016 01:16:13 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423946 - head/sysutils/storcli
Message-ID:  <201610140116.u9E1GDUF021829@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Oct 14 01:16:12 2016
New Revision: 423946
URL: https://svnweb.freebsd.org/changeset/ports/423946

Log:
  - Update to 1.19.04
  
  PR:		212238
  Submitted by:	pkubaj@anongoth.pl
  Approved by:	takefu@airport.fm(maintainer)

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

Modified: head/sysutils/storcli/Makefile
==============================================================================
--- head/sysutils/storcli/Makefile	Fri Oct 14 01:02:55 2016	(r423945)
+++ head/sysutils/storcli/Makefile	Fri Oct 14 01:16:12 2016	(r423946)
@@ -1,10 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	storcli
-PORTVERSION=	1.17.08
+PORTVERSION=	1.19.04
 CATEGORIES=	sysutils
-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}
+MASTER_SITES=	http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/
+DISTNAME=	${PORTVERSION}_StorCLI
 
 MAINTAINER=	takefu@airport.fm
 COMMENT=	SAS MegaRAID FreeBSD StorCLI
@@ -27,11 +27,10 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	sbin/storcli
 PKGMESSAGE=	${WRKDIR}/pkg-message
-BINSRC=		${WRKSRC}/FreeBSD
+BINSRC=		${WRKSRC}/storcli_all_os/FreeBSD
 FETCH_AFTER_ARGS=-v
 
 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	Fri Oct 14 01:02:55 2016	(r423945)
+++ head/sysutils/storcli/distinfo	Fri Oct 14 01:16:12 2016	(r423946)
@@ -1,2 +1,3 @@
-SHA256 (MR_SAS_StorCLI_1.17.08.zip) = c19c59cd9fd797a8676f01ace01b7f69664b40033e894264b4a390f3f4cc0c8a
-SIZE (MR_SAS_StorCLI_1.17.08.zip) = 38907204
+TIMESTAMP = 1472476903
+SHA256 (1.19.04_StorCLI.zip) = 026456cf30e1f14f33a42eb5804dcf9fb6d3b79b9fd46828db6cdd4abe736054
+SIZE (1.19.04_StorCLI.zip) = 41606377



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