diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/freecad/Makefile | 1 | ||||
-rw-r--r-- | cad/fritzing/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad/Makefile | 1 | ||||
-rw-r--r-- | cad/librecad/Makefile | 2 | ||||
-rw-r--r-- | cad/linuxcnc-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad/Makefile | 2 |
8 files changed, 8 insertions, 6 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 4b021d764e49..455eb541464d 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -2,6 +2,7 @@ PORTNAME= FreeCAD DISTVERSION= 0.18.4 +PORTREVISION= 1 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile index 47b04294f196..e6edd7f8b975 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -4,7 +4,7 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 8c6c795f7d25..07efe742f4eb 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 638f0b1ea3c6..51ffcae8ad51 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.1.5 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= cad diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 6ef8edea40ed..efe5ea4059a7 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -2,7 +2,7 @@ PORTNAME= librecad DISTVERSION= 2.2.0-rc1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= cad PATCH_SITES_gcc= https://github.com/LibreCAD/LibreCAD/commit/ diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile index 57a2d2ad6507..051a3b272035 100644 --- a/cad/linuxcnc-devel/Makefile +++ b/cad/linuxcnc-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= linuxcnc PORTVERSION= 20170708 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 25ceaf3a65d5..32065f5e9441 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.09.05 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index f30a57a32c74..fab3e1039201 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.05.10 -PORTREVISION= 3 +PORTREVISION= 4 #PORTREVISION= 1 CATEGORIES= cad |