Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Mar 2026 21:51:56 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Takefu <takefu@airport.fm>
Subject:   git: a0a0115cffaf - main - sysutils/storcli: Update 7.3503 => 7.3603
Message-ID:  <69ab4c7c.3aede.4f6e996a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a0a0115cffaf31caa30013eb2ae86e297c91fa6e

commit a0a0115cffaf31caa30013eb2ae86e297c91fa6e
Author:     Takefu <takefu@airport.fm>
AuthorDate: 2026-03-06 21:46:29 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-06 21:49:10 +0000

    sysutils/storcli: Update 7.3503 => 7.3603
    
    PR:     293539
---
 sysutils/storcli/Makefile | 10 +++++-----
 sysutils/storcli/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile
index 7e58a345a93b..fd4818dce310 100644
--- a/sysutils/storcli/Makefile
+++ b/sysutils/storcli/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	storcli
-DISTVERSION=	7.3503
+DISTVERSION=	7.3603
 CATEGORIES=	sysutils
-MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p36/
-DISTNAME=	STORCLI_SAS3.5_P36
+MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p37/
+DISTNAME=	STORCLI_SAS3.5_P37
 DIST_SUBDIR=	${PORTNAME}${DISTVERSION}
 
 MAINTAINER=	takefu@airport.fm
@@ -13,7 +13,7 @@ LICENSE=	storcli
 LICENSE_NAME=	BROADCOM
 LICENSE_TEXT=	Source recipient must acknowledge license.\
 		Reproduction or redistribution prohibited.\
-		See https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX}
+		See ${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}
 LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
 
 ONLY_FOR_ARCHS=	amd64
@@ -30,7 +30,7 @@ BINSRC=		${WRKSRC}/${DISTNAME}/univ_viva_cli_rel/Unified_storcli_all_os
 .include <bsd.port.pre.mk>
 
 .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-DOWNLOAD_URL=	https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX}
+DOWNLOAD_URL=	${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}
 IGNORE=		you must manually fetch the distribution file \
 		(${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
 		place it in ${DISTDIR}/${DIST_SUBDIR} and then run make again
diff --git a/sysutils/storcli/distinfo b/sysutils/storcli/distinfo
index 53f3fcff50c6..848e9255e62c 100644
--- a/sysutils/storcli/distinfo
+++ b/sysutils/storcli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758808136
-SHA256 (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 1af26f7b7b78fa9e538d81fc490a2d8851c124e04ee7554b88f688d48b9ea7fb
-SIZE (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 39427427
+TIMESTAMP = 1772448254
+SHA256 (storcli7.3603/STORCLI_SAS3.5_P37.zip) = aa864c1055eb1488368593f72c0d064177fc53bd5857e4ac126a2b5a1784b754
+SIZE (storcli7.3603/STORCLI_SAS3.5_P37.zip) = 50381817


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ab4c7c.3aede.4f6e996a>