svn commit: r564165 - in branches/2021Q1/www: py-django22 py-django30 py-django31
Wen Heping
wen at FreeBSD.org
Fri Feb 5 23:21:19 UTC 2021
Author: wen
Date: Fri Feb 5 23:21:17 2021
New Revision: 564165
URL: https://svnweb.freebsd.org/changeset/ports/564165
Log:
MFH: r564115
- Update Django to 3.1.6, 3.0.12 and 2.2.18
(include security fix of CVE-2021-3281)
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 Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django22/Makefile Fri Feb 5 23:21:17 2021 (r564165)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 2.2.17
+PORTVERSION= 2.2.18
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 Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django22/distinfo Fri Feb 5 23:21:17 2021 (r564165)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604387344
-SHA256 (python/Django-2.2.17.tar.gz) = cf5370a4d7765a9dd6d42a7b96b53c74f9446cd38209211304b210fe0404b861
-SIZE (python/Django-2.2.17.tar.gz) = 8885492
+TIMESTAMP = 1612514435
+SHA256 (python/Django-2.2.18.tar.gz) = c9c994f5e0a032cbd45089798b52e4080f4dea7241c58e3e0636c54146480bb4
+SIZE (python/Django-2.2.18.tar.gz) = 9180844
Modified: branches/2021Q1/www/py-django30/Makefile
==============================================================================
--- branches/2021Q1/www/py-django30/Makefile Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django30/Makefile Fri Feb 5 23:21:17 2021 (r564165)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 3.0.11
+PORTVERSION= 3.0.12
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 Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django30/distinfo Fri Feb 5 23:21:17 2021 (r564165)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604387678
-SHA256 (python/Django-3.0.11.tar.gz) = 96436d3d2f744d26e193bfb5a1cff3e01b349f835bb0ea16f71743accf9c6fa9
-SIZE (python/Django-3.0.11.tar.gz) = 8958879
+TIMESTAMP = 1612514364
+SHA256 (python/Django-3.0.12.tar.gz) = fd63e2c7acca5f2e7ad93dfb53d566e040d871404fc0f684a3e720006d221f9a
+SIZE (python/Django-3.0.12.tar.gz) = 9255277
Modified: branches/2021Q1/www/py-django31/Makefile
==============================================================================
--- branches/2021Q1/www/py-django31/Makefile Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django31/Makefile Fri Feb 5 23:21:17 2021 (r564165)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 3.1.5
+PORTVERSION= 3.1.6
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 Fri Feb 5 23:16:55 2021 (r564164)
+++ branches/2021Q1/www/py-django31/distinfo Fri Feb 5 23:21:17 2021 (r564165)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609768885
-SHA256 (python/Django-3.1.5.tar.gz) = 2d78425ba74c7a1a74b196058b261b9733a8570782f4e2828974777ccca7edf7
-SIZE (python/Django-3.1.5.tar.gz) = 9257571
+TIMESTAMP = 1612514286
+SHA256 (python/Django-3.1.6.tar.gz) = c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba7
+SIZE (python/Django-3.1.6.tar.gz) = 9645871
More information about the svn-ports-all
mailing list