<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/df306f8fcfd572bc78ee547529579aa13a7256fb">https://github.com/macports/macports-ports/commit/df306f8fcfd572bc78ee547529579aa13a7256fb</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 df306f8fcfd nixpacks: update to v0.9.2
</span>df306f8fcfd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit df306f8fcfd572bc78ee547529579aa13a7256fb
</span>Author: Max Roy <max@unset.ch>
AuthorDate: Sun Oct 2 08:37:56 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    nixpacks: update to v0.9.2
</span>---
 devel/nixpacks/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/nixpacks/Portfile b/devel/nixpacks/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb945ecfb31..0a3ce926329 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/nixpacks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/nixpacks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cargo 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        railwayapp nixpacks 0.8.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        railwayapp nixpacks 0.9.2 v
</span> github.tarball_from archive
 
 categories          devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ long_description    Nixpacks takes a source directory and produces an OCI compli
</span> homepage            https://nixpacks.com/
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  55e95e586af02c6c00419d3a9d70bf9cfaf03f1f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  184ef3bf4c4ebd15f4f556adb2c09bf03290db37b245a6490b1567f5bd136e7c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    30536400
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  80481c995944a5d4d5b95aa03c110e538efd2974 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  07757ef0259582822a7bc1e9e40a32a12b162da0224e9c941a6173e16c449219 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    30540302
</span> 
 destroot {
   xinstall -m 755 ${worksrcpath}/target/[cargo.rust_platform]/release/nixpacks ${destroot}${prefix}/bin/
</pre><pre style='margin:0'>

</pre>