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
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
cc269187
Verified
Commit
cc269187
authored
4 months ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
math/py-awkward-cpp: Update to 42
Changes:
https://github.com/scikit-hep/awkward/commits/main/awkward-cpp
parent
d7c8cbbb
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
math/py-awkward-cpp/Makefile
+3
-9
3 additions, 9 deletions
math/py-awkward-cpp/Makefile
math/py-awkward-cpp/distinfo
+3
-3
3 additions, 3 deletions
math/py-awkward-cpp/distinfo
with
6 additions
and
12 deletions
math/py-awkward-cpp/Makefile
+
3
−
9
View file @
cc269187
PORTNAME
=
awkward-cpp
PORTVERSION
=
4
1
PORTVERSION
=
4
2
CATEGORIES
=
math python
MASTER_SITES
=
PYPI
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
@@ -18,15 +18,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
rapidjson>
=
0:devel/rapidjson
RUN_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
numpy>
=
1.18.0,1:math/py-numpy@
${
PY_FLAVOR
}
USES
=
cmake:indirect compiler:c++11-lang localbase python
USES
=
cmake:indirect compiler:c++11-lang localbase python
:3.9+
USE_PYTHON
=
autoplist concurrent pep517
.
include
<bsd.port.pre.mk>
.if
${PYTHON_REL}
<
30900
RUN_DEPENDS
+=
${
PYTHON_PKGNAMEPREFIX
}
importlib-resources>
=
0:devel/py-importlib-resources@
${
PY_FLAVOR
}
.
endif
post-patch
:
# Clean up bundled libraries
@${RM}
-r
${WRKSRC}/rapidjson/
...
...
@@ -34,4 +28,4 @@ post-patch:
post-install
:
${
FIND
}
${
STAGEDIR
}${
PYTHON_SITELIBDIR
}
-name
'*.so'
-exec
${
STRIP_CMD
}
{}
+
.
include
<bsd.port.
post.
mk>
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
math/py-awkward-cpp/distinfo
+
3
−
3
View file @
cc269187
TIMESTAMP = 173
1679326
SHA256 (awkward_cpp-4
1
.tar.gz) =
a2b043bd5fefb7f92e2b5d5209ea8dcbe1d06aa68ae0b6df5f3e0b149acdb437
SIZE (awkward_cpp-4
1
.tar.gz) = 15901
91
TIMESTAMP = 173
2260950
SHA256 (awkward_cpp-4
2
.tar.gz) =
d6c489ecbe9ab2eaa34d45ccecec55b74807b363feca23b8d76dc8bc207355ec
SIZE (awkward_cpp-4
2
.tar.gz) = 15901
38
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