Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 00:42:02 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r447185 - branches/2017Q3/www/py-django111
Message-ID:  <201708030042.v730g2Ld025679@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Aug  3 00:42:02 2017
New Revision: 447185
URL: https://svnweb.freebsd.org/changeset/ports/447185

Log:
  MFH: r444871
  
  Update to 1.11.3
  
  Changes:	https://docs.djangoproject.com/en/1.11/releases/1.11.3/
  
  Approved by:	ports-secteam (with hat)

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

Modified: branches/2017Q3/www/py-django111/Makefile
==============================================================================
--- branches/2017Q3/www/py-django111/Makefile	Wed Aug  2 23:58:03 2017	(r447184)
+++ branches/2017Q3/www/py-django111/Makefile	Thu Aug  3 00:42:02 2017	(r447185)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.11.2
+PORTVERSION=	1.11.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://www.djangoproject.com/m/releases/${PORTVERSION}/

Modified: branches/2017Q3/www/py-django111/distinfo
==============================================================================
--- branches/2017Q3/www/py-django111/distinfo	Wed Aug  2 23:58:03 2017	(r447184)
+++ branches/2017Q3/www/py-django111/distinfo	Thu Aug  3 00:42:02 2017	(r447185)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496427799
-SHA256 (python/Django-1.11.2.tar.gz) = 3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617
-SIZE (python/Django-1.11.2.tar.gz) = 7865109
+TIMESTAMP = 1498971590
+SHA256 (python/Django-1.11.3.tar.gz) = 9ef9de0a957245ed3a29c4162ed2fd493252ca249a755f9e2b4a9be82caf8f6b
+SIZE (python/Django-1.11.3.tar.gz) = 7872014



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