mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
sysutils/arcconf: Update to 3.07.23971
PR: 256991 Reported by: thomas@bsdunix.ch Reviewed by: michael@fuckner.net (maintainer)
This commit is contained in:
parent
4715fb0df1
commit
5ec67c061c
2 changed files with 13 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: michael@fuckner.net
|
||||
|
||||
PORTNAME= arcconf
|
||||
DISTVERSION= 3_01_23531
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 3_07_23971
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.adaptec.com/raid/storage_manager/
|
||||
|
@ -17,16 +16,22 @@ LICENSE_FILE= ${WRKSRC}/freebsd${DIST_TYPE}/cmdline/License.txt
|
|||
LICENSE_PERMS= no-pkg-sell no-dist-sell no-dist-mirror auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
USES= zip
|
||||
LIB_DEPENDS= libstdc++.so.6:lang/gcc${GCC_DEFAULT}
|
||||
USE_GCC= yes
|
||||
|
||||
PERIODICSCRIPT= 410.status-aac-raid
|
||||
USES= zip
|
||||
USE_GCC= 4.8+
|
||||
|
||||
SUB_FILES+= ${PERIODICSCRIPT}
|
||||
|
||||
PERIODICSCRIPT= 410.status-aac-raid
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSREL:R} >= 12
|
||||
DIST_TYPE= 12_x64
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
|
||||
.else
|
||||
DIST_TYPE= 11_x64
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1563905746
|
||||
SHA256 (arcconf_v3_01_23531.zip) = e936f86a1f6511f7cc4de5781cc6c11e1ad2cba97575c86c2fbf65ce62780b0d
|
||||
SIZE (arcconf_v3_01_23531.zip) = 76188493
|
||||
TIMESTAMP = 1625300147
|
||||
SHA256 (arcconf_v3_07_23971.zip) = e5d382d5a6534e02188af8a2412c251292623841d97f89f45870b03ae687c7ab
|
||||
SIZE (arcconf_v3_07_23971.zip) = 99777386
|
||||
|
|
Loading…
Add table
Reference in a new issue