svn commit: r528277 - in branches/2020Q1/www: py-django py-django111 py-django22 py-django30
Wen Heping
wen at FreeBSD.org
Thu Mar 12 08:47:25 UTC 2020
Author: wen
Date: Thu Mar 12 08:47:23 2020
New Revision: 528277
URL: https://svnweb.freebsd.org/changeset/ports/528277
Log:
MFH: r528261
- Update Django to 3.0.4, 2.2.11 and 1.11.29(security release)
Security: CVE-2020-9402
Approved by: ports-secteam@(joneum@)
Modified:
branches/2020Q1/www/py-django/Makefile
branches/2020Q1/www/py-django111/Makefile
branches/2020Q1/www/py-django111/distinfo
branches/2020Q1/www/py-django22/Makefile
branches/2020Q1/www/py-django22/distinfo
branches/2020Q1/www/py-django30/Makefile
branches/2020Q1/www/py-django30/distinfo
Directory Properties:
branches/2020Q1/ (props changed)
Modified: branches/2020Q1/www/py-django/Makefile
==============================================================================
--- branches/2020Q1/www/py-django/Makefile Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django/Makefile Thu Mar 12 08:47:23 2020 (r528277)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 1.11.26
+PORTVERSION= 1.11.29
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: branches/2020Q1/www/py-django111/Makefile
==============================================================================
--- branches/2020Q1/www/py-django111/Makefile Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django111/Makefile Thu Mar 12 08:47:23 2020 (r528277)
@@ -4,7 +4,7 @@
# Remember to update www/py-django along with this port.
PORTNAME= django
-PORTVERSION= 1.11.28
+PORTVERSION= 1.11.29
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION}/
Modified: branches/2020Q1/www/py-django111/distinfo
==============================================================================
--- branches/2020Q1/www/py-django111/distinfo Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django111/distinfo Thu Mar 12 08:47:23 2020 (r528277)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580837913
-SHA256 (python/Django-1.11.28.tar.gz) = b33ce35f47f745fea6b5aa3cf3f4241069803a3712d423ac748bd673a39741eb
-SIZE (python/Django-1.11.28.tar.gz) = 7852525
+TIMESTAMP = 1583938198
+SHA256 (python/Django-1.11.29.tar.gz) = 4200aefb6678019a0acf0005cd14cfce3a5e6b9b90d06145fcdd2e474ad4329c
+SIZE (python/Django-1.11.29.tar.gz) = 7977916
Modified: branches/2020Q1/www/py-django22/Makefile
==============================================================================
--- branches/2020Q1/www/py-django22/Makefile Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django22/Makefile Thu Mar 12 08:47:23 2020 (r528277)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 2.2.10
+PORTVERSION= 2.2.11
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION}/
Modified: branches/2020Q1/www/py-django22/distinfo
==============================================================================
--- branches/2020Q1/www/py-django22/distinfo Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django22/distinfo Thu Mar 12 08:47:23 2020 (r528277)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580837915
-SHA256 (python/Django-2.2.10.tar.gz) = 1226168be1b1c7efd0e66ee79b0e0b58b2caa7ed87717909cd8a57bb13a7079a
-SIZE (python/Django-2.2.10.tar.gz) = 8865888
+TIMESTAMP = 1583933729
+SHA256 (python/Django-2.2.11.tar.gz) = 65e2387e6bde531d3bb803244a2b74e0253550a9612c64a60c8c5be267b30f50
+SIZE (python/Django-2.2.11.tar.gz) = 9010479
Modified: branches/2020Q1/www/py-django30/Makefile
==============================================================================
--- branches/2020Q1/www/py-django30/Makefile Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django30/Makefile Thu Mar 12 08:47:23 2020 (r528277)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 3.0.3
+PORTVERSION= 3.0.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION}/
Modified: branches/2020Q1/www/py-django30/distinfo
==============================================================================
--- branches/2020Q1/www/py-django30/distinfo Thu Mar 12 08:42:59 2020 (r528276)
+++ branches/2020Q1/www/py-django30/distinfo Thu Mar 12 08:47:23 2020 (r528277)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580837917
-SHA256 (python/Django-3.0.3.tar.gz) = 2f1ba1db8648484dd5c238fb62504777b7ad090c81c5f1fd8d5eb5ec21b5f283
-SIZE (python/Django-3.0.3.tar.gz) = 8932015
+TIMESTAMP = 1583735692
+SHA256 (python/Django-3.0.4.tar.gz) = 50b781f6cbeb98f673aa76ed8e572a019a45e52bdd4ad09001072dfd91ab07c8
+SIZE (python/Django-3.0.4.tar.gz) = 9060331
More information about the svn-ports-all
mailing list