Date: Wed, 6 Nov 2019 03:19:16 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516856 - in branches/2019Q4/www: py-django py-django111 py-django21 py-django22 Message-ID: <201911060319.xA63JGQ1047194@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Nov 6 03:19:16 2019 New Revision: 516856 URL: https://svnweb.freebsd.org/changeset/ports/516856 Log: MFH: r516855 - Update django to 2.2.7, 2.1.14 and 1.11.26 Approved by: ports-secteam (blanket: bugfix release) Modified: branches/2019Q4/www/py-django/Makefile branches/2019Q4/www/py-django111/Makefile branches/2019Q4/www/py-django111/distinfo 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-django/Makefile ============================================================================== --- branches/2019Q4/www/py-django/Makefile Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django/Makefile Wed Nov 6 03:19:16 2019 (r516856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.11.25 +PORTVERSION= 1.11.26 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2019Q4/www/py-django111/Makefile ============================================================================== --- branches/2019Q4/www/py-django111/Makefile Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django111/Makefile Wed Nov 6 03:19:16 2019 (r516856) @@ -4,7 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.25 +PORTVERSION= 1.11.26 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2019Q4/www/py-django111/distinfo ============================================================================== --- branches/2019Q4/www/py-django111/distinfo Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django111/distinfo Wed Nov 6 03:19:16 2019 (r516856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569975470 -SHA256 (python/Django-1.11.25.tar.gz) = 5314e8586285d532b7aa5c6d763b0248d9a977a37efec86d30f0212b82e8ef66 -SIZE (python/Django-1.11.25.tar.gz) = 7845344 +TIMESTAMP = 1573006925 +SHA256 (python/Django-1.11.26.tar.gz) = 861db7f82436ab43e1411832ed8dca81fc5fc0f7c2039c7e07a080a63092fb44 +SIZE (python/Django-1.11.26.tar.gz) = 7976282 Modified: branches/2019Q4/www/py-django21/Makefile ============================================================================== --- branches/2019Q4/www/py-django21/Makefile Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django21/Makefile Wed Nov 6 03:19:16 2019 (r516856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.1.13 +PORTVERSION= 2.1.14 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 Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django21/distinfo Wed Nov 6 03:19:16 2019 (r516856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569975348 -SHA256 (python/Django-2.1.13.tar.gz) = 7a28a4eb0167eba491ccfafd7006843b5cdd26d8c93b955a74c2ea74f94efc2c -SIZE (python/Django-2.1.13.tar.gz) = 8611325 +TIMESTAMP = 1573006316 +SHA256 (python/Django-2.1.14.tar.gz) = d9159141fc354c4c28cc2b2586d55ba6d5e1531f5470218bb56a75be03d67398 +SIZE (python/Django-2.1.14.tar.gz) = 8763129 Modified: branches/2019Q4/www/py-django22/Makefile ============================================================================== --- branches/2019Q4/www/py-django22/Makefile Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django22/Makefile Wed Nov 6 03:19:16 2019 (r516856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 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 Wed Nov 6 02:26:16 2019 (r516855) +++ branches/2019Q4/www/py-django22/distinfo Wed Nov 6 03:19:16 2019 (r516856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569975283 -SHA256 (python/Django-2.2.6.tar.gz) = a8ca1033acac9f33995eb2209a6bf18a4681c3e5269a878e9a7e0b7384ed1ca3 -SIZE (python/Django-2.2.6.tar.gz) = 8859044 +TIMESTAMP = 1573003519 +SHA256 (python/Django-2.2.7.tar.gz) = 16040e1288c6c9f68c6da2fe75ebde83c0a158f6f5d54f4c5177b0c1478c5b86 +SIZE (python/Django-2.2.7.tar.gz) = 8999415
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911060319.xA63JGQ1047194>