From owner-svn-ports-head@freebsd.org Fri Oct 14 01:16:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51695C1014B; Fri, 14 Oct 2016 01:16:14 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06DDF3C4; Fri, 14 Oct 2016 01:16:13 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9E1GDT9021831; Fri, 14 Oct 2016 01:16:13 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9E1GDUF021829; Fri, 14 Oct 2016 01:16:13 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610140116.u9E1GDUF021829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 14 Oct 2016 01:16:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423946 - head/sysutils/storcli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 01:16:14 -0000 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