Created attachment 230845 [details] patch updating devel/libconfig to 1.7.3 and bumping PORTREVISIONs accordingly - Chase shared library bump across dependant ports. - Properly depend on makeinfo, adding an INFO knob. - Refresh pkg-descr and COMMENT accordingly. Poudriere builds of all touched ports are fine except for www/glewlwyd which generally has build problems [1], logs available upon request. 1: https://lists.freebsd.org/archives/freebsd-pkg-fallout/2022-January/174933.html
Please use upstream release archive/distribution archive instead of pulling it from GitHub repo. https://github.com/hyperrealm/libconfig/releases/tag/v1.7.3 --> https://github.com/hyperrealm/libconfig/releases/download/v1.7.3/libconfig-1.7.3.tar.gz
...I should add, this is a recommendation in Porters Handbook.
Created attachment 230886 [details] updated patch fetching releases rather than tags from GitHub
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c30deb681a941ce9974c57c7f45c9f294908d67 commit 8c30deb681a941ce9974c57c7f45c9f294908d67 Author: Marius Strobl <marius@FreeBSD.org> AuthorDate: 2022-01-08 19:26:44 +0000 Commit: Marius Strobl <marius@FreeBSD.org> CommitDate: 2022-01-26 07:46:25 +0000 devel/libconfig: update to 1.7.3 - Chase shared library bump across dependant ports. - Fetch releases rather than tags from GitHub. [1] - Properly depend on makeinfo, adding an INFO knob. - Refresh pkg-descr and COMMENT accordingly. PR: 261062 Reported by: dizzy [1] Approved by: maintainer timeout astro/siril/Makefile | 2 +- audio/shairport-sync/Makefile | 1 + audio/umurmur/Makefile | 2 +- databases/ateam_mysql57_ldap_auth/Makefile | 2 +- databases/ateam_mysql_ldap_auth/Makefile | 2 +- databases/zabbix3-libzbxpgsql/Makefile | 2 +- deskutils/dfshow/Makefile | 1 + devel/libconfig/Makefile | 24 +++++++++++------------- devel/libconfig/distinfo | 6 +++--- devel/libconfig/pkg-descr | 17 ++++++++--------- devel/libconfig/pkg-plist | 4 ++-- irc/srain/Makefile | 1 + lang/ldc/Makefile | 1 + multimedia/lms/Makefile | 1 + net-im/telegram-cli/Makefile | 1 + net-im/tox/Makefile | 1 + net-im/toxic/Makefile | 1 + net/sslh/Makefile | 1 + security/cvechecker/Makefile | 1 + security/razorback-api/Makefile | 2 +- www/glewlwyd/Makefile | 1 + www/janus/Makefile | 2 +- www/ot-recorder/Makefile | 2 +- x11-wm/compton/Makefile | 2 +- x11-wm/picom/Makefile | 2 +- x11/compton-conf/Makefile | 1 + x11/xob/Makefile | 1 + 27 files changed, 47 insertions(+), 37 deletions(-)