Skip to content

Commit

Permalink
sysutils/arcconf: Update to 3.07.23971
Browse files Browse the repository at this point in the history
PR:	256991
Reported by:	thomas@bsdunix.ch
Reviewed by:	michael@fuckner.net (maintainer)
  • Loading branch information
fernape committed Jul 7, 2021
1 parent 4715fb0 commit 5ec67c0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
15 changes: 10 additions & 5 deletions 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/
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 5ec67c0

Please sign in to comment.