diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/PrusaSlicer/Makefile | 2 | ||||
-rw-r--r-- | cad/appcsxcad/Makefile | 2 | ||||
-rw-r--r-- | cad/camotics/Makefile | 2 | ||||
-rw-r--r-- | cad/csxcad/Makefile | 2 | ||||
-rw-r--r-- | cad/ecpprog/Makefile | 1 | ||||
-rw-r--r-- | cad/freecad/Makefile | 1 | ||||
-rw-r--r-- | cad/fritzing/Makefile | 2 | ||||
-rw-r--r-- | cad/horizon-eda/Makefile | 2 | ||||
-rw-r--r-- | cad/ifcopenshell/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad/Makefile | 1 | ||||
-rw-r--r-- | cad/librecad/Makefile | 1 | ||||
-rw-r--r-- | cad/openfpgaloader/Makefile | 1 | ||||
-rw-r--r-- | cad/openroad/Makefile | 1 | ||||
-rw-r--r-- | cad/openscad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad/Makefile | 2 | ||||
-rw-r--r-- | cad/qcsxcad/Makefile | 1 | ||||
-rw-r--r-- | cad/sumo/Makefile | 2 | ||||
-rw-r--r-- | cad/zcad/Makefile | 2 |
19 files changed, 19 insertions, 12 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 14c5daef8b89..3691b33fb13a 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/cad/appcsxcad/Makefile b/cad/appcsxcad/Makefile index 15d682496d5a..498c53df7a27 100644 --- a/cad/appcsxcad/Makefile +++ b/cad/appcsxcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= appcsxcad DISTVERSIONPREFIX= v DISTVERSION= 0.2.2-9 DISTVERSIONSUFFIX= -g97ba30e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/camotics/Makefile b/cad/camotics/Makefile index 05caf682632f..e0cd746b585b 100644 --- a/cad/camotics/Makefile +++ b/cad/camotics/Makefile @@ -1,7 +1,7 @@ PORTNAME= CAMotics DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-rc1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= thierry@FreeBSD.org diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile index db980e906aee..55dde3d9dde6 100644 --- a/cad/csxcad/Makefile +++ b/cad/csxcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= csxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-109 DISTVERSIONSUFFIX= -gcd9decb -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/ecpprog/Makefile b/cad/ecpprog/Makefile index b7234bd238bb..bd4b066e219c 100644 --- a/cad/ecpprog/Makefile +++ b/cad/ecpprog/Makefile @@ -1,5 +1,6 @@ PORTNAME= ecpprog DISTVERSION= g20200725 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 5af0e7d0ab2b..af4b3297c240 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,5 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 0.20.1 +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 3a8f2dff8d04..4cdcd1ce04f4 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -1,7 +1,7 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 83d098809e8e..421c7eff668c 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,7 +1,7 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v DISTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile index 8fda73a639d6..a56c95ed916d 100644 --- a/cad/ifcopenshell/Makefile +++ b/cad/ifcopenshell/Makefile @@ -1,7 +1,7 @@ PORTNAME= ifcopenshell DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MAINTAINER= lbartoletti@FreeBSD.org diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index beb8acd5616a..9adf9f44e485 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index ba52bed7e6c4..0bc76eb8ec70 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -1,5 +1,6 @@ PORTNAME= kicad PORTVERSION= 6.0.7 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= cad MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 31b531fb6ac4..3de4c7f2ee44 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,5 +1,6 @@ PORTNAME= librecad DISTVERSION= 2.2.0-rc3 +PORTREVISION= 1 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/cad/openfpgaloader/Makefile b/cad/openfpgaloader/Makefile index 94d67d1864fd..93694219b650 100644 --- a/cad/openfpgaloader/Makefile +++ b/cad/openfpgaloader/Makefile @@ -1,6 +1,7 @@ PORTNAME= openfpgaloader DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index 0e9f395483ce..9bf8bfdefe63 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -1,6 +1,7 @@ PORTNAME= openroad DISTVERSIONPREFIX= v DISTVERSION= 2.0-2930 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gaa6d690df PORTEPOCH= 1 CATEGORIES= cad diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index dba5b787bbc0..8e5c3301ebb1 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= openscad PORTVERSION= 2022.05.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index b03bbec1bd06..e5dbd3fd35be 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,6 +1,6 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/cad/qcsxcad/Makefile b/cad/qcsxcad/Makefile index 615c73475719..76b32a84da47 100644 --- a/cad/qcsxcad/Makefile +++ b/cad/qcsxcad/Makefile @@ -1,6 +1,7 @@ PORTNAME= qcsxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-9 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g3f09a8b CATEGORIES= cad diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index f0c0b47e4837..3fdfeb2f5042 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index b8b777c8afe7..56124927783b 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -1,6 +1,6 @@ PORTNAME= zcad PORTVERSION= 0.9.8.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |