diff options
| author | Takefu <takefu@airport.fm> | 2026-03-06 21:46:29 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-06 21:49:10 +0000 |
| commit | a0a0115cffaf31caa30013eb2ae86e297c91fa6e (patch) | |
| tree | 26e5a200e96d05646415ef87517877c6d368ce0d | |
| parent | a9052c7a72fd4a9e16ba2f0d9c4c9b71a1e9437a (diff) | |
sysutils/storcli: Update 7.3503 => 7.3603
PR: 293539
| -rw-r--r-- | sysutils/storcli/Makefile | 10 | ||||
| -rw-r--r-- | 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 |
