[101915] trunk/dports/_resources/port1.0/group

ryandesign at macports.org ryandesign at macports.org
Mon Jan 21 16:56:26 PST 2013


Revision: 101915
          https://trac.macports.org/changeset/101915
Author:   ryandesign at macports.org
Date:     2013-01-21 16:56:26 -0800 (Mon, 21 Jan 2013)
Log Message:
-----------
php-1.0.tcl, php5extension-1.0.tcl: add deprecation notices

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/php-1.0.tcl
    trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/php-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php-1.0.tcl	2013-01-22 00:17:22 UTC (rev 101914)
+++ trunk/dports/_resources/port1.0/group/php-1.0.tcl	2013-01-22 00:56:26 UTC (rev 101915)
@@ -49,10 +49,18 @@
 # If this is a Zend extension, use
 #
 #   php.type                    zend
+#
+#
+# The php 1.0 PortGroup is DEPRECATED. Please do not use for new development.
+# Please switch any existing ports using it to the php 1.1 PortGroup at your
+# earliest convenience.
+#
+# The php 1.0 PortGroup was only used briefly for official ports; all official
+# ports using it have already been switched to the php 1.1 PortGroup and the
+# php 1.0 PortGroup will be removed once it is believed that all users have
+# upgraded and are no longer using those old port versions.
 
-### This portgroup is not ready to be used yet ###
 
-
 # Options that relate to the PHP extension.
 options php.branches
 option_proc php.branches        php._set_branches

Modified: trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl	2013-01-22 00:17:22 UTC (rev 101914)
+++ trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl	2013-01-22 00:56:26 UTC (rev 101915)
@@ -45,6 +45,19 @@
 # If this is a Zend extension, use
 #
 #   php5extension.type      zend
+#
+#
+# The php5extension 1.0 PortGroup is DEPRECATED. Please do not use for new
+# development. Please switch any existing ports using it to the php 1.1
+# PortGroup (which supports multiple PHP versions) at your earliest
+# convenience.
+#
+# Most official ports using the php5extension 1.0 PortGroup already have
+# corresponding ports using the php 1.1 PortGroup; the php5extension ports
+# will be marked as replaced_by their php 1.1 counterparts as soon as all
+# ports depending on them are updated to depend on the new ports instead.
+# Then, after a suitable morning period, the php5extension PortGroup will
+# be removed.
 
 
 default build.dir                   {[lindex ${php5extension.build_dirs} 0]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130121/b53cc88e/attachment.html>


More information about the macports-changes mailing list