CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2025/03/10 08:49:21
Modified files: comms/zigbee2mqtt: Makefile distinfo comms/zigbee2mqtt/pkg: PLIST Log message: update to zigbee2mqtt-2.1.3 - enable on aarch64 (it is fiddly as the npm cache distfile must be generated on both amd64, then again from the same tree on aarch64, to make sure all required files are downloaded - remains to be seen if I will be able to keep on doing this in future) - move npm dep install stage from post-extract to do-configure to avoid a bunch of active steps that were previously done when you "make patch"