svn commit: r447185 - branches/2017Q3/www/py-django111
Mark Felder
feld at FreeBSD.org
Thu Aug 3 00:42:04 UTC 2017
Author: feld
Date: Thu Aug 3 00:42:02 2017
New Revision: 447185
URL: https://svnweb.freebsd.org/changeset/ports/447185
Log:
MFH: r444871
Update to 1.11.3
Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.3/
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 Wed Aug 2 23:58:03 2017 (r447184)
+++ branches/2017Q3/www/py-django111/Makefile Thu Aug 3 00:42:02 2017 (r447185)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 1.11.2
+PORTVERSION= 1.11.3
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 Wed Aug 2 23:58:03 2017 (r447184)
+++ branches/2017Q3/www/py-django111/distinfo Thu Aug 3 00:42:02 2017 (r447185)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496427799
-SHA256 (python/Django-1.11.2.tar.gz) = 3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617
-SIZE (python/Django-1.11.2.tar.gz) = 7865109
+TIMESTAMP = 1498971590
+SHA256 (python/Django-1.11.3.tar.gz) = 9ef9de0a957245ed3a29c4162ed2fd493252ca249a755f9e2b4a9be82caf8f6b
+SIZE (python/Django-1.11.3.tar.gz) = 7872014
More information about the svn-ports-all
mailing list