Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2022 17:29:55 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ccefacf3cb27 - main - www/py-django-registration-redux: Update to 2.10
Message-ID:  <202203111729.22BHTtWx052207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccefacf3cb279cd57ba1fe34e1d15f068a758a4b

commit ccefacf3cb279cd57ba1fe34e1d15f068a758a4b
Author:     Kevin Golding <ports@caomhin.org>
AuthorDate: 2022-03-11 17:29:05 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-03-11 17:29:05 +0000

    www/py-django-registration-redux: Update to 2.10
    
    Changes: https://github.com/macropin/django-registration/blob/e210dc1c28a53399c5895a086bc18c10ca350832/CHANGELOG
    
    PR:     262481
---
 www/py-django-registration-redux/Makefile | 2 +-
 www/py-django-registration-redux/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-django-registration-redux/Makefile b/www/py-django-registration-redux/Makefile
index a6638d4e74ff..d489b3bd3580 100644
--- a/www/py-django-registration-redux/Makefile
+++ b/www/py-django-registration-redux/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kevin Golding <ports@caomhin.org>
 
 PORTNAME=	django-registration-redux
-PORTVERSION=	2.9
+PORTVERSION=	2.10
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-django-registration-redux/distinfo b/www/py-django-registration-redux/distinfo
index 5d969af3711c..3f74d61816e9 100644
--- a/www/py-django-registration-redux/distinfo
+++ b/www/py-django-registration-redux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642841619
-SHA256 (django-registration-redux-2.9.tar.gz) = e3d123354a1b8cbfa005d60f1ebb89ae8541f3eaffd6174d9f2aff529b57e430
-SIZE (django-registration-redux-2.9.tar.gz) = 112836
+TIMESTAMP = 1646989472
+SHA256 (django-registration-redux-2.10.tar.gz) = de25c3ae04ec466edc8a41e03d7ff817fdb996ffd00333550b9c4b960593fdff
+SIZE (django-registration-redux-2.10.tar.gz) = 115983



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