CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/06 04:28:49
Modified files:
sysutils/prometheus: Makefile distinfo
sysutils/prometheus/patches: patch-_promu_yml
sysutils/prometheus/pkg: prometheus.rc
Log message:
Update to 2.37.9 the last release in this LTS branch.
While doing this fix two bits in the port:
- allow the rc.d script to reload prometheus (via SIGHUP)
- fix the embedded version info by adjusting the module paths
because the built is done using vendor-ed modules
OK sthen@