<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/c85c4c01c8ffc6712de3702506ee6971a9bf7c93">https://github.com/macports/macports-ports/commit/c85c4c01c8ffc6712de3702506ee6971a9bf7c93</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 c85c4c01c8f nixpacks: update to v0.10.5
</span>c85c4c01c8f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c85c4c01c8ffc6712de3702506ee6971a9bf7c93
</span>Author: Max Roy <max@unset.ch>
AuthorDate: Fri Oct 21 23:50:22 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    nixpacks: update to v0.10.5
</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 1e5e5a8ee70..54cd7880ba7 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.10.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        railwayapp nixpacks 0.10.5 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  728c994c001c5386a6c5b3c369675a6c67086aeb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  5d2f059b41ebc8dc27260db48c7f673060fb6bf5e51ee3eb6663167e6bd8484d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    30567555
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  2a40931e262c0092a071d356af625bd18f99d4fa \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e17f96ccf890687d4574314140c1b50b6804925ea4c3a0cf6e46ece0357d2c9b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    30568268
</span> 
 destroot {
   xinstall -m 755 ${worksrcpath}/target/[cargo.rust_platform]/release/nixpacks ${destroot}${prefix}/bin/
</pre><pre style='margin:0'>

</pre>