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:   jnemeth
Date:           Thu May 14 04:23:59 UTC 2026

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 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.62 pkgsrc/filesystems/Makefile:1.63
--- pkgsrc/filesystems/Makefile:1.62    Sun May 10 16:34:23 2026
+++ pkgsrc/filesystems/Makefile Thu May 14 04:23:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2026/05/10 16:34:23 vins Exp $
+# $NetBSD: Makefile,v 1.63 2026/05/14 04:23:58 jnemeth Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -8,7 +8,6 @@ SUBDIR+=        cloudfuse
 SUBDIR+=       cocofs
 SUBDIR+=       fsx
 SUBDIR+=       fuse
-SUBDIR+=       fuse3
 SUBDIR+=       fuse-afpfs-ng
 SUBDIR+=       fuse-archivemount
 SUBDIR+=       fuse-bindfs
@@ -37,6 +36,7 @@ SUBDIR+=      fuse-svnfs
 SUBDIR+=       fuse-unionfs
 SUBDIR+=       fuse-wdfs
 SUBDIR+=       fuse-wikipediafs
+SUBDIR+=       fuse3
 SUBDIR+=       glusterfs
 SUBDIR+=       glusterfs8
 SUBDIR+=       gnunet-fuse



Home | Main Index | Thread Index | Old Index