Date: Sun, 11 Dec 2016 17:17:41 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428367 - branches/2016Q4/sysutils/sas2ircu Message-ID: <201612111717.uBBHHfKi045345@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sun Dec 11 17:17:41 2016 New Revision: 428367 URL: https://svnweb.freebsd.org/changeset/ports/428367 Log: MFH: r428366 Update MASTER_SITE and make fetchable again. PR: 215091 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: Approved by: ports-secteam (blanket) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile ============================================================================== --- branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:14:58 2016 (r428366) +++ branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:17:41 2016 (r428367) @@ -4,27 +4,27 @@ PORTNAME= sas2ircu PORTVERSION= 20.00.00.00 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ DISTNAME= SAS2IRCU_P20 MAINTAINER= freebsd-ports@dan.me.uk -COMMENT= Tool for basic management of mps(4) based LSI RAID controllers +COMMENT= Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers LICENSE= sas2ircu -LICENSE_NAME= AVAGO +LICENSE_NAME= BROADCOM 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.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg USES= zip NO_BUILD= yes NO_WRKSRC= yes ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI +ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612111717.uBBHHfKi045345>