From c441ab0ff6f46a2c8ceb9fb55470483afe607dc0 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 24 Dec 2022 02:23:43 -0800 Subject: [PATCH] science/{,py-}arbor: Update 0.8 -> 0.8.1 Reported by: portscout --- science/arbor/Makefile | 9 ++++++--- science/arbor/distinfo | 6 +++--- science/arbor/pkg-plist | 1 - science/py-arbor/Makefile | 3 ++- science/py-arbor/distinfo | 6 +++--- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/science/arbor/Makefile b/science/arbor/Makefile index d5889645332b8..d4bb0259284af 100644 --- a/science/arbor/Makefile +++ b/science/arbor/Makefile @@ -1,7 +1,6 @@ PORTNAME= arbor DISTVERSIONPREFIX= v -DISTVERSION= 0.8 -PORTREVISION= 1 +DISTVERSION= 0.8.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -18,9 +17,11 @@ BUILD_DEPENDS= bash:shells/bash \ nlohmann-json>0:devel/nlohmann-json \ random123>0:devel/random123 \ ${PYTHON_PKGNAMEPREFIX}svgwrite>0:graphics/py-svgwrite@${PY_FLAVOR} +LIB_DEPENDS= libpugixml.so:textproc/pugixml RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}svgwrite>0:graphics/py-svgwrite@${PY_FLAVOR} +TEST_DEPENDS= googletest>=0:devel/googletest -USES= cmake compiler:c++17-lang python shebangfix +USES= cmake compiler:c++17-lang localbase python shebangfix USE_GITHUB= yes GH_ACCOUNT= arbor-sim @@ -35,6 +36,8 @@ OPTIONS_DEFINE= NATIVE NATIVE_CMAKE_ON= -DARB_ARCH=native NATIVE_CMAKE_OFF= -DARB_ARCH=none +TEST_TARGET= tests # tests fail to build, see https://github.com/arbor-sim/arbor/issues/2075 + post-install: @${RMDIR} ${STAGEDIR}${DOCSDIR} diff --git a/science/arbor/distinfo b/science/arbor/distinfo index 6a64e8f1e731c..2fd4d9cc91b99 100644 --- a/science/arbor/distinfo +++ b/science/arbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669535366 -SHA256 (arbor-sim-arbor-v0.8_GH0.tar.gz) = ee6b2486b1142cf4412dddd1caece0926d1712b8d1868283e3bfe73e4ec2cb71 -SIZE (arbor-sim-arbor-v0.8_GH0.tar.gz) = 7794543 +TIMESTAMP = 1671842310 +SHA256 (arbor-sim-arbor-v0.8.1_GH0.tar.gz) = 9d32edf5def9bbe30b5648d064291b86cf3f637b2dc0b82f7a276f5f41e6bcef +SIZE (arbor-sim-arbor-v0.8.1_GH0.tar.gz) = 7812575 diff --git a/science/arbor/pkg-plist b/science/arbor/pkg-plist index c450df72c2c77..88f635490f8fd 100644 --- a/science/arbor/pkg-plist +++ b/science/arbor/pkg-plist @@ -103,7 +103,6 @@ include/arborio/label_parse.hpp include/arborio/neurolucida.hpp include/arborio/neuroml.hpp include/arborio/swcio.hpp -include/arborio/xml.hpp lib/cmake/arbor/arbor-config-version.cmake lib/cmake/arbor/arbor-config.cmake lib/cmake/arbor/arbor-targets-%%CMAKE_BUILD_TYPE%%.cmake diff --git a/science/py-arbor/Makefile b/science/py-arbor/Makefile index 567c01f16f9cf..8bd2028e8784b 100644 --- a/science/py-arbor/Makefile +++ b/science/py-arbor/Makefile @@ -1,6 +1,6 @@ PORTNAME= arbor DISTVERSIONPREFIX= v -DISTVERSION= 0.8 +DISTVERSION= 0.8.1 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ BUILD_DEPENDS= pybind11>0:devel/pybind11 LIB_DEPENDS= libarbor.so:science/arbor USES= cmake compiler:c++17-lang localbase:ldflags python +USE_PYTHON= flavors USE_GITHUB= yes GH_ACCOUNT= arbor-sim diff --git a/science/py-arbor/distinfo b/science/py-arbor/distinfo index 6a64e8f1e731c..4c6eb0df53325 100644 --- a/science/py-arbor/distinfo +++ b/science/py-arbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669535366 -SHA256 (arbor-sim-arbor-v0.8_GH0.tar.gz) = ee6b2486b1142cf4412dddd1caece0926d1712b8d1868283e3bfe73e4ec2cb71 -SIZE (arbor-sim-arbor-v0.8_GH0.tar.gz) = 7794543 +TIMESTAMP = 1671874647 +SHA256 (arbor-sim-arbor-v0.8.1_GH0.tar.gz) = 9d32edf5def9bbe30b5648d064291b86cf3f637b2dc0b82f7a276f5f41e6bcef +SIZE (arbor-sim-arbor-v0.8.1_GH0.tar.gz) = 7812575