Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2015 20:05:34 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402242 - head/www/py-django-allauth
Message-ID:  <201511222005.tAMK5Yb4054070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511222005.tAMK5Yb4054070>