Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 00:42:47 +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: r447186 - branches/2017Q3/www/py-django111
Message-ID:  <201708030042.v730glXu025866@repo.freebsd.org>

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

Log:
  MFH: r447159
  
  Update to 1.11.4
  
  Changes:	https://docs.djangoproject.com/en/1.11/releases/1.11.4/
  
  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	Thu Aug  3 00:42:02 2017	(r447185)
+++ branches/2017Q3/www/py-django111/Makefile	Thu Aug  3 00:42:47 2017	(r447186)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.11.3
+PORTVERSION=	1.11.4
 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	Thu Aug  3 00:42:02 2017	(r447185)
+++ branches/2017Q3/www/py-django111/distinfo	Thu Aug  3 00:42:47 2017	(r447186)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498971590
-SHA256 (python/Django-1.11.3.tar.gz) = 9ef9de0a957245ed3a29c4162ed2fd493252ca249a755f9e2b4a9be82caf8f6b
-SIZE (python/Django-1.11.3.tar.gz) = 7872014
+TIMESTAMP = 1501694429
+SHA256 (python/Django-1.11.4.tar.gz) = abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2
+SIZE (python/Django-1.11.4.tar.gz) = 7870752



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