diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/InsightToolkit/Makefile | 2 | ||||
-rw-r--r-- | science/InsightToolkit501/Makefile | 2 | ||||
-rw-r--r-- | science/chrono/Makefile | 2 | ||||
-rw-r--r-- | science/dakota/Makefile | 2 | ||||
-rw-r--r-- | science/dlib-cpp/Makefile | 1 | ||||
-rw-r--r-- | science/elmerfem/Makefile | 2 | ||||
-rw-r--r-- | science/h5utils/Makefile | 2 | ||||
-rw-r--r-- | science/hdf/Makefile | 2 | ||||
-rw-r--r-- | science/lammps/Makefile | 1 | ||||
-rw-r--r-- | science/liggghts/Makefile | 2 | ||||
-rw-r--r-- | science/molscript/Makefile | 2 | ||||
-rw-r--r-- | science/octopus/Makefile | 2 | ||||
-rw-r--r-- | science/openems/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc/Makefile | 2 | ||||
-rw-r--r-- | science/paraview/Makefile | 2 | ||||
-rw-r--r-- | science/py-dlib/Makefile | 2 | ||||
-rw-r--r-- | science/py-tensorflow/Makefile | 2 | ||||
-rw-r--r-- | science/zotero/Makefile | 1 |
18 files changed, 18 insertions, 15 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 5507977e6cf4..32579b23fe24 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= InsightToolkit DISTVERSIONPREFIX= v DISTVERSION= 5.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v${DISTVERSION}/:data DISTFILES= InsightData-${DISTVERSION}.tar.gz:data diff --git a/science/InsightToolkit501/Makefile b/science/InsightToolkit501/Makefile index ddbd8a45aae3..b062991236c1 100644 --- a/science/InsightToolkit501/Makefile +++ b/science/InsightToolkit501/Makefile @@ -1,6 +1,6 @@ PORTNAME= InsightToolkit PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data diff --git a/science/chrono/Makefile b/science/chrono/Makefile index 6a1322ff9a30..96f67a12f91c 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -1,6 +1,6 @@ PORTNAME= chrono DISTVERSION= 8.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science devel PKGNAMESUFFIX= -physics-simulation-engine diff --git a/science/dakota/Makefile b/science/dakota/Makefile index a0274caab163..6caab932242a 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,6 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.17.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/ DISTNAME= ${PORTNAME}-${DISTVERSION}-release-public-src-cli diff --git a/science/dlib-cpp/Makefile b/science/dlib-cpp/Makefile index ad5ca634f041..28cc1701129a 100644 --- a/science/dlib-cpp/Makefile +++ b/science/dlib-cpp/Makefile @@ -1,5 +1,6 @@ PORTNAME= dlib DISTVERSION= 19.24 +PORTREVISION= 1 CATEGORIES= science devel math MASTER_SITES= http://dlib.net/files/ PKGNAMESUFFIX= -cpp diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index 5dd0a18a8b7c..510809db4fd5 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -1,7 +1,7 @@ PORTNAME= elmerfem DISTVERSIONPREFIX= release- DISTVERSION= 9.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MAINTAINER= henrik@gulbra.net diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile index c069f8700dc9..506db4f77856 100644 --- a/science/h5utils/Makefile +++ b/science/h5utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= h5utils DISTVERSION= 1.13.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://github.com/NanoComp/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/science/hdf/Makefile b/science/hdf/Makefile index bc2ab25e8b70..0ba4a141cbde 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= hdf PORTVERSION= 4.2.15 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= science archivers graphics MASTER_SITES= http://www.hdfgroup.org/ftp/HDF/releases/HDF${PORTVERSION}/src/ \ diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 270afd49c86a..62b860fa46e8 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -1,5 +1,6 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/S/_update/./} +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile index 0ba3745b47f0..4afaffa04203 100644 --- a/science/liggghts/Makefile +++ b/science/liggghts/Makefile @@ -1,6 +1,6 @@ PORTNAME= liggghts DISTVERSION= 3.8.0-58 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -g6e28cfe3 CATEGORIES= science diff --git a/science/molscript/Makefile b/science/molscript/Makefile index c3762268b2b2..2f68e67d6116 100644 --- a/science/molscript/Makefile +++ b/science/molscript/Makefile @@ -1,6 +1,6 @@ PORTNAME= MolScript DISTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/octopus/Makefile b/science/octopus/Makefile index e79942628927..2db6784a4d57 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -1,6 +1,6 @@ PORTNAME= octopus DISTVERSION= 11.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science # chemistry MASTER_SITES= https://octopus-code.org/download/${DISTVERSION}/ diff --git a/science/openems/Makefile b/science/openems/Makefile index d74a64649ef4..537562cd302d 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -1,7 +1,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-97 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -g0342eef CATEGORIES= science diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 6ce7ef877f72..5fae8b5500bb 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.11.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/ DISTNAME= Orthanc-${PORTVERSION} diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 6ea91386392f..3e074f58bc4c 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/py-dlib/Makefile b/science/py-dlib/Makefile index 878a769af033..7373a8f51fa7 100644 --- a/science/py-dlib/Makefile +++ b/science/py-dlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= dlib DISTVERSION= 19.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel math python MASTER_SITES= http://dlib.net/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 51bd148a02d9..70412e07ac0a 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/science/zotero/Makefile b/science/zotero/Makefile index b55e90b8b14f..82453b2412cf 100644 --- a/science/zotero/Makefile +++ b/science/zotero/Makefile @@ -1,5 +1,6 @@ PORTNAME= zotero DISTVERSION= 6.0.23 +PORTREVISION= 1 CATEGORIES= science deskutils MASTER_SITES= LOCAL/mikael DISTFILES= Zotero-${DISTVERSION}_FreeBSD-${ARCH}${EXTRACT_SUFX} |