git: 76b362f73f71 - main - textproc/zq: Remove PORTREVISION in slave port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jul 2024 14:02:08 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=76b362f73f7194ca9164a080eacd7c8e80ff85c0 commit 76b362f73f7194ca9164a080eacd7c8e80ff85c0 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2024-07-03 13:58:25 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-07-03 13:58:25 +0000 textproc/zq: Remove PORTREVISION in slave port When bumping PORTREVISION, bump it in master port. Then slave port will be bumped together. --- textproc/zq/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/textproc/zq/Makefile b/textproc/zq/Makefile index 4b0dde2df47b..559fd2615bdc 100644 --- a/textproc/zq/Makefile +++ b/textproc/zq/Makefile @@ -1,5 +1,4 @@ PORTNAME= zq -PORTREVISION= 4 COMMENT= Easier and faster alternative to jq