aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-04-01 15:23:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-04-01 15:23:30 +0000
commit04d6f52202c61a48690e73e65879001d2ee3adc5 (patch)
tree77bf1316728e6dc2f4e5dfd92901d961b2df765d /cad
parentb85734e5a8a8069eb9cdd9e433d87a48ad56cd2e (diff)
downloadports-04d6f52202c61a48690e73e65879001d2ee3adc5.tar.gz
ports-04d6f52202c61a48690e73e65879001d2ee3adc5.zip
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
Notes
Notes: svn path=/head/; revision=437439
Diffstat (limited to 'cad')
-rw-r--r--cad/NASTRAN-95/Makefile2
-rw-r--r--cad/alliance/Makefile2
-rw-r--r--cad/calculix/Makefile2
-rw-r--r--cad/cura-engine/Makefile1
-rw-r--r--cad/elmerfem/Makefile2
-rw-r--r--cad/feappv/Makefile2
-rw-r--r--cad/freecad/Makefile1
-rw-r--r--cad/freehdl/Makefile2
-rw-r--r--cad/gmsh/Makefile1
-rw-r--r--cad/gspiceui/Makefile1
-rw-r--r--cad/kicad-devel/Makefile1
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/klayout/Makefile1
-rw-r--r--cad/libopencad/Makefile1
-rw-r--r--cad/librecad/Makefile1
-rw-r--r--cad/meshlab/Makefile2
-rw-r--r--cad/opencascade/Makefile2
-rw-r--r--cad/openscad/Makefile2
-rw-r--r--cad/openvsp/Makefile1
-rw-r--r--cad/pdnmesh/Makefile2
-rw-r--r--cad/qelectrotech/Makefile1
-rw-r--r--cad/sceptre/Makefile2
-rw-r--r--cad/scotch/Makefile2
-rw-r--r--cad/stepcode/Makefile1
-rw-r--r--cad/tochnog/Makefile2
25 files changed, 25 insertions, 14 deletions
diff --git a/cad/NASTRAN-95/Makefile b/cad/NASTRAN-95/Makefile
index 660eaf4a61c3..b82dc0bed9b0 100644
--- a/cad/NASTRAN-95/Makefile
+++ b/cad/NASTRAN-95/Makefile
@@ -3,7 +3,7 @@
PORTNAME= NASTRAN-95
PORTVERSION= 20151227
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad science
MAINTAINER= ports@FreeBSD.org
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index 0d412be3d9d7..deab3e824c8b 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alliance
DISTVERSION= 5.0-20120515
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://ftp.lyx.org/lip6/softs/alliance/distribution/5.0/ \
http://ftp.jussieu.fr/lip6/softs/alliance/distribution/5.0/ \
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index 8fe512d9ef62..a3f3cf2c94d1 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= CalculiX
PORTVERSION= 2.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://www.dhondt.de/
DISTFILES= ${DIST_SOURCES}
diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile
index ca2bfeb34e25..ecbd5e64c629 100644
--- a/cad/cura-engine/Makefile
+++ b/cad/cura-engine/Makefile
@@ -2,6 +2,7 @@
PORTNAME= CuraEngine
PORTVERSION= 15.04
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= cederom@tlen.pl
diff --git a/cad/elmerfem/Makefile b/cad/elmerfem/Makefile
index 77b82cce231f..f44b810380bd 100644
--- a/cad/elmerfem/Makefile
+++ b/cad/elmerfem/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elmerfem
PORTVERSION= 8.2.20161026
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad science
MAINTAINER= ports@FreeBSD.org
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile
index e60301c5f18d..23038a942557 100644
--- a/cad/feappv/Makefile
+++ b/cad/feappv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= feappv
PORTVERSION= 3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad science
MASTER_SITES= http://www.ce.berkeley.edu/projects/feap/feappv/
DISTFILES= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} ${PORTDOCS}
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index c45cbec40af9..b2044f01d691 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= FreeCAD
DISTVERSION= 0.17.g20170310
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= tj+freebsd_ports@a13.fr
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index e67a6906ed87..93754b3efd21 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freehdl
PORTVERSION= 0.0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://freehdl.seul.org/~enaroska/
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index c9246148d045..7b5ebd6adabe 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gmsh
PORTVERSION= 2.16.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://gmsh.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index 6c667ef14625..fd4ea674e13b 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gspiceui
PORTVERSION= 1.1.00
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION}
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 1f205558bb51..522161658377 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
+PORTREVISION= 1
#PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= LOCAL/mr
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 039ab955239f..ce170e906c7b 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kicad
DISTVERSION= 20140622%2Bbzr4027
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= https://launchpadlibrarian.net/179199115/
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index caeb77e497a9..78e25816239a 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -2,6 +2,7 @@
PORTNAME= klayout
PORTVERSION= 0.24.9
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile
index 8dcd3e83ebc6..4778aaeb3bf8 100644
--- a/cad/libopencad/Makefile
+++ b/cad/libopencad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libopencad
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= cad graphics geography
MAINTAINER= lbartoletti@tuxfamily.org
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index f6ed9c367f87..bbbc9737650f 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= librecad
PORTVERSION= 2.1.3
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= jhale@FreeBSD.org
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 9983eaaf791a..53185d875929 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meshlab
PORTVERSION= 1.3.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/
DISTNAME= MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g}
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 8621da2873ec..7efcc8f6e436 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opencascade
PORTVERSION= 6.9.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= cad science
MASTER_SITES= LOCAL/thierry
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 13cec8a30e9f..142e6bf415be 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openscad
PORTVERSION= 2015.03
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= http://files.openscad.org/
DISTNAME= openscad-${PORTVERSION}.src
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index d69bc0fe8091..4e56d038c79a 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= openvsp
PORTVERSION= 3.11.0
+PORTREVISION= 1
DISTVERSIONPREFIX= ${GH_PROJECT}_
CATEGORIES= cad
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index 9036a4994372..0c6b94f9d197 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile
index 91f929770399..f7b74fe6fa3b 100644
--- a/cad/qelectrotech/Makefile
+++ b/cad/qelectrotech/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qelectrotech
PORTVERSION= 0.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://download.tuxfamily.org/qet/tags/20151127/
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile
index 9050a3b5e769..daf5e245f174 100644
--- a/cad/sceptre/Makefile
+++ b/cad/sceptre/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sceptre
PORTVERSION= 2012.061
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://alpha.fh-friedberg.de/iem/fileadmin/user_upload/novender/sceptre/
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile
index 573fea7f7656..e433d93f85ca 100644
--- a/cad/scotch/Makefile
+++ b/cad/scotch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scotch
DISTVERSION= 5.1.12b_esmumps
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad science
MASTER_SITES= https://gforge.inria.fr/frs/download.php/28978/
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/cad/stepcode/Makefile b/cad/stepcode/Makefile
index 23fb6c134433..81ed95373505 100644
--- a/cad/stepcode/Makefile
+++ b/cad/stepcode/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stepcode
PORTVERSION= 0.8
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= cad
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile
index 7a4f9611e3ae..385e0e34ca02 100644
--- a/cad/tochnog/Makefile
+++ b/cad/tochnog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tochnog
PORTVERSION= 20140100
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/Tochnog%20Latest%20January%202014
DISTFILES= Sources${EXTRACT_SUFX} gid${EXTRACT_SUFX} \