summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2022-08-05 17:58:34 +0000
committerBernard Spil <brnrd@FreeBSD.org>2022-08-05 17:58:34 +0000
commit57a153b6962c76f08da35530b3ae483fb6c20ef0 (patch)
treef417110f33c2aa7aaa51738e52faa005040b66ec /cad
parentarchivers/libzip: Update to 1.9.2 (diff)
archivers/libzip: Bump PORTREVISION on dependent ports
Diffstat (limited to 'cad')
-rw-r--r--cad/horizon-eda/Makefile1
-rw-r--r--cad/openscad-devel/Makefile2
-rw-r--r--cad/openscad/Makefile2
-rw-r--r--cad/repsnapper/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index fa990ba0be7c..83d098809e8e 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,6 +1,7 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index aab1acf32f27..dba5b787bbc0 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openscad
PORTVERSION= 2022.05.20
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= cad
PKGNAMESUFFIX= -devel
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index ba0668119f95..b03bbec1bd06 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openscad
PORTVERSION= 2021.01.01
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= cad
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 45460cd175fc..745e355e5d03 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -1,6 +1,6 @@
PORTNAME= repsnapper
DISTVERSION= 2.5a4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= cad
MAINTAINER= martin.dieringer@gmx.de