diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/ALPSCore/Makefile | 2 | ||||
-rw-r--r-- | science/bddsolve/Makefile | 2 | ||||
-rw-r--r-- | science/dakota/Makefile | 1 | ||||
-rw-r--r-- | science/libint2/Makefile | 1 | ||||
-rw-r--r-- | science/libkml/Makefile | 2 | ||||
-rw-r--r-- | science/maeparser/Makefile | 1 | ||||
-rw-r--r-- | science/nest/Makefile | 1 | ||||
-rw-r--r-- | science/openbabel/Makefile | 2 | ||||
-rw-r--r-- | science/openems/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc-mysql/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-postgresql/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-webviewer/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc/Makefile | 2 | ||||
-rw-r--r-- | science/pagmo2/Makefile | 2 | ||||
-rw-r--r-- | science/pulseview/Makefile | 2 | ||||
-rw-r--r-- | science/py-pygmo2/Makefile | 1 | ||||
-rw-r--r-- | science/qmcpack/Makefile | 2 | ||||
-rw-r--r-- | science/rdkit/Makefile | 1 | ||||
-rw-r--r-- | science/rmf/Makefile | 1 | ||||
-rw-r--r-- | science/simgrid/Makefile | 1 | ||||
-rw-r--r-- | science/tfel-edf/Makefile | 2 | ||||
-rw-r--r-- | science/tfel/Makefile | 1 | ||||
-rw-r--r-- | science/votca/Makefile | 1 |
24 files changed, 24 insertions, 12 deletions
diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile index 9fc2ec88ce0f..d4460f92ffd2 100644 --- a/science/ALPSCore/Makefile +++ b/science/ALPSCore/Makefile @@ -1,7 +1,7 @@ PORTNAME= ALPSCore DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MAINTAINER= ports@FreeBSD.org diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index 9472902ec2c3..3f7f22c2d24e 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -2,7 +2,7 @@ PORTNAME= bddsolve PORTVERSION= 1.04 -PORTREVISION= 9 +PORTREVISION= 10 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 1b0b655469bd..50520aba8696 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,5 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.15.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/ DISTNAME= ${PORTNAME}-${DISTVERSION}-public-src-cli diff --git a/science/libint2/Makefile b/science/libint2/Makefile index b5f6877d3235..2b0778df4043 100644 --- a/science/libint2/Makefile +++ b/science/libint2/Makefile @@ -3,6 +3,7 @@ PORTNAME= libint DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= 2 diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 422d2f4a9554..535a306334d2 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index 01ba6559cce1..3e709b983921 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,6 +1,7 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/nest/Makefile b/science/nest/Makefile index c75aa4d18e09..36871638a9d0 100644 --- a/science/nest/Makefile +++ b/science/nest/Makefile @@ -1,6 +1,7 @@ PORTNAME= nest DISTVERSIONPREFIX= v DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= science biology # NEST is used in neuroscience MAINTAINER= yuri@FreeBSD.org diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 2e5a8fab3e8f..11573707f916 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbabel DISTVERSION= 3.1.1 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -source CATEGORIES= science MASTER_SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${PORTVERSION:C/\./-/g}/ diff --git a/science/openems/Makefile b/science/openems/Makefile index 56b826b1b08b..3296973eba6c 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -2,7 +2,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-71 DISTVERSIONSUFFIX= -g4c24b6e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 2d8b72ff7786..8802e0598ceb 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -2,6 +2,7 @@ PORTNAME= orthanc-dicomweb DISTVERSION= 1.8 +PORTREVISION= 1 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 96ab9e7ffa72..ef9fe4478cea 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc-mysql DISTVERSION= 4.3 -PORTREVISION= 1 +PORTREVISION= 2 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 4741f745b0cd..aa8ed33f5e32 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc-postgresql DISTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 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 b1bb3678efb3..bf2904b5fa3c 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -2,6 +2,7 @@ PORTNAME= orthanc-webviewer DISTVERSION= 2.8 +PORTREVISION= 1 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 940d569185ef..cb1c9be90d5c 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc DISTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/ DISTNAME= Orthanc-${PORTVERSION} diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile index e72c8249d880..f056454d35d8 100644 --- a/science/pagmo2/Makefile +++ b/science/pagmo2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index 37eb6bf69f97..894dce6ab816 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -2,7 +2,7 @@ PORTNAME= pulseview PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile index 6ada1b4427e0..fed6eb95371b 100644 --- a/science/py-pygmo2/Makefile +++ b/science/py-pygmo2/Makefile @@ -1,6 +1,7 @@ PORTNAME= pygmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.18.0 +PORTREVISION= 1 CATEGORIES= science graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index da01bc7e0993..cc276157ea05 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 4b882f74c69e..040377eb09d9 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2022_03_2 +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 db39e50c1c36..5a463b58eefd 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,5 +1,6 @@ PORTNAME= rmf DISTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 5977577eb69b..93c7824b13e0 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,5 +1,6 @@ PORTNAME= SimGrid DISTVERSION= 3.28 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/tfel-edf/Makefile b/science/tfel-edf/Makefile index 0506404cb2c3..e20f5fceb26f 100644 --- a/science/tfel-edf/Makefile +++ b/science/tfel-edf/Makefile @@ -2,7 +2,7 @@ PORTNAME= tfel DISTVERSION= 3.2.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMESUFFIX= -mfront-edf diff --git a/science/tfel/Makefile b/science/tfel/Makefile index eb38676ee26d..fc2b9f6b036a 100644 --- a/science/tfel/Makefile +++ b/science/tfel/Makefile @@ -2,6 +2,7 @@ PORTNAME= tfel PORTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -mfront diff --git a/science/votca/Makefile b/science/votca/Makefile index 9e757c9cd63d..047a995587a3 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,6 +1,7 @@ PORTNAME= votca DISTVERSIONPREFIX= v DISTVERSION= 2022 +PORTREVISION= 1 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ |