View | Details | Raw Unified | Return to bug 263402 | Differences between
and this patch

Collapse All | Expand All

(-)arcconf/Makefile (-6 / +6 lines)
Lines 1-10 Link Here
1
# Created by: michael@fuckner.net
1
# Created by: michael@fuckner.net
2
2
3
PORTNAME=	arcconf
3
PORTNAME=	arcconf
4
DISTVERSION=	3_07_23971
4
DISTVERSION=	4_01_24763
5
PORTEPOCH=	1
5
PORTEPOCH=	1
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://download.adaptec.com/raid/storage_manager/
7
MASTER_SITES=	https://download.adaptec.com/raid/storage_manager/
8
DISTNAME=	arcconf_v${DISTVERSION}
8
DISTNAME=	arcconf_v${DISTVERSION}
9
9
10
MAINTAINER=	michael@fuckner.net
10
MAINTAINER=	michael@fuckner.net
Lines 25-36 Link Here
25
25
26
PERIODICSCRIPT=	410.status-aac-raid
26
PERIODICSCRIPT=	410.status-aac-raid
27
27
28
DIST_TYPE=	12_x64
29
30
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
31
29
32
.if ${OSVERSION} > 1300078
30
.if ${OSREL:R} == 12
33
RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
31
DIST_TYPE=      12_x86_64
32
.else
33
DIST_TYPE=      13_x86_64
34
.endif
34
.endif
35
35
36
NO_BUILD=	yes
36
NO_BUILD=	yes
(-)arcconf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1625300147
1
TIMESTAMP = 1650304481
2
SHA256 (arcconf_v3_07_23971.zip) = e5d382d5a6534e02188af8a2412c251292623841d97f89f45870b03ae687c7ab
2
SHA256 (arcconf_v4_01_24763.zip) = aa62c75806cae08f0ac021939c73a86e13f295e818c08df2d894af76d1461a71
3
SIZE (arcconf_v3_07_23971.zip) = 99777386
3
SIZE (arcconf_v4_01_24763.zip) = 48927178

Return to bug 263402