aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2024-08-25 13:30:05 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2024-08-25 13:33:16 +0000
commite456d27269b07053d165907649c65bd49aa1e481 (patch)
tree3992649b1d6b93e059c38e7b20653624a4550a53
parent5482e72da0f439a7d6a0c9543517293612ebb1c4 (diff)
*/*: Bump PORTVERSION of math/nlopt consumers
..due to shlib change
-rw-r--r--astro/stellarium/Makefile1
-rw-r--r--biology/bolt-lmm/Makefile2
-rw-r--r--cad/PrusaSlicer/Makefile1
-rw-r--r--devel/libnest2d-ultimaker/Makefile2
-rw-r--r--devel/py-pynest2d/Makefile2
-rw-r--r--math/R-cran-nloptr/Makefile1
-rw-r--r--math/freefem++/Makefile2
-rw-r--r--math/libmesh/Makefile2
-rw-r--r--math/openturns/Makefile2
-rw-r--r--misc/dartsim/Makefile1
-rw-r--r--science/dakota/Makefile2
-rw-r--r--science/libctl/Makefile2
-rw-r--r--science/mpb/Makefile2
-rw-r--r--science/octopus/Makefile2
-rw-r--r--science/pagmo2/Makefile1
-rw-r--r--science/py-pygmo2/Makefile1
16 files changed, 16 insertions, 10 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index 1ab3d37269db..2dd2fb0d5017 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stellarium
PORTVERSION= 24.2
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= https://github.com/Stellarium/stellarium/releases/download/v${PORTVERSION}/ \
https://mirrors.tuna.tsinghua.edu.cn/github-release/Stellarium/stellarium/v${PORTVERSION}/
diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile
index a02f577aec50..8af9ea346bae 100644
--- a/biology/bolt-lmm/Makefile
+++ b/biology/bolt-lmm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bolt-lmm
DISTVERSION= 2.3.6
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= biology
MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/
DISTNAME= BOLT-LMM_v${PORTVERSION}
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index c4421d01825e..782f9e0ecb52 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,6 +1,7 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
DISTVERSION= 2.8.0
+PORTREVISION= 1
CATEGORIES= cad
DIST_SUBDIR= PrusaSlicer
diff --git a/devel/libnest2d-ultimaker/Makefile b/devel/libnest2d-ultimaker/Makefile
index 5c3067705704..389da1444cb4 100644
--- a/devel/libnest2d-ultimaker/Makefile
+++ b/devel/libnest2d-ultimaker/Makefile
@@ -2,7 +2,7 @@ PORTNAME= libnest2d-ultimaker
# XXX there is no 4.13.1
# https://github.com/Ultimaker/libnest2d/tags
DISTVERSION= 4.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= db@FreeBSD.org
diff --git a/devel/py-pynest2d/Makefile b/devel/py-pynest2d/Makefile
index 7dd6ff12be9d..b0cc564a598a 100644
--- a/devel/py-pynest2d/Makefile
+++ b/devel/py-pynest2d/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pynest2d
# XXX there is no 4.13.1
DISTVERSION= 4.12.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/R-cran-nloptr/Makefile b/math/R-cran-nloptr/Makefile
index a586d9a7f1eb..51ef76dcf6d3 100644
--- a/math/R-cran-nloptr/Makefile
+++ b/math/R-cran-nloptr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nloptr
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index ed121436eb53..7cd40f1edf55 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freefem++
DISTVERSIONPREFIX= v
DISTVERSION= 4.14
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile
index 4d11d7df7239..30dcac93fec3 100644
--- a/math/libmesh/Makefile
+++ b/math/libmesh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libmesh
DISTVERSION= 1.7.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= https://github.com/libMesh/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 4cd6647f423b..77c595002237 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.23
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile
index 9d5a97086e7d..1b6c36051b0f 100644
--- a/misc/dartsim/Makefile
+++ b/misc/dartsim/Makefile
@@ -1,6 +1,7 @@
PORTNAME= dartsim
DISTVERSIONPREFIX= v
DISTVERSION= 6.14.4
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/dakota/Makefile b/science/dakota/Makefile
index 18ef563ca8ba..2abcb18ca286 100644
--- a/science/dakota/Makefile
+++ b/science/dakota/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dakota
DISTVERSION= 6.17.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science
MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/
DISTNAME= ${PORTNAME}-${DISTVERSION}-release-public-src-cli
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index 516cd86851d8..0857c7178368 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libctl
DISTVERSION= 4.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science math
MASTER_SITES= https://github.com/NanoComp/libctl/releases/download/v${DISTVERSION}/
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index cd0c7e5a24e0..3ec5fcd8a425 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mpb
DISTVERSION= 1.11.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science
MASTER_SITES= https://github.com/NanoComp/mpb/releases/download/v${DISTVERSION}/
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index ff74c135fcbd..97ba3c607b31 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octopus
DISTVERSION= 13.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science # chemistry
MASTER_SITES= https://octopus-code.org/download/${DISTVERSION}/
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index dddf44f322a2..cf9fc444b3e5 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pagmo2
DISTVERSIONPREFIX= v
DISTVERSION= 2.19.1
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile
index 9e80b7fd4850..776e3ec4b9a6 100644
--- a/science/py-pygmo2/Makefile
+++ b/science/py-pygmo2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pygmo2
DISTVERSIONPREFIX= v
DISTVERSION= 2.19.7
+PORTREVISION= 1
CATEGORIES= science graphics
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}