Date: Thu, 10 May 2018 08:43:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469522 - head/www/py-django18 Message-ID: <201805100843.w4A8hq2q047341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Thu May 10 08:43:51 2018 New Revision: 469522 URL: https://svnweb.freebsd.org/changeset/ports/469522 Log: - Mark it Deprecated (end of live) Sponsored by: iXsystems Inc. Modified: head/www/py-django18/Makefile Modified: head/www/py-django18/Makefile ============================================================================== --- head/www/py-django18/Makefile Thu May 10 08:34:01 2018 (r469521) +++ head/www/py-django18/Makefile Thu May 10 08:43:51 2018 (r469522) @@ -15,6 +15,9 @@ DIST_SUBDIR= python MAINTAINER= python@FreeBSD.org COMMENT= High-level Python Web Framework (1.8.x LTS) +DEPRECATED= End of Live since 01/04/2018 +EXPIRATION_DATE= 2018-06-12 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805100843.w4A8hq2q047341>