Date: Sat, 5 Jan 2019 08:14:38 +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: r489304 - in branches/2019Q1/www: py-django111 py-django20 py-django21 Message-ID: <201901050814.x058Ecac005593@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat Jan 5 08:14:38 2019 New Revision: 489304 URL: https://svnweb.freebsd.org/changeset/ports/489304 Log: MFH: r489292 - Update django to 2.1.5, 2.0.10, and 1.11.18 (include security fix) Security: CVE-2019-3498 Approved by: portmgr@(miwi@) Modified: branches/2019Q1/www/py-django111/Makefile branches/2019Q1/www/py-django111/distinfo branches/2019Q1/www/py-django20/Makefile branches/2019Q1/www/py-django20/distinfo branches/2019Q1/www/py-django21/Makefile branches/2019Q1/www/py-django21/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/www/py-django111/Makefile ============================================================================== --- branches/2019Q1/www/py-django111/Makefile Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django111/Makefile Sat Jan 5 08:14:38 2019 (r489304) @@ -4,7 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.17 +PORTVERSION= 1.11.18 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2019Q1/www/py-django111/distinfo ============================================================================== --- branches/2019Q1/www/py-django111/distinfo Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django111/distinfo Sat Jan 5 08:14:38 2019 (r489304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543891221 -SHA256 (python/Django-1.11.17.tar.gz) = a787ee66f4b4cf8ed753661cabcec603989677fa3a107fcb7f15511a44bdb483 -SIZE (python/Django-1.11.17.tar.gz) = 7853439 +TIMESTAMP = 1546653269 +SHA256 (python/Django-1.11.18.tar.gz) = 73cca1dac154e749b39cc91a54dc876109eb0512a5c6804986495305047066a5 +SIZE (python/Django-1.11.18.tar.gz) = 7847617 Modified: branches/2019Q1/www/py-django20/Makefile ============================================================================== --- branches/2019Q1/www/py-django20/Makefile Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django20/Makefile Sat Jan 5 08:14:38 2019 (r489304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2019Q1/www/py-django20/distinfo ============================================================================== --- branches/2019Q1/www/py-django20/distinfo Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django20/distinfo Sat Jan 5 08:14:38 2019 (r489304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538485381 -SHA256 (python/Django-2.0.9.tar.gz) = d6d94554abc82ca37e447c3d28958f5ac39bd7d4adaa285543ae97fb1129fd69 -SIZE (python/Django-2.0.9.tar.gz) = 7992507 +TIMESTAMP = 1546653095 +SHA256 (python/Django-2.0.10.tar.gz) = 0292a7ad7d8ffc9cfc6a77f043d2e81f5bbc360c0c4a1686e130ef3432437d23 +SIZE (python/Django-2.0.10.tar.gz) = 7992290 Modified: branches/2019Q1/www/py-django21/Makefile ============================================================================== --- branches/2019Q1/www/py-django21/Makefile Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django21/Makefile Sat Jan 5 08:14:38 2019 (r489304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2019Q1/www/py-django21/distinfo ============================================================================== --- branches/2019Q1/www/py-django21/distinfo Sat Jan 5 08:09:07 2019 (r489303) +++ branches/2019Q1/www/py-django21/distinfo Sat Jan 5 08:14:38 2019 (r489304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543889403 -SHA256 (python/Django-2.1.4.tar.gz) = 068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7 -SIZE (python/Django-2.1.4.tar.gz) = 8611886 +TIMESTAMP = 1546652982 +SHA256 (python/Django-2.1.5.tar.gz) = d6393918da830530a9516bbbcbf7f1214c3d733738779f06b0f649f49cc698c3 +SIZE (python/Django-2.1.5.tar.gz) = 8612384
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901050814.x058Ecac005593>