aboutsummaryrefslogtreecommitdiff
path: root/cad/fdm_materials/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2020-09-26 19:53:09 +0000
committerDiane Bruce <db@FreeBSD.org>2020-09-26 19:53:09 +0000
commit5019d0a3821c5dd9eae52acd48392a3ae1949c5c (patch)
tree9d7cdfdfb0bbd055cd1769a3b76ad49ed812ebfb /cad/fdm_materials/Makefile
parent09f3ef6ec0ceb579c6d47dd91037918a6f6675fa (diff)
downloadports-5019d0a3821c5dd9eae52acd48392a3ae1949c5c.tar.gz
ports-5019d0a3821c5dd9eae52acd48392a3ae1949c5c.zip
This patch updates Cura and all associated dependencies to 4.7.1.
Also, it adds math/py-numpy-stl - an optional dependency that makes loading STL files much faster. Without it, Cura was complaining: 2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.<module> [32]: Could not find numpy-stl, falling back to slower code. I'm not sure where the 6.x version in cad/fdm_materials came from, seems like now that project has its version in sync with the Cura version, so I chose to increment PORTEPOCH for that. [Greg] - fdm_materials adds some new materials usable with Cura - I had to bump PORTEPOCH on a couple of ports - py-numpy-stl was added on a separate commit - Bump version checking in Cura on some dependancies [db] PR: ports/249468 Submitted by: greg@unrelenting.technology
Notes
Notes: svn path=/head/; revision=550214
Diffstat (limited to 'cad/fdm_materials/Makefile')
-rw-r--r--cad/fdm_materials/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/fdm_materials/Makefile b/cad/fdm_materials/Makefile
index 7c3cf7a42c93..afaca5de857c 100644
--- a/cad/fdm_materials/Makefile
+++ b/cad/fdm_materials/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= fdm_materials
-DISTVERSION= 6.3.2
+PORTEPOCH= 1
+DISTVERSION= 4.7.1
CATEGORIES= cad
DIST_SUBDIR= Ultimaker
@@ -15,7 +16,7 @@ USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= Ultimaker
-GH_TAGNAME= c54199e
+GH_TAGNAME= c7331d5ea
NO_ARCH= yes
STRIP=