Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2019 17:54:30 +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: r500121 - head/www/py-django-cors-headers
Message-ID:  <201904261754.x3QHsU2h029297@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Apr 26 17:54:29 2019
New Revision: 500121
URL: https://svnweb.freebsd.org/changeset/ports/500121

Log:
  www/py-django-cors-headers: Update to 2.5.2
  
  PR:		237564
  Submitted by:	kai

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	Fri Apr 26 17:36:19 2019	(r500120)
+++ head/www/py-django-cors-headers/Makefile	Fri Apr 26 17:54:29 2019	(r500121)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-cors-headers
-PORTVERSION=	2.4.0
+PORTVERSION=	2.5.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django111>0:www/py
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}dj21-django-cors-headers
 
 .include <bsd.port.mk>

Modified: head/www/py-django-cors-headers/distinfo
==============================================================================
--- head/www/py-django-cors-headers/distinfo	Fri Apr 26 17:36:19 2019	(r500120)
+++ head/www/py-django-cors-headers/distinfo	Fri Apr 26 17:54:29 2019	(r500121)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533991132
-SHA256 (django-cors-headers-2.4.0.tar.gz) = c4c2ee97139d18541a1be7d96fe337d1694623816d83f53cb7c00da9b94acae1
-SIZE (django-cors-headers-2.4.0.tar.gz) = 16691
+TIMESTAMP = 1555950902
+SHA256 (django-cors-headers-2.5.2.tar.gz) = fb44f6b9f10de847919305c3f0d38fcfbadfe0dd5cf1c866f37df66ad0dda1bb
+SIZE (django-cors-headers-2.5.2.tar.gz) = 22721



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904261754.x3QHsU2h029297>