From 3ed29b818520b4c5691c1c49d13fd6b89c3142ef Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Thu, 5 Jun 2025 09:52:53 +0200 Subject: lang/rust: Bump revisions after 1.87.0 PR: 286829 --- filesystems/sandboxfs/Makefile | 2 +- filesystems/ufs/Makefile | 1 + filesystems/xfuse/Makefile | 2 +- filesystems/ztop/Makefile | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'filesystems') diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index e5b235774668..548557393469 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index e8239deca5a4..c1904f60b287 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,5 +1,6 @@ PORTNAME= ufs DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index f245d29f4af3..f477a66173c7 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfuse DISTVERSION= 0.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 22a9bc0532b8..51f2ec04d9f4 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org -- cgit v1.2.3