summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/horizon-eda/Makefile4
-rw-r--r--cad/ifcopenshell/Makefile2
-rw-r--r--cad/openvsp/Makefile1
-rw-r--r--cad/oregano/Makefile2
-rw-r--r--cad/pcb-rnd/Makefile1
-rw-r--r--cad/repsnapper/Makefile1
6 files changed, 7 insertions, 4 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index 9ac7249227da..fb7960f20fe5 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,7 +1,7 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
@@ -24,7 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libpodofo09.so:graphics/podofo09 \
libspnav.so:misc/libspnav \
libTKDESTEP.so:cad/opencascade \
- libuuid.so:misc/e2fsprogs-libuuid \
+ libuuid.so:misc/libuuid \
libzmq.so:net/libzmq4
USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite
diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile
index 811fc86d8d69..8810fd67d676 100644
--- a/cad/ifcopenshell/Makefile
+++ b/cad/ifcopenshell/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ifcopenshell
PORTVERSION= 0.7.0.231127
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= cad
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 8e7966ee9ba4..5ceb64708105 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
DISTVERSION= 3.43.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index fb3124e7d5ff..04d8535804ea 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oregano
DISTVERSIONPREFIX= v
DISTVERSION= 0.84.43
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= https://waf.io/:new_waf # for Python-3.11 compatibility
DISTFILES= waf-2.1.1:new_waf
diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile
index 577c90d59d89..a00ec5804c9c 100644
--- a/cad/pcb-rnd/Makefile
+++ b/cad/pcb-rnd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pcb-rnd
DISTVERSION= 3.1.6
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.repo.hu/projects/pcb-rnd/releases/
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index a7ef51ebd375..b2368922ab11 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -1,5 +1,6 @@
PORTNAME= repsnapper
DISTVERSION= 2.5a5
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= martin.dieringer@gmx.de