aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
commit2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch)
treec04604583d8be53b3ed7f10975be828c731f87cb /cad
parent24315159daa0089f08acea4ba1b130fb6721ad5c (diff)
downloadports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz
ports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/basicdsp/Makefile2
-rw-r--r--cad/brlcad/Makefile3
-rw-r--r--cad/geda-gattrib/Makefile2
-rw-r--r--cad/geda-gschem/Makefile2
-rw-r--r--cad/geda-netlist/Makefile2
-rw-r--r--cad/geda-symcheck/Makefile2
-rw-r--r--cad/geda-utils/Makefile2
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gmsh/Makefile3
-rw-r--r--cad/gmsh/files/patch-Graphics_gl2png.cpp10
-rw-r--r--cad/gspiceui/Makefile1
-rw-r--r--cad/gtkwave3/Makefile1
-rw-r--r--cad/gwave/Makefile2
-rw-r--r--cad/kicad-devel/Makefile2
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/klayout/Makefile1
-rw-r--r--cad/layouteditor/Makefile1
-rw-r--r--cad/leocad/Makefile4
-rw-r--r--cad/leocad/files/patch-im_png.cpp47
-rw-r--r--cad/libgeda/Makefile2
-rw-r--r--cad/librecad/Makefile1
-rw-r--r--cad/linux-eagle5/Makefile2
-rw-r--r--cad/meshlab/Makefile2
-rw-r--r--cad/netgen/Makefile2
-rw-r--r--cad/opencascade/Makefile2
-rw-r--r--cad/openscad/Makefile2
-rw-r--r--cad/openvsp/Makefile3
-rw-r--r--cad/pcb/Makefile1
-rw-r--r--cad/pdnmesh/Makefile2
-rw-r--r--cad/pythoncad/Makefile1
-rw-r--r--cad/qcad/Makefile2
-rw-r--r--cad/qelectrotech/Makefile1
-rw-r--r--cad/qfsm/Makefile2
-rw-r--r--cad/qucs/Makefile1
-rw-r--r--cad/salome-geom/Makefile2
-rw-r--r--cad/salome-jobmanager/Makefile2
-rw-r--r--cad/salome-light/Makefile2
-rw-r--r--cad/salome-med/Makefile2
-rw-r--r--cad/salome-multipr/Makefile2
-rw-r--r--cad/salome-netgenplugin/Makefile2
-rw-r--r--cad/salome-sierpinsky/Makefile2
-rw-r--r--cad/salome-smesh/Makefile2
-rw-r--r--cad/salome-visu/Makefile2
-rw-r--r--cad/transcalc/Makefile2
-rw-r--r--cad/vipec/Makefile2
-rw-r--r--cad/xcircuit/Makefile1
-rw-r--r--cad/z88/Makefile2
47 files changed, 105 insertions, 36 deletions
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile
index 970ddaaf52ad..28564ce9ee2e 100644
--- a/cad/basicdsp/Makefile
+++ b/cad/basicdsp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= basicdsp
PORTVERSION= 1.01
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad hamradio
MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \
${MASTER_SITE_LOCAL}
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 3b10ed1f419e..0b7b69b9ac99 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= brlcad
PORTVERSION= 7.20.6
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
@@ -15,7 +16,7 @@ COMMENT= CSG modelling system from the US Ballistic Research Laboratory
BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:${PORTSDIR}/math/jama \
xsltproc:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
rle.1:${PORTSDIR}/graphics/urt
USE_BZIP2= yes
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
index c73e3174cc86..e5b97aaaa49f 100644
--- a/cad/geda-gattrib/Makefile
+++ b/cad/geda-gattrib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gattrib
PORTVERSION= 1.4.3
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index d7cd376b2b69..a748426e922a 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gschem
PORTVERSION= 1.4.3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index e3219b9cbd1a..7d339d8eaa46 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netlist
PORTVERSION= 1.4.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index 20362d5debac..99681b83359d 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -7,7 +7,7 @@
PORTNAME= symcheck
PORTVERSION= 1.4.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 31827e7f54d0..dcce8cd6c0e8 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= utils
PORTVERSION= 1.4.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 3d478ed5c054..c15819fb82f1 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gerbv
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 8f4689fc4b47..adefca84103b 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmsh
PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/ \
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
@@ -22,6 +22,7 @@ COMMENT= An automatic 3D finite element mesh generator
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
jpeg.11:${PORTSDIR}/graphics/jpeg \
+ png15:${PORTSDIR}/graphics/png \
lapack.4:${PORTSDIR}/math/lapack
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source
diff --git a/cad/gmsh/files/patch-Graphics_gl2png.cpp b/cad/gmsh/files/patch-Graphics_gl2png.cpp
new file mode 100644
index 000000000000..5cce14f1189b
--- /dev/null
+++ b/cad/gmsh/files/patch-Graphics_gl2png.cpp
@@ -0,0 +1,10 @@
+--- Graphics/gl2png.cpp.orig 2010-10-15 15:35:00.000000000 +0200
++++ Graphics/gl2png.cpp 2012-05-09 13:23:42.000000000 +0200
+@@ -16,6 +16,7 @@
+ #else
+
+ #include <png.h>
++#include <zlib.h>
+
+ #ifndef png_jmpbuf
+ # define png_jmpbuf(png_ptr) ((png_ptr)->jmpbuf)
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index 6ccdbc15969c..87b940e4ffe1 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gspiceui
PORTVERSION= 1.0.00
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION}
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/cad/gtkwave3/Makefile b/cad/gtkwave3/Makefile
index 4538ffe8ce3a..8ae658e795c8 100644
--- a/cad/gtkwave3/Makefile
+++ b/cad/gtkwave3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkwave3
PORTVERSION= 3.3.35
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
DISTNAME= gtkwave-${PORTVERSION}
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 496125d495ba..2f44e5032277 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwave
PORTVERSION= 20080127
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= cad
MASTER_SITES= http://geda.seul.org/dist/
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 87554d1b742c..d038e5db5a96 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kicad
DISTVERSION= r${BZR_SRC_REV}
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index f625988deda1..4957769cc0b5 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kicad
DISTVERSION= 2010-05-05-BZR2356
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/ \
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index f79385e0089f..cb24b0aeb69d 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klayout
PORTVERSION= 0.21.11
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.klayout.de/
diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile
index f2afe615e852..df0f5b89a304 100644
--- a/cad/layouteditor/Makefile
+++ b/cad/layouteditor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= layouteditor
PORTVERSION= 0.0.20110614
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= LOCAL
MASTER_SITE_SUBDIR= hrs
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 528517a507cd..c7730cc3416c 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leocad
PORTVERSION= 0.73
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
@@ -19,7 +19,7 @@ COMMENT= A CAD program that uses bricks similar to those found in many toys
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.6:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
USE_GL= glut
USE_XORG= x11
diff --git a/cad/leocad/files/patch-im_png.cpp b/cad/leocad/files/patch-im_png.cpp
index 127f267823d1..39415c645ea7 100644
--- a/cad/leocad/files/patch-im_png.cpp
+++ b/cad/leocad/files/patch-im_png.cpp
@@ -1,5 +1,5 @@
--- common/im_png.cpp.orig 2000-09-16 19:18:01.000000000 +0200
-+++ common/im_png.cpp 2010-03-29 20:47:19.000000000 +0200
++++ common/im_png.cpp 2012-04-27 08:02:21.000000000 +0200
@@ -34,7 +34,7 @@
return NULL;
@@ -9,3 +9,48 @@
{
fclose(f);
return NULL; // bad signature
+@@ -55,7 +55,7 @@
+ return NULL; // out of memory
+ }
+
+- if (setjmp(png_ptr->jmpbuf))
++ if (setjmp(png_jmpbuf(png_ptr)))
+ {
+ png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
+ fclose(f);
+@@ -69,7 +69,7 @@
+ png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
+ NULL, NULL, NULL);
+
+- if (setjmp(png_ptr->jmpbuf))
++ if (setjmp(png_jmpbuf(png_ptr)))
+ {
+ png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
+ fclose(f);
+@@ -80,7 +80,7 @@
+ {
+ png_get_bKGD(png_ptr, info_ptr, &pBackground);
+
+- if (setjmp (png_ptr->jmpbuf))
++ if (setjmp (png_jmpbuf(png_ptr)))
+ {
+ png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
+ fclose(f);
+@@ -113,7 +113,7 @@
+ }
+ else
+ {
+- if (setjmp (png_ptr->jmpbuf))
++ if (setjmp (png_jmpbuf(png_ptr)))
+ {
+ png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
+ fclose(f);
+@@ -283,7 +283,7 @@
+ return false;
+ }
+
+- if (setjmp(png_ptr->jmpbuf))
++ if (setjmp(png_jmpbuf(png_ptr)))
+ {
+ png_destroy_write_struct(&png_ptr, (png_infopp)NULL);
+ fclose(fp);
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index acc15e5b6867..f3fc44257bd8 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 1.4.3
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 5ea7bc0c12d0..7cc0a80a7de0 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= librecad
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= LOCAL/makc
diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile
index 90741a3c36cb..7ab5ec5687f1 100644
--- a/cad/linux-eagle5/Makefile
+++ b/cad/linux-eagle5/Makefile
@@ -10,7 +10,7 @@ EAGLEBASEVERSION?= 5.11
EAGLEBUGFIX?= 0
EAGLEVERSION= ${EAGLEBASEVERSION}.${EAGLEBUGFIX}
PORTVERSION= ${EAGLEVERSION:S/r/./}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= cad linux
MASTER_SITES= ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/
DISTNAME= eagle-${EAGLEVERSION}
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 9fde058248ea..b6cfdcebbbd6 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -8,7 +8,7 @@
PORTNAME= meshlab
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/
DISTNAME= MeshLabSrc_AllInc_v123a
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 0a3db61ac63c..8d1edae1f940 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netgen
PORTVERSION= 4.9.13
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION}/
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index b6a1cc3987a4..5301fcbde62d 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencascade
PORTVERSION= 6.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= cad science
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 8bb420b88e24..9bd87f593a52 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openscad
PORTVERSION= 2011.12
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= https://cloud.github.com/downloads/openscad/openscad/
DISTNAME= openscad-${PORTVERSION}.src
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 148e7d4d6931..8ea41ffe9bf9 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -6,6 +6,7 @@
PORTNAME= openvsp
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= https://nodeload.github.com/OpenVSP/OpenVSP/tarball/
DISTNAME= OpenVSP_${PORTVERSION}_Community
@@ -17,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs
LIB_DEPENDS+= fltk:${PORTSDIR}/x11-toolkits/fltk
LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg
-LIB_DEPENDS+= png:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/OpenVSP-OpenVSP-574d7c3/src
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 23abf1af2760..b361edabac95 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20110918
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index b3577d2157cb..1c386bd1035a 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 69275bf4e79f..9f13cf18c0c5 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -8,6 +8,7 @@
PORTNAME= pythoncad
PORTVERSION= 37
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/R${PORTVERSION}%20PyGtk/Source
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index f6867b4a7df8..e0f093eebe38 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qcad
PORTVERSION= 2.0.5.0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= cad
MASTER_SITES= ftp://www.ribbonsoft.com/archives/qcad/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile
index 97cafbd9005d..2fe2528e2dd4 100644
--- a/cad/qelectrotech/Makefile
+++ b/cad/qelectrotech/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qelectrotech
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://download.tuxfamily.org/qet/tags/20100313/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index e1f1f19862f3..005cf72e5f57 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qfsm
PORTVERSION= 0.52.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile
index f59bce110b4b..6287e8522bfb 100644
--- a/cad/qucs/Makefile
+++ b/cad/qucs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qucs
PORTVERSION= 0.0.16
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= SF
diff --git a/cad/salome-geom/Makefile b/cad/salome-geom/Makefile
index 649c4d7dcc35..5a6a2703f918 100644
--- a/cad/salome-geom/Makefile
+++ b/cad/salome-geom/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-jobmanager/Makefile b/cad/salome-jobmanager/Makefile
index a81ab5bab709..ab30d63e64ae 100644
--- a/cad/salome-jobmanager/Makefile
+++ b/cad/salome-jobmanager/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-light/Makefile b/cad/salome-light/Makefile
index 31e0d909cf94..8ee8ce90cb39 100644
--- a/cad/salome-light/Makefile
+++ b/cad/salome-light/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-med/Makefile b/cad/salome-med/Makefile
index e008e315bbe5..00976f041e0f 100644
--- a/cad/salome-med/Makefile
+++ b/cad/salome-med/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-multipr/Makefile b/cad/salome-multipr/Makefile
index ccbddb14c3c9..bee31cc67bba 100644
--- a/cad/salome-multipr/Makefile
+++ b/cad/salome-multipr/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-netgenplugin/Makefile b/cad/salome-netgenplugin/Makefile
index 8fd09fa486e5..735ab3298083 100644
--- a/cad/salome-netgenplugin/Makefile
+++ b/cad/salome-netgenplugin/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-sierpinsky/Makefile b/cad/salome-sierpinsky/Makefile
index fa69cac64f88..3275c30b6043 100644
--- a/cad/salome-sierpinsky/Makefile
+++ b/cad/salome-sierpinsky/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-smesh/Makefile b/cad/salome-smesh/Makefile
index cc30a0612555..ad22a27e37b5 100644
--- a/cad/salome-smesh/Makefile
+++ b/cad/salome-smesh/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/salome-visu/Makefile b/cad/salome-visu/Makefile
index 4b5940b530fe..150b28f69cd0 100644
--- a/cad/salome-visu/Makefile
+++ b/cad/salome-visu/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index d693f13297c7..67e831ddb92f 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= transcalc
PORTVERSION= 0.14
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= cad
MASTER_SITES= http://transcalc.sourceforge.net/
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index dfc258d4b0c6..3e05da12b8cb 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vipec
PORTVERSION= 3.2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/ViPEC/${PORTVERSION}
DISTNAME= ViPEC-${PORTVERSION}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 3fac852948dc..355a313cb85c 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xcircuit
PORTVERSION= 3.7.39
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
diff --git a/cad/z88/Makefile b/cad/z88/Makefile
index a0f3539b3332..9be7232c9f86 100644
--- a/cad/z88/Makefile
+++ b/cad/z88/Makefile
@@ -7,7 +7,7 @@
PORTNAME= z88
PORTVERSION= 13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.z88.uni-bayreuth.de/download/
DISTFILES= ${PORTNAME}130${EXTRACT_SUFX} ${PORTNAME}mane.pdf