[28465] trunk/base

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 31 15:59:49 PDT 2007


Revision: 28465
          http://trac.macosforge.org/projects/macports/changeset/28465
Author:   mww at macports.org
Date:     2007-08-31 15:59:48 -0700 (Fri, 31 Aug 2007)

Log Message:
-----------
mark 'python' group code as deprecated - it is not used by any port currently, so removal should be no problem in some future version

Modified Paths:
--------------
    trunk/base/ChangeLog
    trunk/base/doc/portgroup.7
    trunk/base/src/port1.0/resources/group/python-1.0.tcl

Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog	2007-08-31 22:52:54 UTC (rev 28464)
+++ trunk/base/ChangeLog	2007-08-31 22:59:48 UTC (rev 28465)
@@ -6,6 +6,8 @@
 
 Unreleased:
 
+    - Mark "python" group code as deprecated
+
     - Add group code for Python 3.0
 
     - Add more compiler suites for the 'configure.compiler' option

Modified: trunk/base/doc/portgroup.7
===================================================================
--- trunk/base/doc/portgroup.7	2007-08-31 22:52:54 UTC (rev 28464)
+++ trunk/base/doc/portgroup.7	2007-08-31 22:59:48 UTC (rev 28465)
@@ -36,7 +36,6 @@
 .Sh SYNOPSIS
 .Nm PortGroup gnustep 1.0
 .Nm PortGroup perl5 1.0
-.Nm PortGroup python 1.0
 .Nm PortGroup python24 1.0
 .Nm PortGroup python25 1.0
 .Nm PortGroup python30 1.0

Modified: trunk/base/src/port1.0/resources/group/python-1.0.tcl
===================================================================
--- trunk/base/src/port1.0/resources/group/python-1.0.tcl	2007-08-31 22:52:54 UTC (rev 28464)
+++ trunk/base/src/port1.0/resources/group/python-1.0.tcl	2007-08-31 22:59:48 UTC (rev 28465)
@@ -31,6 +31,7 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
+ui_warn "This portgroup is deprecated and will be removed in a future version!"
 
 set python.bin ${prefix}/bin/python2.3
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070831/d89e2b6f/attachment.html


More information about the macports-changes mailing list