[56517] trunk/dports/lang
ryandesign at macports.org
ryandesign at macports.org
Sat Aug 29 02:35:55 PDT 2009
Revision: 56517
http://trac.macports.org/changeset/56517
Author: ryandesign at macports.org
Date: 2009-08-29 02:35:52 -0700 (Sat, 29 Aug 2009)
Log Message:
-----------
php5, php5-devel: in obsolete variant messages, make it clear that the user has to install the replacement ports
Modified Paths:
--------------
trunk/dports/lang/php5/Portfile
trunk/dports/lang/php5-devel/Portfile
Modified: trunk/dports/lang/php5/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile 2009-08-29 09:30:58 UTC (rev 56516)
+++ trunk/dports/lang/php5/Portfile 2009-08-29 09:35:52 UTC (rev 56517)
@@ -180,7 +180,7 @@
eval [subst {
variant ${old_variant} description "Obsolete; install ${my_name}-${new_port} port instead" {
pre-configure {
- ui_msg "The +${old_variant} variant has been replaced by the ${my_name}-${new_port} port"
+ ui_msg "The +${old_variant} variant is obsolete. Please install the ${my_name}-${new_port} port instead."
}
}
}]
Modified: trunk/dports/lang/php5-devel/Portfile
===================================================================
--- trunk/dports/lang/php5-devel/Portfile 2009-08-29 09:30:58 UTC (rev 56516)
+++ trunk/dports/lang/php5-devel/Portfile 2009-08-29 09:35:52 UTC (rev 56517)
@@ -184,7 +184,7 @@
eval [subst {
variant ${old_variant} description "Obsolete; install ${my_name}-${new_port} port instead" {
pre-configure {
- ui_msg "The +${old_variant} variant has been replaced by the ${my_name}-${new_port} port"
+ ui_msg "The +${old_variant} variant is obsolete. Please install the ${my_name}-${new_port} port instead."
}
}
}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090829/0f4ec523/attachment-0001.html>
More information about the macports-changes
mailing list