Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2016 07:25:39 +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: r422907 - in branches/2016Q3/www: py-django18 py-django19
Message-ID:  <201609290725.u8T7Pduk073949@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Sep 29 07:25:39 2016
New Revision: 422907
URL: https://svnweb.freebsd.org/changeset/ports/422907

Log:
  MFH: r422839
  
  - Update django18 and django19 to 1.8.15 and 1.9.10
    (security update)
  
  Approved by:	ports-secteam@(delphij@)

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

Modified: branches/2016Q3/www/py-django18/Makefile
==============================================================================
--- branches/2016Q3/www/py-django18/Makefile	Thu Sep 29 06:18:56 2016	(r422906)
+++ branches/2016Q3/www/py-django18/Makefile	Thu Sep 29 07:25:39 2016	(r422907)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.8.13
+PORTVERSION=	1.8.15
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
-		https://www.djangoproject.com/m/releases/${PORTVERSION}/
+		https://www.djangoproject.com/m/releases/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	18
 DISTNAME=	Django-${PORTVERSION}

Modified: branches/2016Q3/www/py-django18/distinfo
==============================================================================
--- branches/2016Q3/www/py-django18/distinfo	Thu Sep 29 06:18:56 2016	(r422906)
+++ branches/2016Q3/www/py-django18/distinfo	Thu Sep 29 07:25:39 2016	(r422907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463110769
-SHA256 (python/Django-1.8.13.tar.gz) = 128e8bdc11c69ea90f778435d38126453d3bf283dbd28cf15a33aa8e52245df4
-SIZE (python/Django-1.8.13.tar.gz) = 7293834
+TIMESTAMP = 1475026991
+SHA256 (python/Django-1.8.15.tar.gz) = 863e543ac985d5cfbce09213fa30bc7c802cbdf60d6db8b5f9dab41e1341eacd
+SIZE (python/Django-1.8.15.tar.gz) = 7295362

Modified: branches/2016Q3/www/py-django19/Makefile
==============================================================================
--- branches/2016Q3/www/py-django19/Makefile	Thu Sep 29 06:18:56 2016	(r422906)
+++ branches/2016Q3/www/py-django19/Makefile	Thu Sep 29 07:25:39 2016	(r422907)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.9.6
+PORTVERSION=	1.9.10
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
-		https://www.djangoproject.com/m/releases/${PORTVERSION}/
+		https://www.djangoproject.com/m/releases/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	19
 DISTNAME=	Django-${PORTVERSION}

Modified: branches/2016Q3/www/py-django19/distinfo
==============================================================================
--- branches/2016Q3/www/py-django19/distinfo	Thu Sep 29 06:18:56 2016	(r422906)
+++ branches/2016Q3/www/py-django19/distinfo	Thu Sep 29 07:25:39 2016	(r422907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463110613
-SHA256 (python/Django-1.9.6.tar.gz) = e5a1d1a831c06475c708126c6a7e0ae0e67adac9d8a7c39cf0695ad79030b9d9
-SIZE (python/Django-1.9.6.tar.gz) = 7441794
+TIMESTAMP = 1475026150
+SHA256 (python/Django-1.9.10.tar.gz) = 5b3a7c9e5a21b487f16b7d52d12aab8806f0b93be1a0fbdc333acc05f515fc00
+SIZE (python/Django-1.9.10.tar.gz) = 7494610



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