svn commit: r391672 - branches/2015Q3/www/py-django14

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jul 9 19:01:26 UTC 2015


Author: lwhsu
Date: Thu Jul  9 19:01:23 2015
New Revision: 391672
URL: https://svnweb.freebsd.org/changeset/ports/391672

Log:
  MFH: r391667
  
  - Update to 1.4.21
  - Pass maintainership to python@
  
  Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
  Approved by:	ports-secteam (feld), portmgr (bdrewery)

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

Modified: branches/2015Q3/www/py-django14/Makefile
==============================================================================
--- branches/2015Q3/www/py-django14/Makefile	Thu Jul  9 18:59:05 2015	(r391671)
+++ branches/2015Q3/www/py-django14/Makefile	Thu Jul  9 19:01:23 2015	(r391672)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.4.20
+PORTVERSION=	1.4.21
 CATEGORIES=	www python
 MASTER_SITES=	https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \
 		CHEESESHOP
@@ -11,7 +11,7 @@ PKGNAMESUFFIX=	14
 DISTNAME=	Django-${PORTVERSION}
 DIST_SUBDIR=	python
 
-MAINTAINER=	lwhsu at FreeBSD.org
+MAINTAINER=	python at FreeBSD.org
 COMMENT=	High-level Python Web framework
 
 LICENSE=	BSD3CLAUSE

Modified: branches/2015Q3/www/py-django14/distinfo
==============================================================================
--- branches/2015Q3/www/py-django14/distinfo	Thu Jul  9 18:59:05 2015	(r391671)
+++ branches/2015Q3/www/py-django14/distinfo	Thu Jul  9 19:01:23 2015	(r391672)
@@ -1,2 +1,2 @@
-SHA256 (python/Django-1.4.20.tar.gz) = 58ac719464c4c8b13d664ded6770450602528bf4c36f9fd5daabdae8d410ebb1
-SIZE (python/Django-1.4.20.tar.gz) = 7877794
+SHA256 (python/Django-1.4.21.tar.gz) = 934f1975218680d51c4da9d63a39bc5fb1ddaac48476fd34b9ab7903fd98bcf4
+SIZE (python/Django-1.4.21.tar.gz) = 7878015


More information about the svn-ports-branches mailing list