aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-09-02 18:47:50 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-09-02 18:47:50 +0000
commit362858ffa5eed3fbbf94683c9924707146c1a3f4 (patch)
treed0989367227a72ee78bdf07f9a24431acbbf4d27 /cad
parent912ab64cc1b09f73447e18d1172a338ad97afd93 (diff)
downloadports-362858ffa5eed3fbbf94683c9924707146c1a3f4.tar.gz
ports-362858ffa5eed3fbbf94683c9924707146c1a3f4.zip
math/cgal: Update to 5.3
Changes: - https://www.cgal.org/2021/07/06/cgal53/ - fix pkg-plist with QT5 option enabled PR: 258085 Approved by: wen
Diffstat (limited to 'cad')
-rw-r--r--cad/PrusaSlicer/Makefile2
-rw-r--r--cad/csxcad/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index fd332f7e7bae..9d796c3778e8 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
DISTVERSION= 2.3.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= cad
MAINTAINER= teodorsigaev@gmail.com
diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile
index 806fe096b694..573418b456ee 100644
--- a/cad/csxcad/Makefile
+++ b/cad/csxcad/Makefile
@@ -2,7 +2,7 @@ PORTNAME= csxcad
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2-103
DISTVERSIONSUFFIX= -g3c4fb66
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org