svn commit: r423946 - head/sysutils/storcli
Wen Heping
wen at FreeBSD.org
Fri Oct 14 01:16:14 UTC 2016
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 at anongoth.pl
Approved by: takefu at 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 at 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
More information about the svn-ports-all
mailing list