Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 11:24:57 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: 382e3b1d0d81 - main - www/py-aiohttp: Bump PORTREVISION to fix ca76312d7fcb20b0cb419121bcdf938e5fbdf907
Message-ID:  <202206091124.259BOvZN080192@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=382e3b1d0d81a873a9e0e12d46c739e9df7f792a

commit 382e3b1d0d81a873a9e0e12d46c739e9df7f792a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 11:23:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 11:23:34 +0000

    www/py-aiohttp: Bump PORTREVISION to fix ca76312d7fcb20b0cb419121bcdf938e5fbdf907
    
    ca76312d7fcb20b0cb419121bcdf938e5fbdf907 is incorrect and incomplete, therefore bump PORTREVISION.
---
 www/py-aiohttp/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index a15dfcb63edc..563662b06e21 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	aiohttp
 PORTVERSION=	3.8.1
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}



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