diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 17:54:50 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 18:25:55 +0000 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 /science | |
parent | e356ceca197257c3900d9ffd823ea2bb0b6819d3 (diff) |
*/*: bump all direct Boost cunsumers
Diffstat (limited to 'science')
-rw-r--r-- | science/bagel/Makefile | 2 | ||||
-rw-r--r-- | science/bddsolve/Makefile | 2 | ||||
-rw-r--r-- | science/dakota/Makefile | 2 | ||||
-rw-r--r-- | science/maeparser/Makefile | 1 | ||||
-rw-r--r-- | science/openems/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-mysql/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-postgresql/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-webviewer/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc/Makefile | 2 | ||||
-rw-r--r-- | science/precice/Makefile | 2 | ||||
-rw-r--r-- | science/rdkit/Makefile | 2 | ||||
-rw-r--r-- | science/rmf/Makefile | 2 | ||||
-rw-r--r-- | science/simgrid/Makefile | 1 | ||||
-rw-r--r-- | science/votca/Makefile | 2 |
15 files changed, 15 insertions, 13 deletions
diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 64c134d0396d..823eb9807ba3 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -1,7 +1,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-132 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -g2955e4d1a CATEGORIES= science diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index f0f01659bb23..7c295303c38c 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -1,6 +1,6 @@ PORTNAME= bddsolve PORTVERSION= 1.04 -PORTREVISION= 12 +PORTREVISION= 13 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 2821609404a9..a0274caab163 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,6 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.17.0 -PORTREVISION= 2 +PORTREVISION= 3 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 c24012dcf752..acb57bcea4a7 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,6 +1,7 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/openems/Makefile b/science/openems/Makefile index cdc46c9d5cbf..73bbb34c38d8 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -1,7 +1,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-97 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g0342eef CATEGORIES= science diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 19a89d85a90e..fec0479f5c34 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-dicomweb DISTVERSION= 1.8 -PORTREVISION= 5 +PORTREVISION= 6 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 724af8920a33..2284bea6bb6f 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-mysql DISTVERSION= 4.3 -PORTREVISION= 4 +PORTREVISION= 5 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 eefbd7928703..a68788a9d4e5 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-postgresql DISTVERSION= 4.0 -PORTREVISION= 4 +PORTREVISION= 5 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 dfb653fdd5bf..d0781932d37c 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-webviewer DISTVERSION= 2.8 -PORTREVISION= 5 +PORTREVISION= 6 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 1cdf4bf20686..6ce7ef877f72 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.11.0 -PORTREVISION= 6 +PORTREVISION= 7 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 8a30a4dc97f9..a82fb654c9df 100644 --- a/science/precice/Makefile +++ b/science/precice/Makefile @@ -1,7 +1,7 @@ PORTNAME= precice DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 05c514298464..d72d1dc7f2ee 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2022_03_5 -PORTREVISION= 3 +PORTREVISION= 4 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 2510d0de4c0d..edecf534a842 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,6 +1,6 @@ PORTNAME= rmf DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index bae708145507..907762b4f41c 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,6 +1,7 @@ PORTNAME= SimGrid DISTVERSIONPREFIX= v DISTVERSION= 3.32-20230223 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/votca/Makefile b/science/votca/Makefile index bca133480179..24bdead9197f 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,7 +1,7 @@ PORTNAME= votca DISTVERSIONPREFIX= v DISTVERSION= 2022 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ |