svn commit: r443795 - head/lang/python33

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 18 02:52:38 UTC 2017


Author: sunpoet
Date: Sun Jun 18 02:52:36 2017
New Revision: 443795
URL: https://svnweb.freebsd.org/changeset/ports/443795

Log:
  Update DEPRECATED to latest default python3

Modified:
  head/lang/python33/Makefile

Modified: head/lang/python33/Makefile
==============================================================================
--- head/lang/python33/Makefile	Sun Jun 18 01:05:50 2017	(r443794)
+++ head/lang/python33/Makefile	Sun Jun 18 02:52:36 2017	(r443795)
@@ -13,7 +13,7 @@ COMMENT=	Interpreted object-oriented programming langu
 
 LICENSE=	PSFL
 
-DEPRECATED=	No longer receives bug fixes, only security updates. Please update to Python 3.5
+DEPRECATED=	No longer receives bug fixes, only security updates. Please update to Python 3.6
 EXPIRATION_DATE=	2017-09-01
 
 USES=		cpe ncurses pathfix pkgconfig readline ssl tar:xz shebangfix


More information about the svn-ports-head mailing list