View | Details | Raw Unified | Return to bug 293539
Collapse All | Expand All

(-)b/sysutils/storcli/Makefile (-6 / +6 lines)
Lines 1-8 Link Here
1
PORTNAME=	storcli
1
PORTNAME=	storcli
2
DISTVERSION=	7.3503
2
DISTVERSION=	7.3603
3
CATEGORIES=	sysutils
3
CATEGORIES=	sysutils
4
MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p36/
4
MASTER_SITES=	https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p37/
5
DISTNAME=	STORCLI_SAS3.5_P36
5
DISTNAME=	STORCLI_SAS3.5_P37
6
DIST_SUBDIR=	${PORTNAME}${DISTVERSION}
6
DIST_SUBDIR=	${PORTNAME}${DISTVERSION}
7
7
8
MAINTAINER=	takefu@airport.fm
8
MAINTAINER=	takefu@airport.fm
Lines 13-19 Link Here
13
LICENSE_NAME=	BROADCOM
13
LICENSE_NAME=	BROADCOM
14
LICENSE_TEXT=	Source recipient must acknowledge license.\
14
LICENSE_TEXT=	Source recipient must acknowledge license.\
15
		Reproduction or redistribution prohibited.\
15
		Reproduction or redistribution prohibited.\
16
		See https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX}
16
		See https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p37/${DISTNAME}${EXTRACT_SUFX}
17
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
17
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
18
18
19
ONLY_FOR_ARCHS=	amd64
19
ONLY_FOR_ARCHS=	amd64
Lines 29-36 Link Here
29
29
30
.include <bsd.port.pre.mk>
30
.include <bsd.port.pre.mk>
31
31
32
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
32
.if exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
33
DOWNLOAD_URL=	https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX}
33
DOWNLOAD_URL=	https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p37/${DISTNAME}${EXTRACT_SUFX}
34
IGNORE=		you must manually fetch the distribution file \
34
IGNORE=		you must manually fetch the distribution file \
35
		(${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
35
		(${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
36
		place it in ${DISTDIR}/${DIST_SUBDIR} and then run make again
36
		place it in ${DISTDIR}/${DIST_SUBDIR} and then run make again
(-)b/sysutils/storcli/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1758808136
1
TIMESTAMP = 1772448254
2
SHA256 (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 1af26f7b7b78fa9e538d81fc490a2d8851c124e04ee7554b88f688d48b9ea7fb
2
SHA256 (storcli7.3603/STORCLI_SAS3.5_P37.zip) = aa864c1055eb1488368593f72c0d064177fc53bd5857e4ac126a2b5a1784b754
3
SIZE (storcli7.3503/STORCLI_SAS3.5_P36.zip) = 39427427
3
SIZE (storcli7.3603/STORCLI_SAS3.5_P37.zip) = 50381817

Return to bug 293539