Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 17:38:56 +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: r540097 - head/www/py-dj22-jsonfield
Message-ID:  <202006241738.05OHcu5Y084360@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 17:38:56 2020
New Revision: 540097
URL: https://svnweb.freebsd.org/changeset/ports/540097

Log:
  Set EXPIRATION_DATE to 2020-06-30

Modified:
  head/www/py-dj22-jsonfield/Makefile

Modified: head/www/py-dj22-jsonfield/Makefile
==============================================================================
--- head/www/py-dj22-jsonfield/Makefile	Wed Jun 24 17:38:51 2020	(r540096)
+++ head/www/py-dj22-jsonfield/Makefile	Wed Jun 24 17:38:56 2020	(r540097)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 DEPRECATED=	Obsolete, please use www/py-jsonfield instead
+EXPIRATION_DATE=2020-06-30
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR} \
 



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