Date: Wed, 3 Oct 2018 13:53:26 +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: r481161 - branches/2018Q4/www/py-django21 Message-ID: <201810031353.w93DrQJq003820@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Oct 3 13:53:25 2018 New Revision: 481161 URL: https://svnweb.freebsd.org/changeset/ports/481161 Log: MFH: r481115 - Update to 2.1.2(include security fix) Approved by: ports-secteam@(miwi@) Modified: branches/2018Q4/www/py-django21/Makefile branches/2018Q4/www/py-django21/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/py-django21/Makefile ============================================================================== --- branches/2018Q4/www/py-django21/Makefile Wed Oct 3 13:46:36 2018 (r481160) +++ branches/2018Q4/www/py-django21/Makefile Wed Oct 3 13:53:25 2018 (r481161) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2018Q4/www/py-django21/distinfo ============================================================================== --- branches/2018Q4/www/py-django21/distinfo Wed Oct 3 13:46:36 2018 (r481160) +++ branches/2018Q4/www/py-django21/distinfo Wed Oct 3 13:53:25 2018 (r481161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535806176 -SHA256 (python/Django-2.1.1.tar.gz) = e1cc1cd6b658aa4e052f5f2b148bfda08091d7c3558529708342e37e4e33f72c -SIZE (python/Django-2.1.1.tar.gz) = 8595422 +TIMESTAMP = 1538485349 +SHA256 (python/Django-2.1.2.tar.gz) = efbcad7ebb47daafbcead109b38a5bd519a3c3cd92c6ed0f691ff97fcdd16b45 +SIZE (python/Django-2.1.2.tar.gz) = 8611286
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810031353.w93DrQJq003820>