aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
commita8713d15f4d56c9054b5d6a952f5c3613f04959a (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /cad
parentc9e5b0da2c7f6a3df13a274b6b410d835805742f (diff)
downloadports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz
ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
Notes
Notes: svn path=/head/; revision=426908
Diffstat (limited to 'cad')
-rw-r--r--cad/freecad/Makefile2
-rw-r--r--cad/fritzing/Makefile2
-rw-r--r--cad/kicad-devel/Makefile1
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/librecad/Makefile1
-rw-r--r--cad/linuxcnc-devel/Makefile1
-rw-r--r--cad/openscad/Makefile2
7 files changed, 7 insertions, 4 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index d830aa3a7ed8..d57db4218def 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= FreeCAD
DISTVERSION= 0.17.g20161104
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MAINTAINER= ports@FreeBSD.org
diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile
index dae46847c8f0..25363d5460d6 100644
--- a/cad/fritzing/Makefile
+++ b/cad/fritzing/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fritzing
PORTVERSION= 0.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= https://github.com/fritzing/fritzing-app/archive/:source \
https://github.com/fritzing/fritzing-parts/archive/:parts
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index e4338dd954f3..7a16c8f3e1d5 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 e258661f1a3d..4db11b9a909b 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kicad
DISTVERSION= 20140622%2Bbzr4027
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= https://launchpadlibrarian.net/179199115/
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index bc8e2cf6f602..f539f0dbbc39 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= librecad
DISTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= ports@FreeBSD.org
diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile
index d8582417d7ed..ac6dd8dc4e4a 100644
--- a/cad/linuxcnc-devel/Makefile
+++ b/cad/linuxcnc-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= linuxcnc-devel
PORTVERSION= 20160626
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= trasz@FreeBSD.org
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index aceecd616dbd..dc6f1db37f9f 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openscad
PORTVERSION= 2015.03
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://files.openscad.org/
DISTNAME= openscad-${PORTVERSION}.src