Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2024 00:40:01 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: 6ecf771f573a - main - www/py-gunicorn: Update version 22.0.0=>23.0.0
Message-ID:  <202408170040.47H0e13x096508@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=6ecf771f573a1c653fcac82d17f0b48112fa41b5

commit 6ecf771f573a1c653fcac82d17f0b48112fa41b5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-08-16 23:14:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-08-17 00:39:34 +0000

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

diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile
index 55af03382da3..2a845194b50f 100644
--- a/www/py-gunicorn/Makefile
+++ b/www/py-gunicorn/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gunicorn
-DISTVERSION=	22.0.0
-PORTREVISION=	1
+DISTVERSION=	23.0.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo
index ee56caad4521..b78b4dd2b717 100644
--- a/www/py-gunicorn/distinfo
+++ b/www/py-gunicorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713862743
-SHA256 (gunicorn-22.0.0.tar.gz) = 4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63
-SIZE (gunicorn-22.0.0.tar.gz) = 3639760
+TIMESTAMP = 1723850012
+SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec
+SIZE (gunicorn-23.0.0.tar.gz) = 375031



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