diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index b13aad0143a1..1305fe6cbe08 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -1,54 +1,57 @@ PORTNAME= storcli -DISTVERSION= 7.3404 +DISTVERSION= 7.3503 CATEGORIES= sysutils MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p35/ -DISTNAME= STORCLI_SAS3.5_P35 +DISTNAME= STORCLI_SAS3.5_P36 +DIST_SUBDIR= ${PORTNAME}${DISTVERSION} MAINTAINER= takefu@airport.fm COMMENT= SAS MegaRAID FreeBSD StorCLI WWW= https://www.broadcom.com/support/ 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} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= binaries only available for amd64 USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_FILES= sbin/storcli PORTDOCS= MR_SAS_Unified_StorCLI--00${DISTVERSION}.0000.0000.pdf readme.txt OPTIONS_DEFINE= DOCS BINSRC= ${WRKSRC}/${DISTNAME}/univ_viva_cli_rel/Unified_storcli_all_os .include -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) +.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) DOWNLOAD_URL= https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX} IGNORE= you must manually fetch the distribution file \ - (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \ + (${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \ place it in ${DISTDIR} and then run make again .endif post-extract: @${TAR} xf ${BINSRC}/FreeBSD/storcli64.tar -C${WRKSRC} @${ECHO} "[" > ${WRKDIR}/pkg-message @${ECHO} "{" >> ${WRKDIR}/pkg-message @${ECHO} " message: <> ${WRKDIR}/pkg-message @${FMT} 75 79 ${BINSRC}/readme.txt >> ${WRKDIR}/pkg-message @${ECHO} "EOM">> ${WRKDIR}/pkg-message @${ECHO} "}" >> ${WRKDIR}/pkg-message @${ECHO} "]" >> ${WRKDIR}/pkg-message do-install: ${INSTALL_PROGRAM} ${WRKSRC}/storcli64 ${STAGEDIR}${PREFIX}/sbin/storcli + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BINSRC}/../../MR_SAS_Unified_StorCLI--00${DISTVERSION}.0000.0000.pdf \ ${BINSRC}/readme.txt ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/storcli/distinfo b/sysutils/storcli/distinfo index 84e1c9277fa5..53f3fcff50c6 100644 --- a/sysutils/storcli/distinfo +++ b/sysutils/storcli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753392843 -SHA256 (STORCLI_SAS3.5_P35.zip) = 4e4e8b7dade6b34a6814a32020050c40912af140d0058bc9f6d14d985548aba8 -SIZE (STORCLI_SAS3.5_P35.zip) = 40373662 +TIMESTAMP = 1758808136 +SHA256 (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 1af26f7b7b78fa9e538d81fc490a2d8851c124e04ee7554b88f688d48b9ea7fb +SIZE (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 39427427