Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2018 05:12:10 +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: r460777 - branches/2018Q1/www/py-django111
Message-ID:  <201802030512.w135CAHL051147@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  3 05:12:10 2018
New Revision: 460777
URL: https://svnweb.freebsd.org/changeset/ports/460777

Log:
  MFH: r460751
  
  Update to 1.11.10
  
  Changes:	https://docs.djangoproject.com/en/1.11/releases/1.11.10/
  Security:	d696473f-9f32-42c5-a106-bf4536fb1f74
  
  Approved by:	ports-secteam (swills)

Modified:
  branches/2018Q1/www/py-django111/Makefile
  branches/2018Q1/www/py-django111/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/www/py-django111/Makefile
==============================================================================
--- branches/2018Q1/www/py-django111/Makefile	Sat Feb  3 05:04:24 2018	(r460776)
+++ branches/2018Q1/www/py-django111/Makefile	Sat Feb  3 05:12:10 2018	(r460777)
@@ -4,8 +4,7 @@
 # Remember to update www/py-django along with this port.
 
 PORTNAME=	django
-PORTVERSION=	1.11.8
-PORTREVISION=	1
+PORTVERSION=	1.11.10
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2018Q1/www/py-django111/distinfo
==============================================================================
--- branches/2018Q1/www/py-django111/distinfo	Sat Feb  3 05:04:24 2018	(r460776)
+++ branches/2018Q1/www/py-django111/distinfo	Sat Feb  3 05:12:10 2018	(r460777)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512594697
-SHA256 (python/Django-1.11.8.tar.gz) = fed3e79bb5a3a8d5eb054c7a1ec1de229ef3f43335a67821cc3e489e9582f711
-SIZE (python/Django-1.11.8.tar.gz) = 7879685
+TIMESTAMP = 1517590102
+SHA256 (python/Django-1.11.10.tar.gz) = 22383567385a9c406d8a5ce080a2694c82c6b733e157922197e8b393bb3aacd9
+SIZE (python/Django-1.11.10.tar.gz) = 7881348



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