aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-10 14:34:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-10 14:34:34 +0000
commit652c54d3302c3dc32a6949b093c12c9b5546e6ca (patch)
tree2b58ae7467d02ac4372c8288e69a5b16645406b3 /www
parent6ed3a52054c62f747512ff4e6dfb844674600ad1 (diff)
downloadports-652c54d3302c3dc32a6949b093c12c9b5546e6ca.tar.gz
ports-652c54d3302c3dc32a6949b093c12c9b5546e6ca.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/py-django-registration/Makefile5
-rw-r--r--www/py-django-registration/distinfo4
-rw-r--r--www/py-django-registration/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile
index 15a22862f6a9..37642948dafe 100644
--- a/www/py-django-registration/Makefile
+++ b/www/py-django-registration/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= django-registration
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 2.0.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django
-USES= gettext python
+USES= python
USE_PYTHON= distutils autoplist
CONFLICTS_INSTALL= pootle-*
diff --git a/www/py-django-registration/distinfo b/www/py-django-registration/distinfo
index 9cfd273c3e04..8833679ac9b5 100644
--- a/www/py-django-registration/distinfo
+++ b/www/py-django-registration/distinfo
@@ -1,2 +1,2 @@
-SHA256 (django-registration-1.0.tar.gz) = f19112fa1c1f34eb46427afa280398d9f044a604d68d6d0d15047243e0a71d93
-SIZE (django-registration-1.0.tar.gz) = 276715
+SHA256 (django-registration-2.0.3.tar.gz) = b8f81afe9bc38ea5a0853e9a8d8f301aedb3f8ea0aa514a88dba779eee30ac6d
+SIZE (django-registration-2.0.3.tar.gz) = 63913
diff --git a/www/py-django-registration/pkg-descr b/www/py-django-registration/pkg-descr
index 2286f2aa3c47..6535a228a8cd 100644
--- a/www/py-django-registration/pkg-descr
+++ b/www/py-django-registration/pkg-descr
@@ -1,4 +1,4 @@
A fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible
-WWW: http://bitbucket.org/ubernostrum/django-registration/
+WWW: https://github.com/ubernostrum/django-registration