From owner-dev-commits-ports-all@freebsd.org Wed Jul 7 08:29:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D5A86517A4; Wed, 7 Jul 2021 08:29:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GKXf91wvyz3jhv; Wed, 7 Jul 2021 08:29:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 26C6D1DC3; Wed, 7 Jul 2021 08:29:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1678Tb1S015519; Wed, 7 Jul 2021 08:29:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1678Tbdl015518; Wed, 7 Jul 2021 08:29:37 GMT (envelope-from git) Date: Wed, 7 Jul 2021 08:29:37 GMT Message-Id: <202107070829.1678Tbdl015518@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= Subject: git: 5ec67c061c6b - main - sysutils/arcconf: Update to 3.07.23971 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5ec67c061c6bd9ba6d732d74be9f58e7f67212c7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2021 08:29:37 -0000 The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ec67c061c6bd9ba6d732d74be9f58e7f67212c7 commit 5ec67c061c6bd9ba6d732d74be9f58e7f67212c7 Author: Fernando ApesteguĂ­a AuthorDate: 2021-07-06 16:41:01 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2021-07-07 08:21:54 +0000 sysutils/arcconf: Update to 3.07.23971 PR: 256991 Reported by: thomas@bsdunix.ch Reviewed by: michael@fuckner.net (maintainer) --- sysutils/arcconf/Makefile | 15 ++++++++++----- sysutils/arcconf/distinfo | 6 +++--- 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 +.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