diff options
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/py-fs/Makefile | 2 | ||||
-rw-r--r-- | filesystems/py-fs2/Makefile | 1 | ||||
-rw-r--r-- | filesystems/py-libzfs/Makefile | 2 | ||||
-rw-r--r-- | filesystems/py-zfs-autobackup/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/filesystems/py-fs/Makefile b/filesystems/py-fs/Makefile index f9b5d57677ca..27ac4cd68589 100644 --- a/filesystems/py-fs/Makefile +++ b/filesystems/py-fs/Makefile @@ -1,6 +1,6 @@ PORTNAME= fs PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fs2/Makefile b/filesystems/py-fs2/Makefile index b6f702cdbce5..939c4668d6a9 100644 --- a/filesystems/py-fs2/Makefile +++ b/filesystems/py-fs2/Makefile @@ -1,5 +1,6 @@ PORTNAME= fs PORTVERSION= 2.4.16 +PORTREVISION= 1 CATEGORIES= filesystems devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-libzfs/Makefile b/filesystems/py-libzfs/Makefile index 892800055c2c..5b39bd449964 100644 --- a/filesystems/py-libzfs/Makefile +++ b/filesystems/py-libzfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= libzfs PORTVERSION= 1.1.2023020700 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-zfs-autobackup/Makefile b/filesystems/py-zfs-autobackup/Makefile index 761fee682aa9..4069527ff20b 100644 --- a/filesystems/py-zfs-autobackup/Makefile +++ b/filesystems/py-zfs-autobackup/Makefile @@ -1,6 +1,7 @@ PORTNAME= zfs-autobackup DISTVERSIONPREFIX= v DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= filesystems sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |