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
9a84908a
Commit
9a84908a
authored
3 years ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
math/heyoka: Update 0.14.0 -> 0.15.0
parent
b8d5bb1e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
math/heyoka/Makefile
+2
-2
2 additions, 2 deletions
math/heyoka/Makefile
math/heyoka/distinfo
+3
-3
3 additions, 3 deletions
math/heyoka/distinfo
math/heyoka/pkg-plist
+14
-2
14 additions, 2 deletions
math/heyoka/pkg-plist
with
19 additions
and
7 deletions
math/heyoka/Makefile
+
2
−
2
View file @
9a84908a
PORTNAME
=
heyoka
DISTVERSIONPREFIX
=
v
DISTVERSION
=
0.14.0
PORTREVISION
=
1
DISTVERSION
=
0.15.0
CATEGORIES
=
math
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -14,6 +13,7 @@ BUILD_DEPENDS= llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION}
LIB_DEPENDS
=
libboost_serialization.so:devel/boost-libs \
libfmt.so:devel/libfmt \
libmp++.so:math/mppp \
libtbb.so:devel/onetbb \
libsleef.so:math/sleef \
libspdlog.so:devel/spdlog
TEST_DEPENDS
=
xtensor>0:math/xtensor
...
...
This diff is collapsed.
Click to expand it.
math/heyoka/distinfo
+
3
−
3
View file @
9a84908a
TIMESTAMP = 163
0374700
SHA256 (bluescarni-heyoka-v0.1
4
.0_GH0.tar.gz) =
0f3157fe9cbff66a2b6c0c66b903cff54de3d1691630868e5e30bad47488d315
SIZE (bluescarni-heyoka-v0.1
4
.0_GH0.tar.gz) =
5255001
TIMESTAMP = 163
3366843
SHA256 (bluescarni-heyoka-v0.1
5
.0_GH0.tar.gz) =
5096a5592768938b3553d9d37827c3aaf993fd6ef8065e577b47758ed841e17b
SIZE (bluescarni-heyoka-v0.1
5
.0_GH0.tar.gz) =
102421533
This diff is collapsed.
Click to expand it.
math/heyoka/pkg-plist
+
14
−
2
View file @
9a84908a
include/heyoka/callable.hpp
include/heyoka/celmec/vsop2013.hpp
include/heyoka/config.hpp
include/heyoka/detail/binomial.hpp
include/heyoka/detail/dfloat.hpp
...
...
@@ -15,6 +16,15 @@ include/heyoka/detail/string_conv.hpp
include/heyoka/detail/taylor_common.hpp
include/heyoka/detail/type_traits.hpp
include/heyoka/detail/visibility.hpp
include/heyoka/detail/vsop2013/vsop2013_1.hpp
include/heyoka/detail/vsop2013/vsop2013_2.hpp
include/heyoka/detail/vsop2013/vsop2013_3.hpp
include/heyoka/detail/vsop2013/vsop2013_4.hpp
include/heyoka/detail/vsop2013/vsop2013_5.hpp
include/heyoka/detail/vsop2013/vsop2013_6.hpp
include/heyoka/detail/vsop2013/vsop2013_7.hpp
include/heyoka/detail/vsop2013/vsop2013_8.hpp
include/heyoka/detail/vsop2013/vsop2013_9.hpp
include/heyoka/exceptions.hpp
include/heyoka/expression.hpp
include/heyoka/func.hpp
...
...
@@ -30,8 +40,10 @@ include/heyoka/math/acosh.hpp
include/heyoka/math/asin.hpp
include/heyoka/math/asinh.hpp
include/heyoka/math/atan.hpp
include/heyoka/math/atan2.hpp
include/heyoka/math/atanh.hpp
include/heyoka/math/binary_op.hpp
include/heyoka/math/constants.hpp
include/heyoka/math/cos.hpp
include/heyoka/math/cosh.hpp
include/heyoka/math/erf.hpp
...
...
@@ -61,5 +73,5 @@ lib/cmake/heyoka/heyoka-config.cmake
lib/cmake/heyoka/heyoka_export-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/heyoka/heyoka_export.cmake
lib/libheyoka.so
lib/libheyoka.so.1
4
lib/libheyoka.so.1
4
.0
lib/libheyoka.so.1
5
lib/libheyoka.so.1
5
.0
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