aboutsummaryrefslogtreecommitdiff
path: root/net/libcharon
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 /net/libcharon
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 'net/libcharon')
-rw-r--r--net/libcharon/Makefile4
-rw-r--r--net/libcharon/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/libcharon/Makefile b/net/libcharon/Makefile
index 23291cbc0c73..d6959a5b231b 100644
--- a/net/libcharon/Makefile
+++ b/net/libcharon/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libCharon
-DISTVERSION= 4.5.0
+DISTVERSION= 4.7.1
CATEGORIES= net devel cad
DIST_SUBDIR= Ultimaker
@@ -16,7 +16,7 @@ STRIP=
USE_GITHUB= yes
GH_ACCOUNT= Ultimaker
-GH_TAGNAME= bfd36d0
+GH_TAGNAME= c34738dd
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/libcharon/distinfo b/net/libcharon/distinfo
index 9bf525775d93..583c7ebe0f54 100644
--- a/net/libcharon/distinfo
+++ b/net/libcharon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584018065
-SHA256 (Ultimaker/Ultimaker-libCharon-4.5.0-bfd36d0_GH0.tar.gz) = 9c37f847993510555908743644b25fb6cd8e5957ad849d219661f7d2ad9d4fad
-SIZE (Ultimaker/Ultimaker-libCharon-4.5.0-bfd36d0_GH0.tar.gz) = 145487
+TIMESTAMP = 1600557973
+SHA256 (Ultimaker/Ultimaker-libCharon-4.7.1-c34738dd_GH0.tar.gz) = cea1dd86c54cfdbe6e1d996fa01083d4c7c4b26301c523a2294d69ea53d7f109
+SIZE (Ultimaker/Ultimaker-libCharon-4.7.1-c34738dd_GH0.tar.gz) = 151232