git: 72d87b850d2e - main - editors/lazarus-qt5: Bump PORTREVISION. qt5pas was updated to newest source code
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Apr 2023 18:28:01 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=72d87b850d2e01ee82f6a591dceb8e79226d2f5d commit 72d87b850d2e01ee82f6a591dceb8e79226d2f5d Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2023-04-10 18:25:00 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2023-04-10 18:25:00 +0000 editors/lazarus-qt5: Bump PORTREVISION. qt5pas was updated to newest source code --- editors/lazarus-qt5/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/lazarus-qt5/Makefile b/editors/lazarus-qt5/Makefile index 938a74a8fea2..c23c7c3a3856 100644 --- a/editors/lazarus-qt5/Makefile +++ b/editors/lazarus-qt5/Makefile @@ -1,3 +1,5 @@ +PORTREVISION= 1 + PKGNAMESUFFIX?= -qt5 COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5)