<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dc45dab33c77cf8f97139d9c288bad8bb30f832f">https://github.com/macports/macports-ports/commit/dc45dab33c77cf8f97139d9c288bad8bb30f832f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dc45dab33c77cf8f97139d9c288bad8bb30f832f
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Sep 30 19:25:50 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    rpm: add conflict with rpm54
</span>---
 sysutils/rpm/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/rpm/Portfile b/sysutils/rpm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8c00963..239e07f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/rpm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/rpm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ platforms           darwin freebsd linux
</span> license                   GPL-2 LGPL-2
 categories             sysutils archivers
 maintainers            afb
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts       rpm54
</span> description               The RPM package management system.
 long_description       The RPM Package Manager (RPM) is a powerful command line driven \
                        package management system capable of installing, uninstalling, \
</pre><pre style='margin:0'>

</pre>