Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 18:57:37 +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: r526665 - head/www/py-jsonfield
Message-ID:  <202002211857.01LIvbS7088747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 21 18:57:36 2020
New Revision: 526665
URL: https://svnweb.freebsd.org/changeset/ports/526665

Log:
  Add PORTSCOUT

Modified:
  head/www/py-jsonfield/Makefile

Modified: head/www/py-jsonfield/Makefile
==============================================================================
--- head/www/py-jsonfield/Makefile	Fri Feb 21 18:57:31 2020	(r526664)
+++ head/www/py-jsonfield/Makefile	Fri Feb 21 18:57:36 2020	(r526665)
@@ -23,4 +23,7 @@ NO_ARCH=	yes
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}dj22-jsonfield
 
+# jsonfield 3.0.0+ requires Django 2.2+
+PORTSCOUT=	limit:^2\.
+
 .include <bsd.port.mk>



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