Date: Thu, 6 May 2021 01:16:12 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 44eddfbf64c5 - main - devel/py-prettyprinter: Bump PORTREVISION Message-ID: <202105060116.1461GCCr073666@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=44eddfbf64c56fe74c4fe0aa843a5004aab54134 commit 44eddfbf64c56fe74c4fe0aa843a5004aab54134 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-05-06 01:15:19 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-06 01:15:19 +0000 devel/py-prettyprinter: Bump PORTREVISION This allows the port to be rebuilt as per the fix in commit 46ee17ded040af73e358ad2c15d84a39728c3b32. PR: 255555 --- devel/py-prettyprinter/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-prettyprinter/Makefile b/devel/py-prettyprinter/Makefile index dc350ecba848..1c5fc57cbd60 100644 --- a/devel/py-prettyprinter/Makefile +++ b/devel/py-prettyprinter/Makefile @@ -2,6 +2,7 @@ PORTNAME= prettyprinter PORTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105060116.1461GCCr073666>