Revision: 103237 https://trac.macports.org/changeset/103237 Author: larryv@macports.org Date: 2013-02-19 00:38:50 -0800 (Tue, 19 Feb 2013) Log Message: ----------- ksh93, pdksh: Mark as conflicting (maintainer timeout, #38064). Modified Paths: -------------- trunk/dports/shells/ksh93/Portfile trunk/dports/shells/pdksh/Portfile Modified: trunk/dports/shells/ksh93/Portfile =================================================================== --- trunk/dports/shells/ksh93/Portfile 2013-02-19 07:31:40 UTC (rev 103236) +++ trunk/dports/shells/ksh93/Portfile 2013-02-19 08:38:50 UTC (rev 103237) @@ -4,6 +4,7 @@ name ksh93 version 2011-02-08 +conflicts pdksh categories shells maintainers nomaintainer license CPL-1 Modified: trunk/dports/shells/pdksh/Portfile =================================================================== --- trunk/dports/shells/pdksh/Portfile 2013-02-19 07:31:40 UTC (rev 103236) +++ trunk/dports/shells/pdksh/Portfile 2013-02-19 08:38:50 UTC (rev 103237) @@ -4,8 +4,10 @@ name pdksh version 5.2.14 +conflicts ksh93 categories shells maintainers wilcoxd.com:rwilcox + description A Public Domain clone of ksh long_description \ At the moment, it has most of the ksh88 features, not much of \
participants (1)
-
larryv@macports.org