pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/filesystems



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun May 10 06:26:41 UTC 2026

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
filesystems: add fuse3


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/filesystems/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/filesystems/Makefile
diff -u pkgsrc/filesystems/Makefile:1.60 pkgsrc/filesystems/Makefile:1.61
--- pkgsrc/filesystems/Makefile:1.60    Wed Apr 22 17:49:20 2026
+++ pkgsrc/filesystems/Makefile Sun May 10 06:26:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2026/04/22 17:49:20 vins Exp $
+# $NetBSD: Makefile,v 1.61 2026/05/10 06:26:41 vins Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -8,6 +8,7 @@ SUBDIR+=        cloudfuse
 SUBDIR+=       cocofs
 SUBDIR+=       fsx
 SUBDIR+=       fuse
+SUBDIR+=       fuse3
 SUBDIR+=       fuse-afpfs-ng
 SUBDIR+=       fuse-archivemount
 SUBDIR+=       fuse-bindfs



Home | Main Index | Thread Index | Old Index