From 809186a61ca6d3ad7be95fea3f3df2eff5a66444 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sat, 2 Sep 2017 12:40:00 +0000 Subject: www/py-django-allauth: Update to 0.33.0 While here, add LICENSE_FILE. Changes: https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst#0330-2017-08-20 PR: 221958 Submitted by: vladimir.chukharev@gmail.com (maintainer) --- www/py-django-allauth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/py-django-allauth/Makefile') diff --git a/www/py-django-allauth/Makefile b/www/py-django-allauth/Makefile index bf8df5a00c8b..fd2558aece5d 100644 --- a/www/py-django-allauth/Makefile +++ b/www/py-django-allauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= django-allauth -PORTVERSION= 0.32.0 +PORTVERSION= 0.33.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,7 @@ MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= User registration with social account authentication LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6:www/py-django18 -- cgit v1.2.3