Date: Tue, 21 Sep 2021 03:53:09 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9c6883bc64f - main - www/py-django-hashid-field: Update to 3.3.1 Message-ID: <202109210353.18L3r9HT035268@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9c6883bc64f6c7361385965b07625fe01a58172 commit c9c6883bc64f6c7361385965b07625fe01a58172 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:16:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:45:01 +0000 www/py-django-hashid-field: Update to 3.3.1 Changes: https://github.com/nshafer/django-hashid-field/blob/master/CHANGELOG.md --- www/py-django-hashid-field/Makefile | 2 +- www/py-django-hashid-field/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-django-hashid-field/Makefile b/www/py-django-hashid-field/Makefile index 5e3bcfb9bc9f..5d7ee3de79a5 100644 --- a/www/py-django-hashid-field/Makefile +++ b/www/py-django-hashid-field/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= django-hashid-field -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-hashid-field/distinfo b/www/py-django-hashid-field/distinfo index cfeda62b3fb9..8dd97178aa0b 100644 --- a/www/py-django-hashid-field/distinfo +++ b/www/py-django-hashid-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103166 -SHA256 (django-hashid-field-3.3.0.tar.gz) = 4607864dc6406e8bfcd17b28257f70c4b4e3848643247f7c6e37d3ed8f49e59b -SIZE (django-hashid-field-3.3.0.tar.gz) = 24342 +TIMESTAMP = 1632037258 +SHA256 (django-hashid-field-3.3.1.tar.gz) = 42c24607a182b31d254bd2f35c80437fa1658c228b463318e80bdafcc69bbcf7 +SIZE (django-hashid-field-3.3.1.tar.gz) = 24516
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210353.18L3r9HT035268>