<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/f47765effae4e1e9921abc381ddac337bddee3e4">https://github.com/macports/macports-base/commit/f47765effae4e1e9921abc381ddac337bddee3e4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f47765effae4e1e9921abc381ddac337bddee3e4
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Apr 17 10:45:21 2021 +1000

<span style='display:block; white-space:pre;color:#404040;'>    HACKING: minor updates
</span>---
 HACKING | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/HACKING b/HACKING
</span><span style='display:block; white-space:pre;color:#808080;'>index 593129a1..f41b6d05 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/HACKING
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/HACKING
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,16 +21,16 @@
</span> 
 # Commits to the "base" component of the repository:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>- *  Commits with user-visible affect made to the "base" component of the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ *  Commits with user-visible effect made to the "base" component of the
</span>     repository should be accompanied by a corresponding entry in the
     base/ChangeLog file, with references to pertinent Trac ticket
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    numbers and svn commit revisions where appropriate.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    numbers and git commits where appropriate.
</span> 
  *  Such entries to the ChangeLog need not be full duplications of their
     related commit logs if the latter are thorough explanations of
     what's involved in the commit. In such cases it's perfectly
     acceptable to enter just a summary of the commit and point the
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reader to further information through the related svn revision and
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reader to further information through the related git commit and
</span>     Trac ticket number (if applicable).
 
  *  Related commits to "base" should be grouped in a single ChangeLog
</pre><pre style='margin:0'>

</pre>