diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-03 02:35:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-03 02:35:54 +0800 |
commit | 2bb4d1cdddb4d7d77049f46ff7dd82231adccdda (patch) | |
tree | e2d3a2b7b4f09f6ddd52dc6e88439828421ed1fe | |
parent | 827f7ea6b28e3b730a059251bd0f41a366f19d1a (diff) | |
download | freebsd-ports-gnome-2bb4d1cdddb4d7d77049f46ff7dd82231adccdda.tar.gz freebsd-ports-gnome-2bb4d1cdddb4d7d77049f46ff7dd82231adccdda.tar.zst freebsd-ports-gnome-2bb4d1cdddb4d7d77049f46ff7dd82231adccdda.zip |
Update to 1.11.2
Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.2/
-rw-r--r-- | www/py-django111/Makefile | 2 | ||||
-rw-r--r-- | www/py-django111/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-django111/Makefile b/www/py-django111/Makefile index 002a9d769279..cd29d429ffae 100644 --- a/www/py-django111/Makefile +++ b/www/py-django111/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.11.1 +PORTVERSION= 1.11.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ diff --git a/www/py-django111/distinfo b/www/py-django111/distinfo index 6f60c9ab4f6a..3d53b4ef40db 100644 --- a/www/py-django111/distinfo +++ b/www/py-django111/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494166687 -SHA256 (python/Django-1.11.1.tar.gz) = bbcefdf822eeef2cd04718ebcc24dd2ecf47407258cfcde2b4f95df57ce33a8c -SIZE (python/Django-1.11.1.tar.gz) = 7857868 +TIMESTAMP = 1496427799 +SHA256 (python/Django-1.11.2.tar.gz) = 3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617 +SIZE (python/Django-1.11.2.tar.gz) = 7865109 |