svn commit: r494913 - head/www/py-django

Antoine Brodin antoine at FreeBSD.org
Thu Mar 7 07:21:46 UTC 2019


Author: antoine
Date: Thu Mar  7 07:21:45 2019
New Revision: 494913
URL: https://svnweb.freebsd.org/changeset/ports/494913

Log:
  Deprecate the django meta port
  
  With hat:	portmgr

Modified:
  head/www/py-django/Makefile

Modified: head/www/py-django/Makefile
==============================================================================
--- head/www/py-django/Makefile	Thu Mar  7 06:41:56 2019	(r494912)
+++ head/www/py-django/Makefile	Thu Mar  7 07:21:45 2019	(r494913)
@@ -11,6 +11,8 @@ COMMENT=	High-level Python Web Framework (meta port)
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	do not depend on this port
+
 OPTIONS_SINGLE=	DJANGO
 OPTIONS_SINGLE_DJANGO=	DJANGO111 DJANGO20 DJANGO21
 OPTIONS_DEFAULT=DJANGO111


More information about the svn-ports-all mailing list