svn commit: r527515 - head/www/py-django-crispy-forms

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 1 06:49:18 UTC 2020


Author: sunpoet
Date: Sun Mar  1 06:49:15 2020
New Revision: 527515
URL: https://svnweb.freebsd.org/changeset/ports/527515

Log:
  Add PORTSCOUT

Modified:
  head/www/py-django-crispy-forms/Makefile

Modified: head/www/py-django-crispy-forms/Makefile
==============================================================================
--- head/www/py-django-crispy-forms/Makefile	Sun Mar  1 06:49:10 2020	(r527514)
+++ head/www/py-django-crispy-forms/Makefile	Sun Mar  1 06:49:15 2020	(r527515)
@@ -23,4 +23,7 @@ NO_ARCH=	yes
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}dj21-django-crispy-forms \
 			${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms
 
+# django-crispy-forms 1.9.0+ requires Django 2.2+
+PORTSCOUT=	limit:^1\.8\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list