aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-09-27 14:10:15 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-09-27 14:36:30 +0000
commit21d8008e86830262f2a33a6dca9ddf2478cd6487 (patch)
tree55cb75e874b5c845f0916dd0c3c444f1f2414b8d /science
parent358336d31aa7b14c5b62e4ad128c2d4454f0c954 (diff)
downloadports-21d8008e86830262f2a33a6dca9ddf2478cd6487.tar.gz
ports-21d8008e86830262f2a33a6dca9ddf2478cd6487.zip
devel/boost*: bump all consumers after 1.83.0
Diffstat (limited to 'science')
-rw-r--r--science/bagel/Makefile2
-rw-r--r--science/bddsolve/Makefile2
-rw-r--r--science/dakota/Makefile2
-rw-r--r--science/maeparser/Makefile2
-rw-r--r--science/openems/Makefile1
-rw-r--r--science/orthanc-dicomweb/Makefile2
-rw-r--r--science/orthanc-mysql/Makefile2
-rw-r--r--science/orthanc-postgresql/Makefile2
-rw-r--r--science/orthanc-webviewer/Makefile2
-rw-r--r--science/orthanc/Makefile2
-rw-r--r--science/precice/Makefile2
-rw-r--r--science/rdkit/Makefile1
-rw-r--r--science/rmf/Makefile1
-rw-r--r--science/simgrid/Makefile2
-rw-r--r--science/votca/Makefile1
15 files changed, 15 insertions, 11 deletions
diff --git a/science/bagel/Makefile b/science/bagel/Makefile
index 823eb9807ba3..3acc24edbb64 100644
--- a/science/bagel/Makefile
+++ b/science/bagel/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bagel
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.2-132
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSIONSUFFIX= -g2955e4d1a
CATEGORIES= science
diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile
index 7c295303c38c..275126805d01 100644
--- a/science/bddsolve/Makefile
+++ b/science/bddsolve/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bddsolve
PORTVERSION= 1.04
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= science
MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
diff --git a/science/dakota/Makefile b/science/dakota/Makefile
index 6caab932242a..23083dccb8d2 100644
--- a/science/dakota/Makefile
+++ b/science/dakota/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dakota
DISTVERSION= 6.17.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science
MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/
DISTNAME= ${PORTNAME}-${DISTVERSION}-release-public-src-cli
diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile
index acb57bcea4a7..b005bf6eb779 100644
--- a/science/maeparser/Makefile
+++ b/science/maeparser/Makefile
@@ -1,7 +1,7 @@
PORTNAME= maeparser
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/openems/Makefile b/science/openems/Makefile
index a5831cb63620..ca7c64be0ef1 100644
--- a/science/openems/Makefile
+++ b/science/openems/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openems
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.35-110
+PORTREVISION= 1
DISTVERSIONSUFFIX= -g782a738
CATEGORIES= science
diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile
index fec0479f5c34..45eafee4de4e 100644
--- a/science/orthanc-dicomweb/Makefile
+++ b/science/orthanc-dicomweb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc-dicomweb
DISTVERSION= 1.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/:main \
https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \
diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile
index 0c799a3f9a23..3d677d837f89 100644
--- a/science/orthanc-mysql/Makefile
+++ b/science/orthanc-mysql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc-mysql
DISTVERSION= 4.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-mysql/:main \
https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \
diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile
index a68788a9d4e5..3d94a72a373e 100644
--- a/science/orthanc-postgresql/Makefile
+++ b/science/orthanc-postgresql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc-postgresql
DISTVERSION= 4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-postgresql/:main \
https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \
diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile
index d0781932d37c..df610e0bcbd9 100644
--- a/science/orthanc-webviewer/Makefile
+++ b/science/orthanc-webviewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc-webviewer
DISTVERSION= 2.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index e607859e2acc..1c3b061470d8 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc
DISTVERSION= 1.11.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
diff --git a/science/precice/Makefile b/science/precice/Makefile
index a82fb654c9df..44665ce1695f 100644
--- a/science/precice/Makefile
+++ b/science/precice/Makefile
@@ -1,7 +1,7 @@
PORTNAME= precice
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science # physics
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile
index 392e5bde12f5..9cbc613261da 100644
--- a/science/rdkit/Makefile
+++ b/science/rdkit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rdkit
DISTVERSIONPREFIX= Release_
DISTVERSION= 2023_03_3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://fonts.google.com/download?family=Comic%20Neue&dummy=/:font
DISTFILES= Comic_Neue.zip:font
diff --git a/science/rmf/Makefile b/science/rmf/Makefile
index 6d25948cc019..f686788a1508 100644
--- a/science/rmf/Makefile
+++ b/science/rmf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rmf
DISTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= science graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile
index cb1b9471bd36..30d1ce1e5e26 100644
--- a/science/simgrid/Makefile
+++ b/science/simgrid/Makefile
@@ -1,7 +1,7 @@
PORTNAME= SimGrid
DISTVERSIONPREFIX= v
DISTVERSION= 3.32-20230223
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/votca/Makefile b/science/votca/Makefile
index 37342b2702fd..6c03085bc429 100644
--- a/science/votca/Makefile
+++ b/science/votca/Makefile
@@ -1,6 +1,7 @@
PORTNAME= votca
DISTVERSIONPREFIX= v
DISTVERSION= 2022.1
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org