Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2020 08:45:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540457 - head/www/py-dj22-django-redis
Message-ID:  <202006260845.05Q8j5xh067318@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 26 08:45:04 2020
New Revision: 540457
URL: https://svnweb.freebsd.org/changeset/ports/540457

Log:
  Set EXPIRATION_DATE to 2020-06-30

Modified:
  head/www/py-dj22-django-redis/Makefile

Modified: head/www/py-dj22-django-redis/Makefile
==============================================================================
--- head/www/py-dj22-django-redis/Makefile	Fri Jun 26 08:44:59 2020	(r540456)
+++ head/www/py-dj22-django-redis/Makefile	Fri Jun 26 08:45:04 2020	(r540457)
@@ -13,6 +13,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 DEPRECATED=	Obsolete, please use www/py-django-redis instead
+EXPIRATION_DATE=2020-06-30
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}redis>=2.10.0:databases/py-redis@${PY_FLAVOR}



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