svn commit: r526665 - head/www/py-jsonfield

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 21 18:57:38 UTC 2020


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>


More information about the svn-ports-all mailing list