aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-06-05 07:30:51 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-06-16 19:31:27 +0000
commit63e653adaa7493aa98f17f9fbc834c0aed7e096e (patch)
tree47db6278bee0a494b51536d7f4b52c3ee2a0703d /science
parentdc8d8b47cd3c683e6071264d82adb6622d070d71 (diff)
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile1
-rw-r--r--science/antioch/Makefile2
-rw-r--r--science/dakota/Makefile2
-rw-r--r--science/erkale/Makefile1
-rw-r--r--science/fisicalab/Makefile2
-rw-r--r--science/getdp/Makefile1
-rw-r--r--science/gnudatalanguage/Makefile2
-rw-r--r--science/jdftx/Makefile1
-rw-r--r--science/kst2/Makefile1
-rw-r--r--science/nest/Makefile1
-rw-r--r--science/octopus/Makefile1
-rw-r--r--science/scidavis/Makefile2
-rw-r--r--science/step/Makefile1
13 files changed, 13 insertions, 5 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 38412036cef6..21ea9b77236f 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,6 +1,7 @@
PORTNAME= afni
DISTVERSIONPREFIX= AFNI_
DISTVERSION= 21.1.12
+PORTREVISION= 1
CATEGORIES= science biology graphics perl5 python
MAINTAINER= fernape@FreeBSD.org
diff --git a/science/antioch/Makefile b/science/antioch/Makefile
index dda5ee4d4300..16659ee2a5c0 100644
--- a/science/antioch/Makefile
+++ b/science/antioch/Makefile
@@ -2,7 +2,7 @@ PORTNAME= antioch
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0-156
DISTVERSIONSUFFIX= -g90ffa43
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/dakota/Makefile b/science/dakota/Makefile
index 921e923b8d64..9cd33f71e34e 100644
--- a/science/dakota/Makefile
+++ b/science/dakota/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dakota
DISTVERSION= 6.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index 9d94da01b9ec..e857f89524b9 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -1,5 +1,6 @@
PORTNAME= erkale
DISTVERSION= g20210215
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile
index bb19627e2e8a..0e4413a0edf0 100644
--- a/science/fisicalab/Makefile
+++ b/science/fisicalab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fisicalab
PORTVERSION= 0.3.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= science education gnustep
MASTER_SITES= SAVANNAH
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 9d31845a0675..1392f6779c47 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= getdp
PORTVERSION= 3.3.0
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 875dc7e54d0f..2651805811bb 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -4,7 +4,7 @@ PORTNAME= gnudatalanguage
PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -rc.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science lang
.if defined(BUILD_PYTHON_MODULE)
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile
index ddb3ba452495..fc72422e5bf3 100644
--- a/science/jdftx/Makefile
+++ b/science/jdftx/Makefile
@@ -1,6 +1,7 @@
PORTNAME= jdftx
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 8c306590cf4b..c7e70b957d90 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kst
DISTVERSION= ${KST_VERSION}.${KST_DATE}
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= makc@FreeBSD.org
diff --git a/science/nest/Makefile b/science/nest/Makefile
index df128a0b4b74..29fa2aa073b1 100644
--- a/science/nest/Makefile
+++ b/science/nest/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nest
DISTVERSIONPREFIX= v
DISTVERSION= 2.20.1
+PORTREVISION= 1
CATEGORIES= science biology # NEST is used in neuroscience
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index 2b13fd9e5b81..c8b45bfd77b4 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= octopus
DISTVERSION= 10.3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://octopus-code.org/download/${DISTVERSION}/
diff --git a/science/scidavis/Makefile b/science/scidavis/Makefile
index b2b3b416f847..0c0d1f4928ec 100644
--- a/science/scidavis/Makefile
+++ b/science/scidavis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scidavis
PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= makc@FreeBSD.org
diff --git a/science/step/Makefile b/science/step/Makefile
index f3a33076f5b6..f7e95b2cb062 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -1,5 +1,6 @@
PORTNAME= step
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= science education kde kde-applications
MAINTAINER= kde@FreeBSD.org