svn commit: r501250 - head/www/py-django-cors-headers
Steve Wills
swills at FreeBSD.org
Sat May 11 11:29:46 UTC 2019
Author: swills
Date: Sat May 11 11:29:45 2019
New Revision: 501250
URL: https://svnweb.freebsd.org/changeset/ports/501250
Log:
www/py-django-cors-headers: update to 3.0.0
Modified:
head/www/py-django-cors-headers/Makefile (contents, props changed)
head/www/py-django-cors-headers/distinfo (contents, props changed)
Modified: head/www/py-django-cors-headers/Makefile
==============================================================================
--- head/www/py-django-cors-headers/Makefile Sat May 11 11:24:57 2019 (r501249)
+++ head/www/py-django-cors-headers/Makefile Sat May 11 11:29:45 2019 (r501250)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-cors-headers
-PORTVERSION= 2.5.3
+PORTVERSION= 3.0.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-django-cors-headers/distinfo
==============================================================================
--- head/www/py-django-cors-headers/distinfo Sat May 11 11:24:57 2019 (r501249)
+++ head/www/py-django-cors-headers/distinfo Sat May 11 11:29:45 2019 (r501250)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556644278
-SHA256 (django-cors-headers-2.5.3.tar.gz) = c7987faa9aaef7f6a802b0f354a719e80a9158c284f530265ac792f1ee725e52
-SIZE (django-cors-headers-2.5.3.tar.gz) = 23295
+TIMESTAMP = 1557573423
+SHA256 (django-cors-headers-3.0.0.tar.gz) = f484f2cca7df29d3ce8cc74f4ddc00aedb7d3789e16fce9fb5d860d6ec1ebcf4
+SIZE (django-cors-headers-3.0.0.tar.gz) = 23691
More information about the svn-ports-all
mailing list