svn commit: r566210 - in branches/2021Q1/www: py-django22 py-django30 py-django31

Wen Heping wen at FreeBSD.org
Sun Feb 21 08:53:31 UTC 2021


Author: wen
Date: Sun Feb 21 08:53:29 2021
New Revision: 566210
URL: https://svnweb.freebsd.org/changeset/ports/566210

Log:
  MFH: r566209
  
  - Update django to 3.1.7, 3.0.13 and 2.2.19(security releases)

Modified:
  branches/2021Q1/www/py-django22/Makefile
  branches/2021Q1/www/py-django22/distinfo
  branches/2021Q1/www/py-django30/Makefile
  branches/2021Q1/www/py-django30/distinfo
  branches/2021Q1/www/py-django31/Makefile
  branches/2021Q1/www/py-django31/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/py-django22/Makefile
==============================================================================
--- branches/2021Q1/www/py-django22/Makefile	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django22/Makefile	Sun Feb 21 08:53:29 2021	(r566210)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	2.2.18
+PORTVERSION=	2.2.19
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2021Q1/www/py-django22/distinfo
==============================================================================
--- branches/2021Q1/www/py-django22/distinfo	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django22/distinfo	Sun Feb 21 08:53:29 2021	(r566210)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612514435
-SHA256 (python/Django-2.2.18.tar.gz) = c9c994f5e0a032cbd45089798b52e4080f4dea7241c58e3e0636c54146480bb4
-SIZE (python/Django-2.2.18.tar.gz) = 9180844
+TIMESTAMP = 1613893008
+SHA256 (python/Django-2.2.19.tar.gz) = 30c235dec87e05667597e339f194c9fed6c855bda637266ceee891bf9093da43
+SIZE (python/Django-2.2.19.tar.gz) = 9209434

Modified: branches/2021Q1/www/py-django30/Makefile
==============================================================================
--- branches/2021Q1/www/py-django30/Makefile	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django30/Makefile	Sun Feb 21 08:53:29 2021	(r566210)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	3.0.12
+PORTVERSION=	3.0.13
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2021Q1/www/py-django30/distinfo
==============================================================================
--- branches/2021Q1/www/py-django30/distinfo	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django30/distinfo	Sun Feb 21 08:53:29 2021	(r566210)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612514364
-SHA256 (python/Django-3.0.12.tar.gz) = fd63e2c7acca5f2e7ad93dfb53d566e040d871404fc0f684a3e720006d221f9a
-SIZE (python/Django-3.0.12.tar.gz) = 9255277
+TIMESTAMP = 1613892703
+SHA256 (python/Django-3.0.13.tar.gz) = 6f13c3e8109236129c49d65a42fbf30c928e66b05ca6862246061b9343ecbaf2
+SIZE (python/Django-3.0.13.tar.gz) = 9285769

Modified: branches/2021Q1/www/py-django31/Makefile
==============================================================================
--- branches/2021Q1/www/py-django31/Makefile	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django31/Makefile	Sun Feb 21 08:53:29 2021	(r566210)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	3.1.6
+PORTVERSION=	3.1.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2021Q1/www/py-django31/distinfo
==============================================================================
--- branches/2021Q1/www/py-django31/distinfo	Sun Feb 21 07:45:03 2021	(r566209)
+++ branches/2021Q1/www/py-django31/distinfo	Sun Feb 21 08:53:29 2021	(r566210)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612514286
-SHA256 (python/Django-3.1.6.tar.gz) = c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba7
-SIZE (python/Django-3.1.6.tar.gz) = 9645871
+TIMESTAMP = 1613887005
+SHA256 (python/Django-3.1.7.tar.gz) = 32ce792ee9b6a0cbbec340123e229ac9f765dff8c2a4ae9247a14b2ba3a365a7
+SIZE (python/Django-3.1.7.tar.gz) = 9673009


More information about the svn-ports-all mailing list