From owner-svn-ports-all@freebsd.org Thu Dec 31 03:38:13 2015 Return-Path: Delivered-To: svn-ports-all@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 63EDEA57190; Thu, 31 Dec 2015 03:38:13 +0000 (UTC) (envelope-from miwi@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 197541F24; Thu, 31 Dec 2015 03:38:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBV3cCEU034730; Thu, 31 Dec 2015 03:38:12 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBV3cCEl034728; Thu, 31 Dec 2015 03:38:12 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512310338.tBV3cCEl034728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Thu, 31 Dec 2015 03:38:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404906 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2015 03:38:13 -0000 Author: miwi Date: Thu Dec 31 03:38:11 2015 New Revision: 404906 URL: https://svnweb.freebsd.org/changeset/ports/404906 Log: - Update to 5.9 PR: 205587 Submitted by: maintainer Modified: head/sysutils/storcli/Makefile head/sysutils/storcli/distinfo Modified: head/sysutils/storcli/Makefile ============================================================================== --- head/sysutils/storcli/Makefile Thu Dec 31 03:28:02 2015 (r404905) +++ head/sysutils/storcli/Makefile Thu Dec 31 03:38:11 2015 (r404906) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= storcli -PORTVERSION= 1.16.06 +PORTVERSION= 1.17.08 CATEGORIES= sysutils -MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ -DISTNAME= MR_SAS_StorCLI_${PORTVERSION:S!.!-!g} +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} MAINTAINER= takefu@airport.fm COMMENT= SAS MegaRAID FreeBSD StorCLI @@ -14,7 +14,9 @@ LICENSE_NAME= LSI LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept -RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx +RESTRICTED= Source recipient must acknowledge license. Reproduction or \ + redistribution prohibited. See \ + http://www.avagotech.com/docs/12354864 USES= zip @@ -25,7 +27,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= sbin/storcli PKGMESSAGE= ${WRKDIR}/pkg-message -BINSRC= ${WRKSRC}/storcli_all_os/FreeBSD +BINSRC= ${WRKSRC}/FreeBSD FETCH_AFTER_ARGS=-v post-extract: Modified: head/sysutils/storcli/distinfo ============================================================================== --- head/sysutils/storcli/distinfo Thu Dec 31 03:28:02 2015 (r404905) +++ head/sysutils/storcli/distinfo Thu Dec 31 03:38:11 2015 (r404906) @@ -1,2 +1,2 @@ -SHA256 (MR_SAS_StorCLI_1-16-06.zip) = 97b059facadaf7ab2bece4513a0048612a425846431620c2bc169f7044477019 -SIZE (MR_SAS_StorCLI_1-16-06.zip) = 36982064 +SHA256 (MR_SAS_StorCLI_1.17.08.zip) = c19c59cd9fd797a8676f01ace01b7f69664b40033e894264b4a390f3f4cc0c8a +SIZE (MR_SAS_StorCLI_1.17.08.zip) = 38907204