svn commit: r518905 - in branches/2019Q4/www: py-django21 py-django22
Wen Heping
wen at FreeBSD.org
Tue Dec 3 03:08:11 UTC 2019
Author: wen
Date: Tue Dec 3 03:08:09 2019
New Revision: 518905
URL: https://svnweb.freebsd.org/changeset/ports/518905
Log:
MFH: r518847
- Update py-django22 to 2.2.8 and py-django21 to 2.1.15
(security fix: CVE-2019-19118)
Approved by: portmgr@(miwi@)
Modified:
branches/2019Q4/www/py-django21/Makefile
branches/2019Q4/www/py-django21/distinfo
branches/2019Q4/www/py-django22/Makefile
branches/2019Q4/www/py-django22/distinfo
Directory Properties:
branches/2019Q4/ (props changed)
Modified: branches/2019Q4/www/py-django21/Makefile
==============================================================================
--- branches/2019Q4/www/py-django21/Makefile Tue Dec 3 03:05:15 2019 (r518904)
+++ branches/2019Q4/www/py-django21/Makefile Tue Dec 3 03:08:09 2019 (r518905)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 2.1.14
+PORTVERSION= 2.1.15
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION}/
Modified: branches/2019Q4/www/py-django21/distinfo
==============================================================================
--- branches/2019Q4/www/py-django21/distinfo Tue Dec 3 03:05:15 2019 (r518904)
+++ branches/2019Q4/www/py-django21/distinfo Tue Dec 3 03:08:09 2019 (r518905)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573006316
-SHA256 (python/Django-2.1.14.tar.gz) = d9159141fc354c4c28cc2b2586d55ba6d5e1531f5470218bb56a75be03d67398
-SIZE (python/Django-2.1.14.tar.gz) = 8763129
+TIMESTAMP = 1575292354
+SHA256 (python/Django-2.1.15.tar.gz) = a794f7a2f4b7c928eecfbc4ebad03712ff27fb545abe269bf01aa8500781eb1c
+SIZE (python/Django-2.1.15.tar.gz) = 8621769
Modified: branches/2019Q4/www/py-django22/Makefile
==============================================================================
--- branches/2019Q4/www/py-django22/Makefile Tue Dec 3 03:05:15 2019 (r518904)
+++ branches/2019Q4/www/py-django22/Makefile Tue Dec 3 03:08:09 2019 (r518905)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 2.2.7
+PORTVERSION= 2.2.8
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION}/
Modified: branches/2019Q4/www/py-django22/distinfo
==============================================================================
--- branches/2019Q4/www/py-django22/distinfo Tue Dec 3 03:05:15 2019 (r518904)
+++ branches/2019Q4/www/py-django22/distinfo Tue Dec 3 03:08:09 2019 (r518905)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573003519
-SHA256 (python/Django-2.2.7.tar.gz) = 16040e1288c6c9f68c6da2fe75ebde83c0a158f6f5d54f4c5177b0c1478c5b86
-SIZE (python/Django-2.2.7.tar.gz) = 8999415
+TIMESTAMP = 1575292100
+SHA256 (python/Django-2.2.8.tar.gz) = a4ad4f6f9c6a4b7af7e2deec8d0cbff28501852e5010d6c2dc695d3d1fae7ca0
+SIZE (python/Django-2.2.8.tar.gz) = 8870662
More information about the svn-ports-branches
mailing list