Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
d59c500b
Commit
d59c500b
authored
7 months ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
science/py-arbor: update 0.10.0 → 0.10.1
Reported by: portscout
parent
5ee73d9f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
science/py-arbor/Makefile
+11
-2
11 additions, 2 deletions
science/py-arbor/Makefile
science/py-arbor/distinfo
+3
-3
3 additions, 3 deletions
science/py-arbor/distinfo
with
14 additions
and
5 deletions
science/py-arbor/Makefile
+
11
−
2
View file @
d59c500b
PORTNAME
=
arbor
DISTVERSIONPREFIX
=
v
DISTVERSION
=
0.10.
0
DISTVERSION
=
0.10.
1
CATEGORIES
=
science
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
@@ -16,7 +16,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_PYTHON
=
flavors
pytest
# tests fail to run, see https://github.com/arbor-sim/arbor/issues/2395
USE_GITHUB
=
yes
GH_ACCOUNT
=
arbor-sim
...
...
@@ -28,10 +28,19 @@ CMAKE_ARGS= -DPython3_EXECUTABLE=${PYTHON_CMD} \
CXXFLAGS
+=
-fPIC
TEST_WRKSRC
=
${
WRKSRC
}
/test/unit_distributed
TEST_ENV
=
${
MAKE_ENV
}
PYTHONPATH
=
${
STAGEDIR
}${
PYTHONPREFIX_SITELIBDIR
}
BINARY_ALIAS
=
make
=
${
GMAKE
}
post-patch
:
@${
ECHO
}
${
DISTVERSION
}
>
${
WRKSRC
}
/VERSION
post-install
:
@${
STRIP_CMD
}
${
STAGEDIR
}${
PYTHON_SITELIBDIR
}
/arbor/_arbor
${
PYTHON_EXT_SUFFIX
}
.so
do-test
:
#
some tests fail with 'make'-related errors
@
cd
${
BUILD_WRKSRC
}
&&
\
${
SETENV
}
${
TEST_ENV
}
${
PYTHON_CMD
}
-munittest
discover
-v
-s
${
WRKSRC
}
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
science/py-arbor/distinfo
+
3
−
3
View file @
d59c500b
TIMESTAMP = 1724
615376
SHA256 (arbor-sim-arbor-v0.10.
0
_GH0.tar.gz) =
b1975da5dc89f830ef2148d57d98c44679cec6be009b34df48a4d8e0f6aa0ab
e
SIZE (arbor-sim-arbor-v0.10.
0
_GH0.tar.gz) = 101590
08
TIMESTAMP = 1724
740903
SHA256 (arbor-sim-arbor-v0.10.
1
_GH0.tar.gz) =
6a9a209dc20ab6edcf9847a70b0b4dbabf0c0d3c7e6e29b5bec7c00de9d7b8a
e
SIZE (arbor-sim-arbor-v0.10.
1
_GH0.tar.gz) = 101590
32
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment