diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile index 66a806db6111..905343171cef 100644 --- a/biology/bolt-lmm/Makefile +++ b/biology/bolt-lmm/Makefile @@ -2,7 +2,7 @@ PORTNAME= bolt-lmm DISTVERSION= 2.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/ DISTNAME= BOLT-LMM_v${PORTVERSION} diff --git a/biology/gcta/Makefile b/biology/gcta/Makefile index 7b31d0e93298..f7254404335e 100644 --- a/biology/gcta/Makefile +++ b/biology/gcta/Makefile @@ -2,6 +2,7 @@ PORTNAME= gcta DISTVERSION= 1.26.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= https://cnsgenomics.com/software/gcta/pre_gcta/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 468a6b23ffe7..b1bf2f3dff46 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmsh DISTVERSION= 4.5.4 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= LOCAL/wen \ http://gmsh.info/src/ diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index c1d9e9a950cd..319f26f76e32 100644 --- a/games/leela-zero/Makefile +++ b/games/leela-zero/Makefile @@ -3,7 +3,7 @@ PORTNAME= leela-zero DISTVERSIONPREFIX= v DISTVERSION= 0.17 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index d3e17144a0e6..1db73b730a3a 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= graphics MAINTAINER= eric@camachat.org diff --git a/lang/julia06/Makefile b/lang/julia06/Makefile index 88712a669e01..0708fd9a1078 100644 --- a/lang/julia06/Makefile +++ b/lang/julia06/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 0.6.4 DISTVERSIONSUFFIX= -full -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 06 diff --git a/lang/julia07/Makefile b/lang/julia07/Makefile index a558c8389211..1d81e2341569 100644 --- a/lang/julia07/Makefile +++ b/lang/julia07/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 0.7.0 DISTVERSIONSUFFIX= -full -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 07 diff --git a/lang/julia10/Makefile b/lang/julia10/Makefile index 670c21336edc..489a327ab018 100644 --- a/lang/julia10/Makefile +++ b/lang/julia10/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 1.0.4 DISTVERSIONSUFFIX= -full -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 10 diff --git a/lang/julia11/Makefile b/lang/julia11/Makefile index 310206ee395a..75e2a210cc0d 100644 --- a/lang/julia11/Makefile +++ b/lang/julia11/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 1.1.1 DISTVERSIONSUFFIX= -full -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 11 diff --git a/math/ambit/Makefile b/math/ambit/Makefile index d5418bf87e2e..268e7fd9ff6b 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -3,7 +3,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 177ea38ba99c..b3cf56a18050 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,7 +2,7 @@ PORTNAME= armadillo PORTVERSION= 9.600.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/blaze/Makefile b/math/blaze/Makefile index 03c7bab48960..007047b37bd4 100644 --- a/math/blaze/Makefile +++ b/math/blaze/Makefile @@ -2,7 +2,7 @@ PORTNAME= blaze DISTVERSION= 3.5 -PORTREVISION= 6 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/ diff --git a/math/blazeiterative/Makefile b/math/blazeiterative/Makefile index 36c5c732c621..3a824fd2f273 100644 --- a/math/blazeiterative/Makefile +++ b/math/blazeiterative/Makefile @@ -2,7 +2,7 @@ PORTNAME= blazeiterative PORTVERSION= g20180409 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/casadi/Makefile b/math/casadi/Makefile index 61b11e91626f..15c01ea4f64b 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -2,7 +2,7 @@ PORTNAME= casadi DISTVERSION= 3.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index e1045cf2d83f..4726a5fbbde7 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= CoinUtils DISTVERSION= 2.11.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 3c644108032a..4ff68f34771e 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -3,7 +3,7 @@ PORTNAME= deal.II DISTVERSIONPREFIX= v DISTVERSION= 9.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile index e161e943194a..6e7577028ff8 100644 --- a/math/dune-common/Makefile +++ b/math/dune-common/Makefile @@ -3,7 +3,7 @@ PORTNAME= dune-common DISTVERSIONPREFIX= v DISTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 4f9714e30daa..cff0b088859e 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v DISTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile index e6b063499425..6f355beb5132 100644 --- a/math/dune-grid/Makefile +++ b/math/dune-grid/Makefile @@ -3,7 +3,7 @@ PORTNAME= dune-grid DISTVERSIONPREFIX= v DISTVERSION= 2.7.0rc2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index 2c0ebd5e9362..c97b7f91b6d5 100644 --- a/math/dune-pdelab/Makefile +++ b/math/dune-pdelab/Makefile @@ -3,7 +3,7 @@ PORTNAME= dune-pdelab DISTVERSIONPREFIX= v DISTVERSION= 2.6.0rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile index ffed475ecabd..b35654593d5b 100644 --- a/math/dune-uggrid/Makefile +++ b/math/dune-uggrid/Makefile @@ -3,7 +3,7 @@ PORTNAME= dune-uggrid DISTVERSIONPREFIX= v DISTVERSION= 2.7.0rc2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elemental/Makefile b/math/elemental/Makefile index 3c66c3f13602..7eed00b15d2b 100644 --- a/math/elemental/Makefile +++ b/math/elemental/Makefile @@ -3,6 +3,7 @@ PORTNAME= elemental DISTVERSIONPREFIX= v DISTVERSION= 0.87.7 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elpa/Makefile b/math/elpa/Makefile index 0240243b773a..e0b3e5f8aad3 100644 --- a/math/elpa/Makefile +++ b/math/elpa/Makefile @@ -2,7 +2,7 @@ PORTNAME= elpa DISTVERSION= 2019.05.002 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/ diff --git a/math/g2o/Makefile b/math/g2o/Makefile index a0c7ee10f036..395a9057ba0c 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -2,6 +2,7 @@ PORTNAME= g2o DISTVERSION= 20200410_git +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index 09487177049c..bc852bf32d19 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -2,6 +2,7 @@ PORTNAME= hmat-oss DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/moab/Makefile b/math/moab/Makefile index a1eb3e0dbc55..db82aee53ee0 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -2,7 +2,7 @@ PORTNAME= moab DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 73d2c0948637..2b4ae57fd8e3 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.3.1 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/osi/Makefile b/math/osi/Makefile index 358545faab98..b7e17ecbb537 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -2,6 +2,7 @@ PORTNAME= Osi DISTVERSION= 0.108.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile index aca6aa2202e3..5562231a4056 100644 --- a/math/py-pysparse/Makefile +++ b/math/py-pysparse/Makefile @@ -3,7 +3,7 @@ PORTNAME= pysparse PORTVERSION= 1.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/qposases/Makefile b/math/qposases/Makefile index 4c8b873a7e3b..cbd6c5005581 100644 --- a/math/qposases/Makefile +++ b/math/qposases/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpOASES DISTVERSION= 3.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/misc/libpostal/Makefile b/misc/libpostal/Makefile index a2845c49abb1..03d7f63ad656 100644 --- a/misc/libpostal/Makefile +++ b/misc/libpostal/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpostal DISTVERSIONPREFIX= v DISTVERSION= 1.1 DISTVERSIONSUFFIX= -alpha -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile index 03ffd6cedf98..2d139dd034ee 100644 --- a/misc/mxnet/Makefile +++ b/misc/mxnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= mxnet DISTVERSION= 1.6.0 DISTVERSIONSUFFIX= .rc0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 83fe3557448a..cb1191837a40 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -2,6 +2,7 @@ PORTNAME= visp DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/ diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index 419b401929bc..363601cfa66c 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -3,6 +3,7 @@ PORTNAME= code_saturne PORTVERSION= 6.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= science parallel diff --git a/science/dalton/Makefile b/science/dalton/Makefile index e1543e7c5586..145374528a78 100644 --- a/science/dalton/Makefile +++ b/science/dalton/Makefile @@ -2,7 +2,7 @@ PORTNAME= dalton DISTVERSION= 2018.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index 3e8395e802c7..e564bbed95e8 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -3,6 +3,7 @@ PORTNAME= elmerfem PORTVERSION= 8.4.20200309 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= science diff --git a/science/erkale/Makefile b/science/erkale/Makefile index 0c2b3bc92cb7..4c2680e74d3f 100644 --- a/science/erkale/Makefile +++ b/science/erkale/Makefile @@ -2,6 +2,7 @@ PORTNAME= erkale DISTVERSION= g20200426 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/fleur/Makefile b/science/fleur/Makefile index 5884e3484994..33afb2e4d51e 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -2,7 +2,7 @@ PORTNAME= fleur DISTVERSION= 0.27-3 # Release 3 of Version 0.27 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= http://www.flapw.de/pm/uploads/FLEUR/ DISTNAME= fleurMaXR${DISTVERSION:C/.*-//} diff --git a/science/gamess-us/Makefile b/science/gamess-us/Makefile index 5cca0e999d96..0e5f440b2553 100644 --- a/science/gamess-us/Makefile +++ b/science/gamess-us/Makefile @@ -2,7 +2,7 @@ PORTNAME= gamess DISTVERSION= 20181013 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science PKGNAMESUFFIX= -us # "US" fork DISTNAME= gamess-current diff --git a/science/libcint/Makefile b/science/libcint/Makefile index 48ba5b525605..e1ae15e912c3 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 3.0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/multiwfn/Makefile b/science/multiwfn/Makefile index af361041ac96..a46e093415d4 100644 --- a/science/multiwfn/Makefile +++ b/science/multiwfn/Makefile @@ -3,7 +3,7 @@ PORTNAME= multiwfn DISTVERSIONPREFIX= v DISTVERSION= 3.4.1-0-14 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -ge873677 CATEGORIES= science diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index 1604f30a1a5d..8ee2f6a74022 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -2,7 +2,7 @@ PORTNAME= gpaw DISTVERSION= 1.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile index 0bbf1324dec7..39ca5b49cac2 100644 --- a/science/qiskit-aer/Makefile +++ b/science/qiskit-aer/Makefile @@ -2,6 +2,7 @@ PORTNAME= qiskit-aer DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index 77c70bbcf888..c1f236165288 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -3,6 +3,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.9.2 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/simbody/Makefile b/science/simbody/Makefile index de90dbf818fc..5ef19a854198 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -3,7 +3,7 @@ PORTNAME= simbody DISTVERSIONPREFIX= Simbody- DISTVERSION= 3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/