From owner-svn-ports-all@freebsd.org Sun Nov 22 20:05:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF27EA2E120; Sun, 22 Nov 2015 20:05:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D26E1B8B; Sun, 22 Nov 2015 20:05:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAMK5YeB054072; Sun, 22 Nov 2015 20:05:34 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAMK5Yb4054070; Sun, 22 Nov 2015 20:05:34 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511222005.tAMK5Yb4054070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 22 Nov 2015 20:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402242 - head/www/py-django-allauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2015 20:05:35 -0000 Author: rene Date: Sun Nov 22 20:05:34 2015 New Revision: 402242 URL: https://svnweb.freebsd.org/changeset/ports/402242 Log: www/py-django-allauth: update to 0.24.1 PR: 204752 Submitted by: myself Approved by: maintainer (vladimir.chukharev gmail) Modified: head/www/py-django-allauth/Makefile head/www/py-django-allauth/distinfo Modified: head/www/py-django-allauth/Makefile ============================================================================== --- head/www/py-django-allauth/Makefile Sun Nov 22 19:26:16 2015 (r402241) +++ head/www/py-django-allauth/Makefile Sun Nov 22 20:05:34 2015 (r402242) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= django-allauth -PORTVERSION= 0.18.0 +PORTVERSION= 0.24.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,9 @@ COMMENT= User registration with social a LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4.3:${PORTSDIR}/www/py-django +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.6:${PORTSDIR}/www/py-django +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils Modified: head/www/py-django-allauth/distinfo ============================================================================== --- head/www/py-django-allauth/distinfo Sun Nov 22 19:26:16 2015 (r402241) +++ head/www/py-django-allauth/distinfo Sun Nov 22 20:05:34 2015 (r402242) @@ -1,2 +1,2 @@ -SHA256 (django-allauth-0.18.0.tar.gz) = 4b2cb15719df1504f8fbaa81b84fb7e93f43e960a6ec206406a29a283729dcfe -SIZE (django-allauth-0.18.0.tar.gz) = 264554 +SHA256 (django-allauth-0.24.1.tar.gz) = 229a6a5a63ff55f9eb46d4dae3863ba775735bf60bfc16bf4e2042f214f18e1d +SIZE (django-allauth-0.24.1.tar.gz) = 336969