<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9a057fc9c826db6dab1494aff2ad11b9610f3e09">https://github.com/macports/macports-ports/commit/9a057fc9c826db6dab1494aff2ad11b9610f3e09</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 9a057fc9c82 json-glib: take co-ownership
</span>9a057fc9c82 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9a057fc9c826db6dab1494aff2ad11b9610f3e09
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Thu Aug 17 08:51:45 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> json-glib: take co-ownership
</span>---
devel/json-glib/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/json-glib/Portfile b/devel/json-glib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3baf5a18abc..55eb448305a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/json-glib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/json-glib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision 1
</span> set branch [join [lrange [split ${version} .] 0 1] .]
categories devel
license LGPL-2.1+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers otherware.org:nefar openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers otherware.org:nefar {mascguy @mascguy} openmaintainer
</span> homepage https://wiki.gnome.org/Projects/JsonGlib
description provides JSON support
long_description JSON-GLib is a library providing serialization and \
</pre><pre style='margin:0'>
</pre>