svn commit: r514951 - head/www/py-django-crispy-forms
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 20 17:12:25 UTC 2019
Author: sunpoet
Date: Sun Oct 20 17:12:24 2019
New Revision: 514951
URL: https://svnweb.freebsd.org/changeset/ports/514951
Log:
Update to 1.8.0
- Update CONFLICTS_INSTALL
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
Modified:
head/www/py-django-crispy-forms/Makefile
head/www/py-django-crispy-forms/distinfo
Modified: head/www/py-django-crispy-forms/Makefile
==============================================================================
--- head/www/py-django-crispy-forms/Makefile Sun Oct 20 17:12:19 2019 (r514950)
+++ head/www/py-django-crispy-forms/Makefile Sun Oct 20 17:12:24 2019 (r514951)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-crispy-forms
-PORTVERSION= 1.7.2
+PORTVERSION= 1.8.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +20,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj21-django-crispy-forms
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj21-django-crispy-forms \
+ ${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms
.include <bsd.port.mk>
Modified: head/www/py-django-crispy-forms/distinfo
==============================================================================
--- head/www/py-django-crispy-forms/distinfo Sun Oct 20 17:12:19 2019 (r514950)
+++ head/www/py-django-crispy-forms/distinfo Sun Oct 20 17:12:24 2019 (r514951)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520704202
-SHA256 (django-crispy-forms-1.7.2.tar.gz) = 5952bab971110d0b86c278132dae0aa095beee8f723e625c3d3fa28888f1675f
-SIZE (django-crispy-forms-1.7.2.tar.gz) = 53853
+TIMESTAMP = 1571483891
+SHA256 (django-crispy-forms-1.8.0.tar.gz) = 0320b303420fec9ce94e045321dfd180ca0e31e0336211c5d30ad0bda5ebbb5d
+SIZE (django-crispy-forms-1.8.0.tar.gz) = 56914
More information about the svn-ports-all
mailing list