Created attachment 211273 [details] patch This is largely a fixes & polish release. There are a number of bug fixes and security improvements in here.
Created attachment 211274 [details] poudriere log Tested on 11.3 and 12.1 amd64
Created attachment 211275 [details] patch
Hello Ivan, thank you for your patch. Meanwhile 1.34.3 has been released. Are there any objections updating to this release? (see patch).
Created attachment 211852 [details] Proposed patch for 1.34.3
Created attachment 211853 [details] Proposed patch for 1.34.3 (fixed pkg-plist)
Comment on attachment 211853 [details] Proposed patch for 1.34.3 (fixed pkg-plist) It builds and runs on my test system, thank you for the update. Please share your tricks about painless port updates? I have a big trouble with this. If I make stuff on my laptop, I can't test it as I don't have enough CPU to build all chain (and don't want to mess with my working environment), if I update on my poudriere machine, I can't use `make` to create patches or plist as make defaults to /usr/ports, but poudriere keeps them at /usr/local/poudriere.
A commit references this bug: Author: ehaupt Date: Mon Feb 24 09:43:36 UTC 2020 New revision: 526960 URL: https://svnweb.freebsd.org/changeset/ports/526960 Log: Update to 1.34.3 PR: 243795 Submitted by: bsd@abinet.ru (maintainer) Changes: head/multimedia/zoneminder/Makefile head/multimedia/zoneminder/distinfo head/multimedia/zoneminder/files/README.FreeBSD head/multimedia/zoneminder/files/extra-patch-CMakeLists.txt head/multimedia/zoneminder/files/patch-CMakeLists.txt head/multimedia/zoneminder/files/patch-cmake_Modules_Pod2Man.cmake head/multimedia/zoneminder/files/patch-scripts_CMakeLists.txt head/multimedia/zoneminder/files/patch-src_CMakeLists.txt head/multimedia/zoneminder/files/patch-src_zm__video.cpp head/multimedia/zoneminder/pkg-plist
Updated, thanks! Concerning your question, I'll contact you off-ticket.