x11-fonts/alef: Update to 1.001 and unbreak port
Switch to The Document Foundation's distsite as upstream is dead
PR: 296926
Reviewed by: 0mp (maintainer)
x11-fonts/averiagwf: Put unversioned distfiles in a subdir
Needs to be in a subdir so they don't clash with newer versions
PR: 296929
Reviewed by: asiciliano (maintainer)
cad/verilator: Fix run-time error when verilated program couldn't find lz4
/usr/local/share/verilator/include/verilated.mk is patched with relevant
values.
PR: 296673
Reported by: Joel Bodenmann <jbo at FreeBSD.org>
(cherry picked from commit d9a357804e97a3ab009c2f865530226c44eb5ea7)
cad/verilator: Fix run-time error when verilated program couldn't find lz4
/usr/local/share/verilator/include/verilated.mk is patched with relevant
values.
PR: 296673
Reported by: Joel Bodenmann <jbo at FreeBSD.org>
math/saga: Fix nullptr error
saga-gis/src/tools/io/io_webservices/soilgrids.cpp:433:57: error:
invalid operands to binary expression ('bool' and 'std::nullptr_t')
bResult = Get_Variable(Variable, Distribution, Layer) != NULL;
The upstream fix will be released with the next bugfix version.
Reported by: package builders
finance/taler-merchant: (new port) Merchant components of GNU Taler
These are the components needed to us GNU Taler as merchant (seller)
to accept payments.
biology/muscle: improve port
- remove unnecessary dependencies on gcc and bash
- use INSTALL_PROGRAM instead of INSTALL
Bump PORTREVISION
Reported by: danfe