<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6bfe7f620fc993f5478906c6c965c5e21ec694f3">https://github.com/macports/macports-ports/commit/6bfe7f620fc993f5478906c6c965c5e21ec694f3</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 6bfe7f620fc p5-ffi-platypus-lang-rust: update to version 0.12
</span>6bfe7f620fc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6bfe7f620fc993f5478906c6c965c5e21ec694f3
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Oct 27 22:29:53 2022 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-ffi-platypus-lang-rust: update to version 0.12
</span>---
perl/p5-ffi-platypus-lang-rust/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-ffi-platypus-lang-rust/Portfile b/perl/p5-ffi-platypus-lang-rust/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ba26ea9b0d..bc03cafc857 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-ffi-platypus-lang-rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-ffi-platypus-lang-rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup FFI-Platypus-Lang-Rust 0.11 ../../authors/id/P/PL/PLICEASE
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup FFI-Platypus-Lang-Rust 0.12 ../../authors/id/P/PL/PLICEASE
</span> license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ long_description ${description}
</span> platforms darwin
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 5ec278eb79af56090d7669db849fae4c6893fb14 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 aa1efe873143e8208ee41253487071db3f42ab671ff37f572bd164d3c36c9e10 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 38693
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 7bf1ad4fe0d78c5a7139d335704769b42e00ecea \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 2ede21f20a4b006ddfa39b5ad367592bf2722a46a2d77e72c8e23ccbc6d837a9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 38525
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>