svn commit: r485119 - head/lang/python34

Antoine Brodin antoine at FreeBSD.org
Sat Nov 17 08:02:00 UTC 2018


Author: antoine
Date: Sat Nov 17 08:01:59 2018
New Revision: 485119
URL: https://svnweb.freebsd.org/changeset/ports/485119

Log:
  Deprecate python34
  
  With hat:	portmgr

Modified:
  head/lang/python34/Makefile

Modified: head/lang/python34/Makefile
==============================================================================
--- head/lang/python34/Makefile	Sat Nov 17 07:27:56 2018	(r485118)
+++ head/lang/python34/Makefile	Sat Nov 17 08:01:59 2018	(r485119)
@@ -15,6 +15,8 @@ COMMENT=	Interpreted object-oriented programming langu
 
 LICENSE=	PSFL
 
+DEPRECATED=	Fails to build with recent OpenSSL
+EXPIRATION_DATE=	2018-12-17
 BROKEN_SSL=	openssl111
 
 USES=		cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz


More information about the svn-ports-all mailing list