diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-19 01:55:42 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-19 03:36:56 -0500 |
commit | 071dc53c21030dcb897ba5ac3089097321c54317 (patch) | |
tree | a5335d5fafd8cf8da9cd4ceafa49c3a0b2bd9ca4 /filesystems | |
parent | devel/electron{32,33}: mark as BROKEN on aarch64 platform (diff) |
archivers/libunrar: Update to 7.1.4
Bump PORTREVISION on filesystems/rar2fs which builds against the
source.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/rar2fs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile index 239f8c252427..cf4805282ea7 100644 --- a/filesystems/rar2fs/Makefile +++ b/filesystems/rar2fs/Makefile @@ -1,6 +1,7 @@ PORTNAME= rar2fs DISTVERSIONPREFIX= v DISTVERSION= 1.29.7 +PORTREVISION= 1 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |