Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 14:31:06 +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: r470541 - head/www/py-django18
Message-ID:  <201805211431.w4LEV6BR002779@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon May 21 14:31:05 2018
New Revision: 470541
URL: https://svnweb.freebsd.org/changeset/ports/470541

Log:
  - Move EXPIRATION_DATE to 2018-08-01 www/py-horizon and www/py-seahub need more time to migrate to py-django111
  
  Sponsored by:	iXsystems Inc.

Modified:
  head/www/py-django18/Makefile

Modified: head/www/py-django18/Makefile
==============================================================================
--- head/www/py-django18/Makefile	Mon May 21 13:50:39 2018	(r470540)
+++ head/www/py-django18/Makefile	Mon May 21 14:31:05 2018	(r470541)
@@ -16,7 +16,7 @@ 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
+EXPIRATION_DATE=	2018-08-01
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805211431.w4LEV6BR002779>