git: f36c5181f458 - main - cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 13:32:05 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f36c5181f458df13665808c79b22007b811a6e31 commit f36c5181f458df13665808c79b22007b811a6e31 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-12 13:30:35 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-12 13:32:00 +0000 cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0 --- cad/freecad/Makefile | 2 +- cad/gmsh/Makefile | 2 +- cad/horizon-eda/Makefile | 1 + cad/kicad-devel/Makefile | 2 +- cad/kicad/Makefile | 1 + cad/py-ocp/Makefile | 2 +- graphics/f3d/Makefile | 2 +- math/py-topologic/Makefile | 1 + math/topologic/Makefile | 1 + science/elmerfem/Makefile | 2 +- 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