Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 21:06:12 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339637 - in head: . lang lang/python26
Message-ID:  <201401132106.s0DL6CRM086218@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Jan 13 21:06:11 2014
New Revision: 339637
URL: http://svnweb.freebsd.org/changeset/ports/339637

Log:
  Remove python26, it is expired and nothing depends on it anymore.
  
  Reviewed by:	python (mva, rm)
  Approved by:	portmgr-lurkers (mat)

Deleted:
  head/lang/python26/
Modified:
  head/MOVED
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Jan 13 21:05:31 2014	(r339636)
+++ head/MOVED	Mon Jan 13 21:06:11 2014	(r339637)
@@ -5373,3 +5373,4 @@ devel/hs-idoc||2014-01-09|Removed
 x11-toolkits/hs-frantk||2014-01-09|Outdated and bitrotted
 devel/lua-filename||2014-01-10|Abandonware
 archivers/xz||2014-01-12|Included in base system on all supported releases
+lang/python26|lang/python27|2014-01-13|Python 2.6 is now end-of-life, please migrate to lang/python27

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Mon Jan 13 21:05:31 2014	(r339636)
+++ head/lang/Makefile	Mon Jan 13 21:06:11 2014	(r339637)
@@ -278,7 +278,6 @@
     SUBDIR += python-doc-pdf-letter
     SUBDIR += python-doc-text
     SUBDIR += python-mode.el
-    SUBDIR += python26
     SUBDIR += python27
     SUBDIR += python31
     SUBDIR += python32



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401132106.s0DL6CRM086218>