[49313] trunk/dports/lang/openmcl/Portfile

gwright at macports.org gwright at macports.org
Tue Apr 7 04:17:37 PDT 2009


Revision: 49313
          http://trac.macports.org/changeset/49313
Author:   gwright at macports.org
Date:     2009-04-07 04:17:37 -0700 (Tue, 07 Apr 2009)
Log Message:
-----------
Print message to the user noting that this port is deprecated
and will be removed.  OpenMCL has been renamed Clozure Common Lisp;
the port for the renamed version is found in lang/ccl.

Modified Paths:
--------------
    trunk/dports/lang/openmcl/Portfile

Modified: trunk/dports/lang/openmcl/Portfile
===================================================================
--- trunk/dports/lang/openmcl/Portfile	2009-04-07 11:10:00 UTC (rev 49312)
+++ trunk/dports/lang/openmcl/Portfile	2009-04-07 11:17:37 UTC (rev 49313)
@@ -59,5 +59,11 @@
                   file mkdir ${prefix}/share/asdf-install
                   system "chgrp admin ${prefix}/share/asdf-install"
                   system "chmod g+w ${prefix}/share/asdf-install"
+
+		  ui_msg "******************************************************"
+		  ui_msg " The OpenMCL port is deprecated and will be removed."
+		  ui_msg "Please use the ccl (Clozure Common Lisp) port instead."
+		  ui_msg "******************************************************"
+		  ui_msg ""
 		}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090407/56e5ac2d/attachment.html>


More information about the macports-changes mailing list