<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/1b625930e04f79b44da37a2c532edbd5fe4914db">https://github.com/macports/macports-ports/commit/1b625930e04f79b44da37a2c532edbd5fe4914db</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 1b62593  deprecated-1.0 portgroup: reword description
</span>1b62593 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1b625930e04f79b44da37a2c532edbd5fe4914db
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Tue Jul 2 17:20:13 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    deprecated-1.0 portgroup: reword description
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Original wording may sound as if using the portgroup itself is
</span><span style='display:block; white-space:pre;color:#404040;'>    discouraged, rather than that using ports which use this portgroup
</span><span style='display:block; white-space:pre;color:#404040;'>    is discouraged.
</span>---
 _resources/port1.0/group/deprecated-1.0.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/deprecated-1.0.tcl b/_resources/port1.0/group/deprecated-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 58ad06f..a7720e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/deprecated-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/deprecated-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,7 +1,7 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 # This PortGroup is used to indicate that a port is deprecated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Usage of this PortGroup does not necessarily mean that the port is about to be removed, but its usage is discouraged.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Ports using this PortGroup are not necessarily about to be removed, but usage of those ports is discouraged.
</span> # Some possible reasons for deprecation:
 #     * the port no longer builds on recent versions of macOS and/or Xcode
 #     * the project is no longer maintained upstream
</pre><pre style='margin:0'>

</pre>