Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 08:41:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r508079 - in branches/2019Q3/www: py-django111 py-django21 py-django22
Message-ID:  <201908040841.x748fh9P007869@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug  4 08:41:43 2019
New Revision: 508079
URL: https://svnweb.freebsd.org/changeset/ports/508079

Log:
  MFH: r508022 r508023 r508024
  
  Update to 1.11.23
  
  Changes:	https://docs.djangoproject.com/en/1.11/releases/
  Security:	6e65dfea-b614-11e9-a3a2-1506e15611cc
  
  Update to 2.1.11
  
  Changes:	https://docs.djangoproject.com/en/2.1/releases/
  Security:	6e65dfea-b614-11e9-a3a2-1506e15611cc
  
  Update to 2.2.4
  
  Changes:	https://docs.djangoproject.com/en/2.2/releases/
  Security:	6e65dfea-b614-11e9-a3a2-1506e15611cc
  
  Approved by:	ports-secteam (delphij)

Modified:
  branches/2019Q3/www/py-django111/Makefile
  branches/2019Q3/www/py-django111/distinfo
  branches/2019Q3/www/py-django21/Makefile
  branches/2019Q3/www/py-django21/distinfo
  branches/2019Q3/www/py-django22/Makefile
  branches/2019Q3/www/py-django22/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/www/py-django111/Makefile
==============================================================================
--- branches/2019Q3/www/py-django111/Makefile	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django111/Makefile	Sun Aug  4 08:41:43 2019	(r508079)
@@ -4,7 +4,7 @@
 # Remember to update www/py-django along with this port.
 
 PORTNAME=	django
-PORTVERSION=	1.11.22
+PORTVERSION=	1.11.23
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2019Q3/www/py-django111/distinfo
==============================================================================
--- branches/2019Q3/www/py-django111/distinfo	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django111/distinfo	Sun Aug  4 08:41:43 2019	(r508079)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561987427
-SHA256 (python/Django-1.11.22.tar.gz) = 830d5d40a1705089502bba70605ab3246831440ffc16d1501dfeeef5f4b9c845
-SIZE (python/Django-1.11.22.tar.gz) = 7972885
+TIMESTAMP = 1564837384
+SHA256 (python/Django-1.11.23.tar.gz) = 52a66d7f8b036d02da0a4472359e8be1727424fc1e4b4f5c684ef97de7b569e1
+SIZE (python/Django-1.11.23.tar.gz) = 7849738

Modified: branches/2019Q3/www/py-django21/Makefile
==============================================================================
--- branches/2019Q3/www/py-django21/Makefile	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django21/Makefile	Sun Aug  4 08:41:43 2019	(r508079)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	2.1.10
+PORTVERSION=	2.1.11
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2019Q3/www/py-django21/distinfo
==============================================================================
--- branches/2019Q3/www/py-django21/distinfo	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django21/distinfo	Sun Aug  4 08:41:43 2019	(r508079)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561987681
-SHA256 (python/Django-2.1.10.tar.gz) = 65e2a548a52fca560cdd4e35f4fa1a79140f405af48950e59702a37e4227e958
-SIZE (python/Django-2.1.10.tar.gz) = 8758324
+TIMESTAMP = 1564837423
+SHA256 (python/Django-2.1.11.tar.gz) = 1a41831eace203fd1939edf899e07d7abd12ce9bafc3d9a5a63a24a8d1d12bd5
+SIZE (python/Django-2.1.11.tar.gz) = 8612487

Modified: branches/2019Q3/www/py-django22/Makefile
==============================================================================
--- branches/2019Q3/www/py-django22/Makefile	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django22/Makefile	Sun Aug  4 08:41:43 2019	(r508079)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2019Q3/www/py-django22/distinfo
==============================================================================
--- branches/2019Q3/www/py-django22/distinfo	Sun Aug  4 08:37:40 2019	(r508078)
+++ branches/2019Q3/www/py-django22/distinfo	Sun Aug  4 08:41:43 2019	(r508079)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561987915
-SHA256 (python/Django-2.2.3.tar.gz) = 4d23f61b26892bac785f07401bc38cbf8fa4cec993f400e9cd9ddf28fd51c0ea
-SIZE (python/Django-2.2.3.tar.gz) = 8992109
+TIMESTAMP = 1564837447
+SHA256 (python/Django-2.2.4.tar.gz) = 16a5d54411599780ac9dfe3b9b38f90f785c51259a584e0b24b6f14a7f69aae8
+SIZE (python/Django-2.2.4.tar.gz) = 8856979



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