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/libsemigroups | |
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/libsemigroups')
-rw-r--r-- | math/libsemigroups/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile index e27a3addfd0a..e45c809403ba 100644 --- a/math/libsemigroups/Makefile +++ b/math/libsemigroups/Makefile @@ -3,6 +3,7 @@ PORTNAME= libsemigroups PORTVERSION= 1.3.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math |