aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-07-06 16:41:01 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-07-07 08:21:54 +0000
commit5ec67c061c6bd9ba6d732d74be9f58e7f67212c7 (patch)
tree3d3af193820dea0ef8c8bd8b20026c0cd9564812
parent4715fb0df1d1223e6e14d5c337b34029a177b28b (diff)
downloadports-5ec67c061c6bd9ba6d732d74be9f58e7f67212c7.tar.gz
ports-5ec67c061c6bd9ba6d732d74be9f58e7f67212c7.zip
sysutils/arcconf: Update to 3.07.23971
PR: 256991 Reported by: thomas@bsdunix.ch Reviewed by: michael@fuckner.net (maintainer)
-rw-r--r--sysutils/arcconf/Makefile15
-rw-r--r--sysutils/arcconf/distinfo6
2 files changed, 13 insertions, 8 deletions
diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile
index 4a7c5167ab6d..6f95de3d61e4 100644
--- a/sysutils/arcconf/Makefile
+++ b/sysutils/arcconf/Makefile
@@ -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
diff --git a/sysutils/arcconf/distinfo b/sysutils/arcconf/distinfo
index 69c7a00d6428..64d0d062ea89 100644
--- a/sysutils/arcconf/distinfo
+++ b/sysutils/arcconf/distinfo
@@ -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