svn commit: r339637 - in head: . lang lang/python26

Rene Ladan rene at FreeBSD.org
Mon Jan 13 21:06:12 UTC 2014


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


More information about the svn-ports-all mailing list