aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-12 15:55:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-12 15:55:03 +0000
commitf98c6bc93bea9653028a51b3e0719c88651fa6ee (patch)
treec27ce61ac06e15c6b25e6e310b3c8884f652632e /cad
parentfb1d3219bf1a62724622628421cdcc6c03e91e68 (diff)
downloadports-f98c6bc93bea9653028a51b3e0719c88651fa6ee.tar.gz
ports-f98c6bc93bea9653028a51b3e0719c88651fa6ee.zip
- Update math/glm to 0.9.9.8
Notes
Notes: svn path=/head/; revision=568184
Diffstat (limited to 'cad')
-rw-r--r--cad/horizon-eda/Makefile1
-rw-r--r--cad/kicad-devel/Makefile2
-rw-r--r--cad/kicad/Makefile1
-rw-r--r--cad/openvsp/Makefile1
4 files changed, 4 insertions, 1 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index c0656c6f905c..c22be4b3308f 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -3,6 +3,7 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 2da01c83a63c..a6e4ef28178f 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
PKGNAMESUFFIX= -devel
DIST_SUBDIR= ${PORTNAME}
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index be2d7b9f7820..5797d0bec066 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kicad
PORTVERSION= 5.1.9
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index d68cffa81a14..d731e11a03be 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
DISTVERSION= 3.20.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org