diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 17:44:22 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 17:44:22 +0300 |
commit | db616534ff99d6268997e2f30858891e20641a1e (patch) | |
tree | e3937d423689a28e366962c6cb72528eede35bbb /cad | |
parent | 83981262c4d664574bcf589a7668c3a157202e65 (diff) | |
download | freebsd-ports-db616534ff99d6268997e2f30858891e20641a1e.zip |
devel/boost: bump consumers after library update
Diffstat (limited to 'cad')
-rw-r--r-- | cad/PrusaSlicer/Makefile | 2 | ||||
-rw-r--r-- | cad/csxcad/Makefile | 1 | ||||
-rw-r--r-- | cad/openscad/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 22f92461d611..dc125244df20 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad DIST_SUBDIR= PrusaSlicer diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile index cb913cd8795a..a6d2f6fb1d1b 100644 --- a/cad/csxcad/Makefile +++ b/cad/csxcad/Makefile @@ -1,6 +1,7 @@ PORTNAME= csxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 89e929ea86ef..a6cc9631bd48 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,6 +1,6 @@ PORTNAME= openscad DISTVERSION= 2021.01.01-20221206 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= mr@FreeBSD.org |