From 197cfd0316bc43efc392fde315d6b2a04f581832 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 31 Jan 2024 22:54:41 +0100 Subject: [PATCH] sysutils/e2fsprogs-core: Add hint to bump e2fsprogs version, too. ...if omitted, breaks build of sysutils/e2fsprogs. Reported by: kib@ --- sysutils/e2fsprogs-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/e2fsprogs-core/Makefile b/sysutils/e2fsprogs-core/Makefile index b4803bccdc38..c180a563b874 100644 --- a/sysutils/e2fsprogs-core/Makefile +++ b/sysutils/e2fsprogs-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= e2fsprogs PORTVERSION= 1.47.0 -PORTREVISION?= 1 +PORTREVISION?= 1 # NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile! CATEGORIES?= sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}