diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/PrusaSlicer/Makefile | 2 | ||||
-rw-r--r-- | cad/cura/Makefile | 1 | ||||
-rw-r--r-- | cad/freecad/Makefile | 2 | ||||
-rw-r--r-- | cad/k40-whisperer/Makefile | 2 | ||||
-rw-r--r-- | cad/py-ezdxf/Makefile | 2 | ||||
-rw-r--r-- | cad/py-lcapy/Makefile | 2 | ||||
-rw-r--r-- | cad/py-pyfda/Makefile | 2 | ||||
-rw-r--r-- | cad/uranium/Makefile | 1 |
8 files changed, 8 insertions, 6 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 8622357c0734..b9336618cecf 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad DIST_SUBDIR= PrusaSlicer diff --git a/cad/cura/Makefile b/cad/cura/Makefile index 86e7e0149e2a..6703d3fc799a 100644 --- a/cad/cura/Makefile +++ b/cad/cura/Makefile @@ -1,5 +1,6 @@ PORTNAME= Cura DISTVERSION= 5.7.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= cad DIST_SUBDIR= Ultimaker diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index fe645db2469c..830446b4e4ec 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= cmt@FreeBSD.org diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile index 442c77aac65c..9ab0b5cce947 100644 --- a/cad/k40-whisperer/Makefile +++ b/cad/k40-whisperer/Makefile @@ -1,6 +1,6 @@ PORTNAME= k40-whisperer DISTVERSION= 0.59 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad python MASTER_SITES= http://www.scorchworks.com/K40whisperer/ DISTNAME= K40_Whisperer-${DISTVERSION}_src diff --git a/cad/py-ezdxf/Makefile b/cad/py-ezdxf/Makefile index f87563572c7c..b6c04ce505df 100644 --- a/cad/py-ezdxf/Makefile +++ b/cad/py-ezdxf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ezdxf DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/py-lcapy/Makefile b/cad/py-lcapy/Makefile index d7751761611d..fcaa90c16f83 100644 --- a/cad/py-lcapy/Makefile +++ b/cad/py-lcapy/Makefile @@ -1,6 +1,6 @@ PORTNAME= lcapy DISTVERSION= g20171202 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= cad python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/py-pyfda/Makefile b/cad/py-pyfda/Makefile index 7cf839bfeab4..ef552d7855c7 100644 --- a/cad/py-pyfda/Makefile +++ b/cad/py-pyfda/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyfda PORTVERSION= 0.1 -PORTREVISION= 14 +PORTREVISION= 15 DISTVERSIONSUFFIX= rc6 CATEGORIES= cad python devel MASTER_SITES= PYPI diff --git a/cad/uranium/Makefile b/cad/uranium/Makefile index d17f8671803a..03072778aa93 100644 --- a/cad/uranium/Makefile +++ b/cad/uranium/Makefile @@ -1,5 +1,6 @@ PORTNAME= Uranium DISTVERSION= 5.7.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad DIST_SUBDIR= Ultimaker |