Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2023 10:22:49 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 925791b3420a - main - www/py-gunicorn: Update version 21.1.0=>21.2.0
Message-ID:  <202307201022.36KAMnv3007227@gitrepo.freebsd.org>

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

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

commit 925791b3420a061aedfaca98ad18314d462b2504
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-07-20 09:19:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-07-20 10:22:37 +0000

    www/py-gunicorn: Update version 21.1.0=>21.2.0
    
    Changelog: https://github.com/benoitc/gunicorn/releases/tag/21.2.0
---
 www/py-gunicorn/Makefile | 2 +-
 www/py-gunicorn/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile
index 8bd97a11acb8..dd7397721353 100644
--- a/www/py-gunicorn/Makefile
+++ b/www/py-gunicorn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gunicorn
-PORTVERSION=	21.1.0
+PORTVERSION=	21.2.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MASTER_SITES=	PYPI
diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo
index 112f9fa22d0b..19a46fe55a36 100644
--- a/www/py-gunicorn/distinfo
+++ b/www/py-gunicorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689777946
-SHA256 (gunicorn-21.1.0.tar.gz) = 37ced4b6622f263a6483eb7cbe9606df81afd57dc0fa464883600624790271c5
-SIZE (gunicorn-21.1.0.tar.gz) = 3632366
+TIMESTAMP = 1689844301
+SHA256 (gunicorn-21.2.0.tar.gz) = 88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033
+SIZE (gunicorn-21.2.0.tar.gz) = 3632557



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