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 /science/ALPSCore | |
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 'science/ALPSCore')
-rw-r--r-- | science/ALPSCore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile index dacb540a44e0..8bcf00dd7d33 100644 --- a/science/ALPSCore/Makefile +++ b/science/ALPSCore/Makefile @@ -3,7 +3,7 @@ PORTNAME= ALPSCore DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science MAINTAINER= ports@FreeBSD.org |