Date: Mon, 4 Jan 2021 14:37:06 +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: r560297 - branches/2021Q1/www/py-django31 Message-ID: <202101041437.104Eb6wp004594@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Jan 4 14:37:05 2021 New Revision: 560297 URL: https://svnweb.freebsd.org/changeset/ports/560297 Log: MFH: r560296 - Update to 3.1.5(bugfixes) Modified: branches/2021Q1/www/py-django31/Makefile branches/2021Q1/www/py-django31/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/www/py-django31/Makefile ============================================================================== --- branches/2021Q1/www/py-django31/Makefile Mon Jan 4 14:31:15 2021 (r560296) +++ branches/2021Q1/www/py-django31/Makefile Mon Jan 4 14:37:05 2021 (r560297) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2021Q1/www/py-django31/distinfo ============================================================================== --- branches/2021Q1/www/py-django31/distinfo Mon Jan 4 14:31:15 2021 (r560296) +++ branches/2021Q1/www/py-django31/distinfo Mon Jan 4 14:37:05 2021 (r560297) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606852784 -SHA256 (python/Django-3.1.4.tar.gz) = edb10b5c45e7e9c0fb1dc00b76ec7449aca258a39ffd613dbd078c51d19c9f03 -SIZE (python/Django-3.1.4.tar.gz) = 9392125 +TIMESTAMP = 1609768885 +SHA256 (python/Django-3.1.5.tar.gz) = 2d78425ba74c7a1a74b196058b261b9733a8570782f4e2828974777ccca7edf7 +SIZE (python/Django-3.1.5.tar.gz) = 9257571
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101041437.104Eb6wp004594>