git: 382e3b1d0d81 - main - www/py-aiohttp: Bump PORTREVISION to fix ca76312d7fcb20b0cb419121bcdf938e5fbdf907
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 11:24:57 UTC
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}