From 9eb3fb8e5bc151a15e62e82df91ded9c4366e18c Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 29 Jun 2025 13:20:03 +0200 Subject: */*: Bump PORTREVISION after libuuid/libblkid switch from e2fsprogs to util-linux, to complete the bump of all users of either library that started with Alexander's commit titled '*/*: Switch to misc/libuuid and misc/libblkid' PR: 251489 --- filesystems/e2fsprogs-core/Makefile | 2 +- filesystems/e2fsprogs/Makefile | 2 +- filesystems/httpdirfs/Makefile | 2 +- filesystems/ltfs/Makefile | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) (limited to 'filesystems') diff --git a/filesystems/e2fsprogs-core/Makefile b/filesystems/e2fsprogs-core/Makefile index 68660da9c6a8..02865c08ef8b 100644 --- a/filesystems/e2fsprogs-core/Makefile +++ b/filesystems/e2fsprogs-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= e2fsprogs PORTVERSION= 1.47.2 -PORTREVISION?= 1 # NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile! +PORTREVISION?= 2 # NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile! CATEGORIES?= filesystems sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} diff --git a/filesystems/e2fsprogs/Makefile b/filesystems/e2fsprogs/Makefile index a296350e9bfb..ff6e1b6bcb05 100644 --- a/filesystems/e2fsprogs/Makefile +++ b/filesystems/e2fsprogs/Makefile @@ -1,7 +1,7 @@ PORTNAME= e2fsprogs CATEGORIES= filesystems sysutils PORTVERSION= 1.47.2 -PORTREVISION= 1 +PORTREVISION= 2 BUILD_DEPENDS= e2fsprogs-core=${PORTVERSION}${${PORTREVISION} > 0:?_${PORTREVISION}:}:filesystems/e2fsprogs-core RUN_DEPENDS= ${BUILD_DEPENDS} DISTFILES= # empty diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile index 7d6329bca207..ff1655b7d340 100644 --- a/filesystems/httpdirfs/Makefile +++ b/filesystems/httpdirfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= httpdirfs DISTVERSION= 1.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile index 8737dcde852d..32a94538f300 100644 --- a/filesystems/ltfs/Makefile +++ b/filesystems/ltfs/Makefile @@ -3,7 +3,6 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.4.7 PORTREVISION= 2 DISTVERSIONSUFFIX= -10514 -PORTREVISION= 1 CATEGORIES= filesystems sysutils MAINTAINER= kbowling@FreeBSD.org -- cgit v1.2.3