aboutsummaryrefslogtreecommitdiff
path: root/biology
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 /biology
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 'biology')
-rw-r--r--biology/cufflinks/Makefile2
-rw-r--r--biology/gcta/Makefile2
-rw-r--r--biology/gemma/Makefile2
-rw-r--r--biology/iqtree/Makefile1
4 files changed, 4 insertions, 3 deletions
diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile
index c3232d9a414a..a413916455c7 100644
--- a/biology/cufflinks/Makefile
+++ b/biology/cufflinks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cufflinks
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.1-89
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -gdc3b0cb
CATEGORIES= biology
diff --git a/biology/gcta/Makefile b/biology/gcta/Makefile
index e5fb5cca3177..bc2f3c21c5f2 100644
--- a/biology/gcta/Makefile
+++ b/biology/gcta/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gcta
DISTVERSION= 1.26.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology
MASTER_SITES= https://cnsgenomics.com/software/gcta/pre_gcta/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
diff --git a/biology/gemma/Makefile b/biology/gemma/Makefile
index f190dc5a1aa6..716406573c16 100644
--- a/biology/gemma/Makefile
+++ b/biology/gemma/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gemma
DISTVERSION= 0.98.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
diff --git a/biology/iqtree/Makefile b/biology/iqtree/Makefile
index 8ac48748111c..61ca6c0d2719 100644
--- a/biology/iqtree/Makefile
+++ b/biology/iqtree/Makefile
@@ -3,6 +3,7 @@
PORTNAME= iqtree
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= biology
MAINTAINER= jrm@FreeBSD.org