aboutsummaryrefslogtreecommitdiff
path: root/math/g2o
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-12-12 17:04:37 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-12-12 17:04:37 +0000
commit0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch)
tree81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /math/g2o
parenta0e7003a170bea7379288660fcfc8d598dcc3c6f (diff)
downloadports-0b5864f66c9ebdb1fe499427d12253b51ae298d1.tar.gz
ports-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
Notes
Notes: svn path=/head/; revision=557839
Diffstat (limited to 'math/g2o')
-rw-r--r--math/g2o/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile
index 840728676bf0..a766a74dd8ae 100644
--- a/math/g2o/Makefile
+++ b/math/g2o/Makefile
@@ -3,7 +3,7 @@
PORTNAME= g2o
DISTVERSION= 20200410
DISTVERSIONSUFFIX= _git
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org