From f3f7e555b06d9a87d63c047ce3e82e936a11f2fe Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Thu, 3 Jul 2025 10:46:01 +0200 Subject: lang/rust: Bump revisions after 1.88.0 PR: 287766 --- filesystems/sandboxfs/Makefile | 2 +- filesystems/ufs/Makefile | 2 +- filesystems/xfuse/Makefile | 2 +- filesystems/ztop/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'filesystems') diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 548557393469..b5df233cc36c 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index c1904f60b287..c827951ee19f 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ufs DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index f477a66173c7..e23b83f2398c 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfuse DISTVERSION= 0.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 51f2ec04d9f4..5219c2f797a6 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org -- cgit v1.2.3