<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ffcd39449b218400b2ad1038ba09b57335ca24b">https://github.com/macports/macports-ports/commit/1ffcd39449b218400b2ad1038ba09b57335ca24b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 1ffcd39449b prometheus: remove nodejs16 as build dep
</span>1ffcd39449b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1ffcd39449b218400b2ad1038ba09b57335ca24b
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri May 10 12:07:52 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> prometheus: remove nodejs16 as build dep
</span>---
sysutils/prometheus/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/prometheus/Portfile b/sysutils/prometheus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9667788b42a..8ec6f1c289e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/prometheus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/prometheus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,6 @@ patchfiles-append \
</span>
depends_build-append \
port:golangci-lint \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- path:bin/node:nodejs16 \
</span> path:bin/npm:npm8 \
port:promu \
port:yarn \
</pre><pre style='margin:0'>
</pre>