svn commit: r391673 - branches/2015Q3/www/py-django17
Li-Wen Hsu
lwhsu at FreeBSD.org
Thu Jul 9 19:03:10 UTC 2015
Author: lwhsu
Date: Thu Jul 9 19:03:08 2015
New Revision: 391673
URL: https://svnweb.freebsd.org/changeset/ports/391673
Log:
MFH: r391668
- Update to 1.7.9
- Pass maintainership to python@
Security: 37ed8e9c-2651-11e5-86ff-14dae9d210b8
Approved by: ports-secteam (feld), portmgr (bdrewery)
Modified:
branches/2015Q3/www/py-django17/Makefile
branches/2015Q3/www/py-django17/distinfo
Directory Properties:
branches/2015Q3/ (props changed)
Modified: branches/2015Q3/www/py-django17/Makefile
==============================================================================
--- branches/2015Q3/www/py-django17/Makefile Thu Jul 9 19:01:23 2015 (r391672)
+++ branches/2015Q3/www/py-django17/Makefile Thu Jul 9 19:03:08 2015 (r391673)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 1.7.8
+PORTVERSION= 1.7.9
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \
CHEESESHOP
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= 17
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-django17/distinfo
==============================================================================
--- branches/2015Q3/www/py-django17/distinfo Thu Jul 9 19:01:23 2015 (r391672)
+++ branches/2015Q3/www/py-django17/distinfo Thu Jul 9 19:03:08 2015 (r391673)
@@ -1,2 +1,2 @@
-SHA256 (python/Django-1.7.8.tar.gz) = f0ab12c7c88a033681e44e2e4bf4a93d93c85d5b1e8e9c875b4b917abb246921
-SIZE (python/Django-1.7.8.tar.gz) = 7604685
+SHA256 (python/Django-1.7.9.tar.gz) = 4f3f9fe4e5d20ff8ed6a90b5d2f2df2d8fc054e478cdcc3db81c6b29bd217860
+SIZE (python/Django-1.7.9.tar.gz) = 7605194
More information about the svn-ports-all
mailing list