aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-12-23 17:35:45 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-12-23 18:14:14 +0000
commit3572ca3e01dedf1fe5b3776bd164e123252f5ef5 (patch)
tree199c4cb0b8b3ff106611fc169972891d951f6596 /cad
parent0a1dd69c3167141ace3cb39e897fd6e6ee0026c1 (diff)
downloadports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.tar.gz
ports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.zip
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'cad')
-rw-r--r--cad/PrusaSlicer/Makefile2
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/kicad-devel/Makefile3
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/oregano/Makefile2
5 files changed, 5 insertions, 6 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 131677f21d3a..22f92461d611 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
DISTVERSION= 2.6.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
DIST_SUBDIR= PrusaSlicer
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 2343476688ce..51a334b0c999 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gtkwave
DISTVERSION= 3.3.117
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
DISTNAME= ${PORTNAME}-gtk3-${DISTVERSION}
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 269c477a06d7..625b03f8efc9 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
-PORTREVISION= 6
+PORTREVISION= 7
#PORTREVISION= 1
CATEGORIES= cad
PKGNAMESUFFIX= -devel
@@ -129,7 +129,6 @@ post-configure:
${REINPLACE_CMD} -e 's|/usr/local/bin/xdg-open|${LOCALBASE}/bin/xdg-open|' \
${WRKSRC}/common/pgm_base.cpp
-
pre-install:
@echo "${DATADIR}, ${DOCSDIR}"
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index b053b28e890f..cb7500771af8 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kicad
PORTVERSION= 7.0.2
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}${DISTVERSIONSUFFIX}/
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index f54fc9bdcb90..8de21bece877 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oregano
DISTVERSIONPREFIX= v
DISTVERSION= 0.84.43
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org