git: 197cfd0316bc - main - sysutils/e2fsprogs-core: Add hint to bump e2fsprogs version, too.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jan 2024 21:56:53 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=197cfd0316bc43efc392fde315d6b2a04f581832
commit 197cfd0316bc43efc392fde315d6b2a04f581832
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2024-01-31 21:54:41 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2024-01-31 21:54:41 +0000
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}