<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ae57becad9a984152b00ca97de2ded98708860f2">https://github.com/macports/macports-ports/commit/ae57becad9a984152b00ca97de2ded98708860f2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ae57becad9a984152b00ca97de2ded98708860f2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 23 23:48:45 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> rsnapshot: mark noarch, platforms any
</span>---
sysutils/rsnapshot/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/rsnapshot/Portfile b/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 833b98b6337..35b67dcaf4f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/rsnapshot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,6 +15,8 @@ revision 0
</span> categories sysutils net
maintainers nomaintainer
license GPL-2+
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> description filesystem snapshot utility based on rsync
long_description rsnapshot is a filesystem snapshot utility based on \
rsync. It makes it easy to make periodic snapshots of \
</pre><pre style='margin:0'>
</pre>