git: e3870422c833 - main - devel/py-qt5-qscintilla2: Bump PORTREVSION after 5a423f9e863f
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Aug 2023 17:52:59 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3870422c83310c98c03bf15312bf046a0fe17b5 commit e3870422c83310c98c03bf15312bf046a0fe17b5 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2023-08-01 17:48:44 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-08-01 17:52:34 +0000 devel/py-qt5-qscintilla2: Bump PORTREVSION after 5a423f9e863f PR: 272817 --- devel/py-qt5-qscintilla2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile index 55e114e8cdbd..99daa7065ab2 100644 --- a/devel/py-qt5-qscintilla2/Makefile +++ b/devel/py-qt5-qscintilla2/Makefile @@ -1,5 +1,6 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-