diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-13 01:04:37 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-13 01:04:37 +0800 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /science/antioch | |
parent | a0e7003a170bea7379288660fcfc8d598dcc3c6f (diff) | |
download | freebsd-ports-gnome-0b5864f66c9ebdb1fe499427d12253b51ae298d1.tar.gz freebsd-ports-gnome-0b5864f66c9ebdb1fe499427d12253b51ae298d1.tar.zst freebsd-ports-gnome-0b5864f66c9ebdb1fe499427d12253b51ae298d1.zip |
- 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
Diffstat (limited to 'science/antioch')
-rw-r--r-- | science/antioch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/antioch/Makefile b/science/antioch/Makefile index 4c5617318d85..779158079538 100644 --- a/science/antioch/Makefile +++ b/science/antioch/Makefile @@ -4,7 +4,7 @@ PORTNAME= antioch DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-156 DISTVERSIONSUFFIX= -g90ffa43 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |