Index: head/www/py-django-registration-redux/Makefile =================================================================== --- head/www/py-django-registration-redux/Makefile (revision 406255) +++ head/www/py-django-registration-redux/Makefile (revision 406256) @@ -1,24 +1,23 @@ # Created by: Kevin Golding # $FreeBSD$ PORTNAME= django-registration-redux -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= User-registration application for Django LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.4:${PORTSDIR}/www/py-django18 NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist CONFLICTS_INSTALL= pootle-* py-django-registration .include Index: head/www/py-django-registration-redux/distinfo =================================================================== --- head/www/py-django-registration-redux/distinfo (revision 406255) +++ head/www/py-django-registration-redux/distinfo (revision 406256) @@ -1,2 +1,2 @@ -SHA256 (django-registration-redux-1.2.tar.gz) = 006abd8b3606f1bc7da8ffc773a1f4a5380b3f0f6ab65c00a7d864b4f60bc9ba -SIZE (django-registration-redux-1.2.tar.gz) = 72391 +SHA256 (django-registration-redux-1.3.tar.gz) = 30c0185f0e217a905cf2ee1a354c8d4835a3bffd853c46e4c4d6dc149c522a79 +SIZE (django-registration-redux-1.3.tar.gz) = 83090 Property changes on: head/www/py-django-registration-redux/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/www/py-django-registration-redux/pkg-descr =================================================================== --- head/www/py-django-registration-redux/pkg-descr (revision 406255) +++ head/www/py-django-registration-redux/pkg-descr (revision 406256) @@ -1,4 +1,4 @@ A fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible -WWW: http://django-registration-redux.readthedocs.org/ +WWW: https://github.com/macropin/django-registration Property changes on: head/www/py-django-registration-redux/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property