Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2015 18:59:06 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r391671 - branches/2015Q3/www/py-django
Message-ID:  <201507091859.t69Ix6Vg017559@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Jul  9 18:59:05 2015
New Revision: 391671
URL: https://svnweb.freebsd.org/changeset/ports/391671

Log:
  MFH: r391666
  
  - Update to 1.8.3
  
  Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
  Approved by:	ports-secteam (feld), portmgr (bdrewery)

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

Modified: branches/2015Q3/www/py-django/Makefile
==============================================================================
--- branches/2015Q3/www/py-django/Makefile	Thu Jul  9 17:47:46 2015	(r391670)
+++ branches/2015Q3/www/py-django/Makefile	Thu Jul  9 18:59:05 2015	(r391671)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.3
 CATEGORIES=	www python
 MASTER_SITES=	https://www.djangoproject.com/m/releases/${PORTVERSION}/ \
 		CHEESESHOP
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Django-${PORTVERSION}
 DIST_SUBDIR=	python
 
-MAINTAINER=	lwhsu@FreeBSD.org
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	High-level Python Web framework
 
 LICENSE=	BSD3CLAUSE

Modified: branches/2015Q3/www/py-django/distinfo
==============================================================================
--- branches/2015Q3/www/py-django/distinfo	Thu Jul  9 17:47:46 2015	(r391670)
+++ branches/2015Q3/www/py-django/distinfo	Thu Jul  9 18:59:05 2015	(r391671)
@@ -1,2 +1,2 @@
-SHA256 (python/Django-1.8.2.tar.gz) = 3bb60536b2fb2084612fc9486634295e7208790029081842524916b5a66d206f
-SIZE (python/Django-1.8.2.tar.gz) = 7275112
+SHA256 (python/Django-1.8.3.tar.gz) = 2bb654fcc05fd53017c88caf2bc38b5c5ea23c91f8ac7f0a28b290daf2305bba
+SIZE (python/Django-1.8.3.tar.gz) = 7284327



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