cad/openvsp: update to 3.41.1
ChangeLog: https://openvsp.org/blogs/announcements/2024/11/10/openvsp-3-41-0-released
Features:
* Re-map ParmID’s when changing XSecCurve type
* Add link loop breaking message to advanced links
* Write structure assemblies to STL and GMsh files
* Calculate structure assembly mass
Library Updates:
* Clipper2, better match packages available in Linux distributions
* Pinocchio, build fix for some platforms
* Delabella, build fix for some platforms
* Triangle, avoid crashes and infinite loops, avoid namespace issues
Fixes:
[13 lines not shown]
www/gohugo: update to 0.138.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.0
Note
* dartsass: Remove support for v1 of the protocol/binary (note)
* Remove deprecations <= v0.122.0 (note)
Bug fixes
* dartsass: Fix error message
* Fix extra newline/paragraphs issue with .RenderShortcodes
* markup/goldmark: Fix typo in error message
Improvements
* Make sure term is always set
* dartsass: Add silenceDeprecations option
[67 lines not shown]
devel/sonar-scanner-cli: Fix scanning on FreeBSD
- pretent to be linux (kubernetes files will still trigger an
exception and abort the scan, as the kybernets part ignores
the OS setting)
- prevent the download of java from the sonarqube server and
use the local java
net/mdns-bridge: New port
daemon for forwarding mDNS data between network interfaces. It
is intended for use by firewalls to provide service discovery
across network segments, with and without filtering, for both
IPv4 and IPv6.
PR: 282569
Sponsored by: Rubicon Communications, LLC ("Netgate")