<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a4a24e5522b6c32bacc7fa185301198ac67181ad">https://github.com/macports/macports-ports/commit/a4a24e5522b6c32bacc7fa185301198ac67181ad</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 a4a24e5522b PineFlash: update app pg, remove redundant dep
</span>a4a24e5522b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a4a24e5522b6c32bacc7fa185301198ac67181ad
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Jan 11 04:53:43 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> PineFlash: update app pg, remove redundant dep
</span>---
sysutils/PineFlash/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/PineFlash/Portfile b/sysutils/PineFlash/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3249105320..9e5f2b52503 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/PineFlash/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/PineFlash/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
PortGroup cargo 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup app 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup app 1.1
</span>
github.setup Spagett1 PineFlash 0.5.3
revision 2
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,6 @@ checksums ${name}-${version}${extract.suffix} \
</span> sha256 0286cf9b10e8d6c06ae5340a3dfe3e225a381146945ad035375b37f81dcad878 \
size 15598424
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build-append port:makeicns
</span> depends_lib-append port:curl \
port:libusb \
port:libiconv
</pre><pre style='margin:0'>
</pre>