diff options
author | wen <wen@FreeBSD.org> | 2016-10-14 09:16:12 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-10-14 09:16:12 +0800 |
commit | cdd796837c8796c3223ea064dfe5028725bd83a3 (patch) | |
tree | c1c26f981b3c8d89c29265a2b71d0f2d741379ee /sysutils | |
parent | 430d8bb64adf8b3870dc4591b56d2a550a1e0f69 (diff) | |
download | freebsd-ports-gnome-cdd796837c8796c3223ea064dfe5028725bd83a3.tar.gz freebsd-ports-gnome-cdd796837c8796c3223ea064dfe5028725bd83a3.tar.zst freebsd-ports-gnome-cdd796837c8796c3223ea064dfe5028725bd83a3.zip |
- Update to 1.19.04
PR: 212238
Submitted by: pkubaj@anongoth.pl
Approved by: takefu@airport.fm(maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/storcli/Makefile | 9 | ||||
-rw-r--r-- | sysutils/storcli/distinfo | 5 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index c900605a380f..4c2d8ae65b99 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -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 diff --git a/sysutils/storcli/distinfo b/sysutils/storcli/distinfo index bafe845ca1dd..ae5074fc5ac5 100644 --- a/sysutils/storcli/distinfo +++ b/sysutils/storcli/distinfo @@ -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 |