[83878] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Mon Sep 12 07:09:07 PDT 2011


Revision: 83878
          http://trac.macports.org/changeset/83878
Author:   ryandesign at macports.org
Date:     2011-09-12 07:09:04 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
expect and whois conflict on ${prefix}/bin/mkpasswd

Modified Paths:
--------------
    trunk/dports/devel/expect/Portfile
    trunk/dports/net/whois/Portfile

Modified: trunk/dports/devel/expect/Portfile
===================================================================
--- trunk/dports/devel/expect/Portfile	2011-09-12 08:18:15 UTC (rev 83877)
+++ trunk/dports/devel/expect/Portfile	2011-09-12 14:09:04 UTC (rev 83878)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 
 name			expect
+conflicts		whois
 version			5.45
 platforms		darwin
 categories		devel

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2011-09-12 08:18:15 UTC (rev 83877)
+++ trunk/dports/net/whois/Portfile	2011-09-12 14:09:04 UTC (rev 83878)
@@ -13,7 +13,7 @@
 PortGroup                   archcheck 1.0
 
 name                        whois
-conflicts                   bahamut ripe-whois
+conflicts                   bahamut expect ripe-whois
 version                     5.0.11
 categories                  net
 maintainers                 ryandesign
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/e03d0a59/attachment.html>


More information about the macports-changes mailing list