diff options
Diffstat (limited to 'filesystems')
| -rw-r--r-- | filesystems/sandboxfs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/ufs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/xfuse/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/zerofs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/zrepl-dsh2dsh/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/ztop/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 735f8b4e3729..ac7fc4c25713 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index 4d6bd767d8b7..a64a781f04e9 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ufs DISTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index 3d3afd7262a0..7bf8b91aa58b 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfuse DISTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} diff --git a/filesystems/zerofs/Makefile b/filesystems/zerofs/Makefile index 0ded9b0d34a3..30f4a4bbd90a 100644 --- a/filesystems/zerofs/Makefile +++ b/filesystems/zerofs/Makefile @@ -1,7 +1,7 @@ PORTNAME= zerofs DISTVERSIONPREFIX= v DISTVERSION= 0.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils MAINTAINER= stephan@lichtenauer.co.za diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index 45734de5dd1a..58ce4a6cfa2e 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -11,7 +11,7 @@ COMMENT= ZFS dataset replication tool (fork with more features) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25,modules ncurses +USES= go:1.25+,modules ncurses USE_GITHUB= yes GH_ACCOUNT= dsh2dsh diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 2c753b8bfadc..d8fc91721159 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org |
