aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-02 22:23:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-09-02 22:23:38 +0800
commitda074647297b4a4b80f957eae57311da2e099a2f (patch)
tree573b4b0b6a91a0aece52fd6c116dc196d6c25312 /cad
parent8feafee67e3c7c74519fba6a11ed5c677478e7b1 (diff)
downloadfreebsd-ports-graphics-da074647297b4a4b80f957eae57311da2e099a2f.tar.gz
freebsd-ports-graphics-da074647297b4a4b80f957eae57311da2e099a2f.tar.zst
freebsd-ports-graphics-da074647297b4a4b80f957eae57311da2e099a2f.zip
Update to 3.2.0
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395
Diffstat (limited to 'cad')
-rw-r--r--cad/freecad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 6afa67afe2f..bfc582edb36 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= FreeCAD
DISTVERSION= 0.17.g20170616
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= tj+freebsd_ports@a13.fr
@@ -23,7 +24,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libvtkFiltersTexture-6.2.so:math/vtk6 \
libTKernel.so:cad/opencascade \
libSoQt.so:x11-toolkits/soqt \
- libxerces-c-3.1.so:textproc/xerces-c3 \
+ libxerces-c.so:textproc/xerces-c3 \
libboost_thread.so:devel/boost-libs \
libarea.so:devel/libarea \
libmed.so:french/med \