sysutils/arcconf: Update to v4_01_24763
PR: 263402 Reported by: thomas@bsdunix.ch Approved by: michael@fuckner.net (maintainer, timeout > 2 weeks)
This commit is contained in:
parent
dc06067b28
commit
395f204084
2 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
# Created by: michael@fuckner.net
|
||||
|
||||
PORTNAME= arcconf
|
||||
DISTVERSION= 3_07_23971
|
||||
DISTVERSION= 4_01_24763
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.adaptec.com/raid/storage_manager/
|
||||
MASTER_SITES= https://download.adaptec.com/raid/storage_manager/
|
||||
DISTNAME= arcconf_v${DISTVERSION}
|
||||
|
||||
MAINTAINER= michael@fuckner.net
|
||||
|
@ -25,12 +25,12 @@ SUB_FILES+= ${PERIODICSCRIPT}
|
|||
|
||||
PERIODICSCRIPT= 410.status-aac-raid
|
||||
|
||||
DIST_TYPE= 12_x64
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 1300078
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
|
||||
.if ${OSREL:R} == 12
|
||||
DIST_TYPE= 12_x86_64
|
||||
.else
|
||||
DIST_TYPE= 13_x86_64
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1625300147
|
||||
SHA256 (arcconf_v3_07_23971.zip) = e5d382d5a6534e02188af8a2412c251292623841d97f89f45870b03ae687c7ab
|
||||
SIZE (arcconf_v3_07_23971.zip) = 99777386
|
||||
TIMESTAMP = 1650304481
|
||||
SHA256 (arcconf_v4_01_24763.zip) = aa62c75806cae08f0ac021939c73a86e13f295e818c08df2d894af76d1461a71
|
||||
SIZE (arcconf_v4_01_24763.zip) = 48927178
|
||||
|
|
Loading…
Reference in a new issue