svn commit: r425186 - branches/2016Q4/www/py-django19

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Nov 3 03:54:15 UTC 2016


Author: lwhsu
Date: Thu Nov  3 03:54:13 2016
New Revision: 425186
URL: https://svnweb.freebsd.org/changeset/ports/425186

Log:
  MFH: r425148
  
  - Update to 1.9.11
  
  Security:	cb116651-79db-4c09-93a2-c38f9df46724
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2016Q4/www/py-django19/Makefile
  branches/2016Q4/www/py-django19/distinfo
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/www/py-django19/Makefile
==============================================================================
--- branches/2016Q4/www/py-django19/Makefile	Thu Nov  3 03:53:39 2016	(r425185)
+++ branches/2016Q4/www/py-django19/Makefile	Thu Nov  3 03:54:13 2016	(r425186)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.9.10
+PORTVERSION=	1.9.11
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION:R}/

Modified: branches/2016Q4/www/py-django19/distinfo
==============================================================================
--- branches/2016Q4/www/py-django19/distinfo	Thu Nov  3 03:53:39 2016	(r425185)
+++ branches/2016Q4/www/py-django19/distinfo	Thu Nov  3 03:54:13 2016	(r425186)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475026150
-SHA256 (python/Django-1.9.10.tar.gz) = 5b3a7c9e5a21b487f16b7d52d12aab8806f0b93be1a0fbdc333acc05f515fc00
-SIZE (python/Django-1.9.10.tar.gz) = 7494610
+TIMESTAMP = 1478083057
+SHA256 (python/Django-1.9.11.tar.gz) = dadcfd8b03dfbf472c2d88c12202d9d015af68fb6561099992bc2d91aeab7d9d
+SIZE (python/Django-1.9.11.tar.gz) = 7498558


More information about the svn-ports-all mailing list