From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 12:04:35 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 BDF7E5FFABC; Sun, 25 Apr 2021 12:04:35 +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 4FSmsv543Gz3Jq1; Sun, 25 Apr 2021 12:04:35 +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 A148513F15; Sun, 25 Apr 2021 12:04:35 +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 13PC4Z88000729; Sun, 25 Apr 2021 12:04:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13PC4Zom000728; Sun, 25 Apr 2021 12:04:35 GMT (envelope-from git) Date: Sun, 25 Apr 2021 12:04:35 GMT Message-Id: <202104251204.13PC4Zom000728@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 77200c863270 - main - Update `graphics/alembic' to version 1.8.0. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77200c863270f5c3659052e06048b755e74ff8c5 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: Sun, 25 Apr 2021 12:04:35 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=77200c863270f5c3659052e06048b755e74ff8c5 commit 77200c863270f5c3659052e06048b755e74ff8c5 Author: Alexey Dokuchaev AuthorDate: 2021-04-25 11:58:32 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-04-25 12:03:08 +0000 Update `graphics/alembic' to version 1.8.0. Reported by: portscout --- graphics/alembic/Makefile | 6 +++--- graphics/alembic/distinfo | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index a9cccc0fa75c..0262d5600a99 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= alembic -DISTVERSION= 1.8.0_beta2 +PORTVERSION= 1.8.0 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org @@ -24,8 +24,8 @@ OPTIONS_SUB= yes HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 HDF5_CMAKE_ON= -DUSE_HDF5:BOOL=ON -PLIST_FILES= lib/libAlembic.so.${PORTVERSION:R} \ - lib/libAlembic.so.${PORTVERSION:R:R} +PLIST_FILES= lib/libAlembic.so.${PORTVERSION} \ + lib/libAlembic.so.${PORTVERSION:R} do-test: @cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS} diff --git a/graphics/alembic/distinfo b/graphics/alembic/distinfo index b4ed651fb501..7e9382869051 100644 --- a/graphics/alembic/distinfo +++ b/graphics/alembic/distinfo @@ -1,3 +1,2 @@ -TIMESTAMP = 1618050546 -SHA256 (alembic-alembic-1.8.0_beta2_GH0.tar.gz) = 259883f9f7342146c9c6dffc1db75101917f4067f17ade500affbbfa4da1346f -SIZE (alembic-alembic-1.8.0_beta2_GH0.tar.gz) = 860860 +SHA256 (alembic-alembic-1.8.0_GH0.tar.gz) = 25087551c72978b45c2b6d83b43eb3914280d8c61593b074a37fe5297138daed +SIZE (alembic-alembic-1.8.0_GH0.tar.gz) = 860886