aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-11-12 13:30:35 +0000
committerThierry Thomas <thierry@FreeBSD.org>2022-11-12 13:32:00 +0000
commitf36c5181f458df13665808c79b22007b811a6e31 (patch)
treef2d4e052bc6c7ffe1888d11a8e1317a10b071943
parent23b7d54e92c90054095d1aabb168fe29e9cab851 (diff)
downloadports-f36c5181f458df13665808c79b22007b811a6e31.tar.gz
ports-f36c5181f458df13665808c79b22007b811a6e31.zip
cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0
-rw-r--r--cad/freecad/Makefile2
-rw-r--r--cad/gmsh/Makefile2
-rw-r--r--cad/horizon-eda/Makefile1
-rw-r--r--cad/kicad-devel/Makefile2
-rw-r--r--cad/kicad/Makefile1
-rw-r--r--cad/py-ocp/Makefile2
-rw-r--r--graphics/f3d/Makefile2
-rw-r--r--math/py-topologic/Makefile1
-rw-r--r--math/topologic/Makefile1
-rw-r--r--science/elmerfem/Makefile2
10 files changed, 10 insertions, 6 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 2fb3016bee77..7c94f3e0b9cd 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= FreeCAD
DISTVERSION= 0.20.1
-PORTREVISION= 3
+PORTREVISION= 4
# use these for bugfixes/snapshots
# DISTVERSION= 0.18-16093 # git rev-list --count
# DISTVERSIONSUFFIX= -g690774c0e
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 98089f97cead..02dcd5c65d32 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmsh
DISTVERSION= 4.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://gmsh.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index 4364e2b0c168..4aceb46debcd 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,6 +1,7 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 5c1eb5d720a9..b9b18618686d 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
PKGNAMESUFFIX= -devel
DIST_SUBDIR= ${PORTNAME}
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index e7747eab33b2..d5286b21d79e 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kicad
PORTVERSION= 6.0.9
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/
diff --git a/cad/py-ocp/Makefile b/cad/py-ocp/Makefile
index 24d37e8a459d..7ccd1b0d78b1 100644
--- a/cad/py-ocp/Makefile
+++ b/cad/py-ocp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ocp
DISTVERSION= 7.4-RC2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
# Direct access to github is needed because the release added an extra archive which
# we need to build from, rather than the initial release.
diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile
index 7983a2f85d80..c1a8b6f0f944 100644
--- a/graphics/f3d/Makefile
+++ b/graphics/f3d/Makefile
@@ -1,7 +1,7 @@
PORTNAME= f3d
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-topologic/Makefile b/math/py-topologic/Makefile
index 3131ce8eb102..f0ad3aeff767 100644
--- a/math/py-topologic/Makefile
+++ b/math/py-topologic/Makefile
@@ -1,6 +1,7 @@
PORTNAME= topologic
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -space-modeling-library
diff --git a/math/topologic/Makefile b/math/topologic/Makefile
index 4629fe323e23..a1467e12a89d 100644
--- a/math/topologic/Makefile
+++ b/math/topologic/Makefile
@@ -1,6 +1,7 @@
PORTNAME= topologic
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= math
PKGNAMESUFFIX= -space-modeling-library
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index 186720eed33f..047bd7dbe95e 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -1,7 +1,7 @@
PORTNAME= elmerfem
DISTVERSIONPREFIX= release-
DISTVERSION= 9.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science
MAINTAINER= henrik@gulbra.net