Date: Sat, 11 May 2019 11:29:45 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501250 - head/www/py-django-cors-headers Message-ID: <201905111129.x4BBTjWS080560@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905111129.x4BBTjWS080560>