Date: Tue, 8 Oct 2019 14:51:39 +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: r514082 - head/www/py-django-cors-headers Message-ID: <201910081451.x98EpdS9046352@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Oct 8 14:51:39 2019 New Revision: 514082 URL: https://svnweb.freebsd.org/changeset/ports/514082 Log: www/py-django-cors-headers: update to 3.1.1 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 Tue Oct 8 14:46:01 2019 (r514081) +++ head/www/py-django-cors-headers/Makefile Tue Oct 8 14:51:39 2019 (r514082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= django-cors-headers -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-cors-headers/distinfo ============================================================================== --- head/www/py-django-cors-headers/distinfo Tue Oct 8 14:46:01 2019 (r514081) +++ head/www/py-django-cors-headers/distinfo Tue Oct 8 14:51:39 2019 (r514082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567539470 -SHA256 (django-cors-headers-3.1.0.tar.gz) = e69b1c909f2eddc7ef2a24f071583bc22b73b871731ea3370ac52b3318c43b3c -SIZE (django-cors-headers-3.1.0.tar.gz) = 24755 +TIMESTAMP = 1570546018 +SHA256 (django-cors-headers-3.1.1.tar.gz) = 5762ec9c2d59f38c76828dc1d4308baca4bc0d3e1d6f217683e7a24a1c4611a3 +SIZE (django-cors-headers-3.1.1.tar.gz) = 25737
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910081451.x98EpdS9046352>