diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /cad | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Diffstat (limited to 'cad')
-rw-r--r-- | cad/horizon-eda/Makefile | 1 | ||||
-rw-r--r-- | cad/ifcopenshell/Makefile | 2 | ||||
-rw-r--r-- | cad/opencascade/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad/Makefile | 2 | ||||
-rw-r--r-- | cad/openvsp/Makefile | 1 | ||||
-rw-r--r-- | cad/oregano/Makefile | 2 | ||||
-rw-r--r-- | cad/repsnapper/Makefile | 2 | ||||
-rw-r--r-- | cad/solvespace/Makefile | 1 |
9 files changed, 9 insertions, 6 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index f74a3442b8c3..4a0b7f736f51 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,6 +1,7 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile index e1eb435371c6..a6e523f7a33d 100644 --- a/cad/ifcopenshell/Makefile +++ b/cad/ifcopenshell/Makefile @@ -1,7 +1,7 @@ PORTNAME= ifcopenshell DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= lbartoletti@FreeBSD.org diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 4831b918fd1c..692a8bb18a81 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -2,7 +2,7 @@ PORTNAME= opencascade PORTVERSION= 7.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 03e881196a2c..c6f463203639 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.02.09 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 3ad7848e7b90..7c47f18aadbf 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 1c2c29b218ca..96bc31fbfa58 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ DISTVERSION= 3.27.1 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 905920e05616..7c81819f41d7 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -3,7 +3,7 @@ PORTNAME= oregano DISTVERSIONPREFIX= v DISTVERSION= 0.84.43 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 0b22cda871b1..e56c9f38cb2d 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -2,7 +2,7 @@ PORTNAME= repsnapper DISTVERSION= 2.5a4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad MAINTAINER= martin.dieringer@gmx.de diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile index 7b4b9c3f58b1..743e3817d62f 100644 --- a/cad/solvespace/Makefile +++ b/cad/solvespace/Makefile @@ -1,5 +1,6 @@ PORTNAME= solvespace PORTVERSION= 3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= cad |