diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /math/xlife++/Makefile | |
parent | dns/nsd: Security update to 4.3.4 (diff) |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run
Notes
Notes:
svn path=/head/; revision=557839
Diffstat (limited to 'math/xlife++/Makefile')
-rw-r--r-- | math/xlife++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile index ca640f597957..24e1f42b6a18 100644 --- a/math/xlife++/Makefile +++ b/math/xlife++/Makefile @@ -2,7 +2,7 @@ PORTNAME= xlife++ DISTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= https://uma.ensta-paristech.fr/soft/XLiFE++/var/files/src/ DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09 |