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:   bouyer
Date:           Sun Oct  2 16:36:13 UTC 2016

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
Add fuse-sparsebundlefs and fuse-darling-dmg


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 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.41 pkgsrc/filesystems/Makefile:1.42
--- pkgsrc/filesystems/Makefile:1.41    Fri Sep  9 15:40:17 2016
+++ pkgsrc/filesystems/Makefile Sun Oct  2 16:36:13 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2016/09/09 15:40:17 scole Exp $
+# $NetBSD: Makefile,v 1.42 2016/10/02 16:36:13 bouyer Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -13,6 +13,7 @@ SUBDIR+=      fuse-cddfs
 SUBDIR+=       fuse-chironfs
 SUBDIR+=       fuse-cryptofs
 SUBDIR+=       fuse-curlftpfs
+SUBDIR+=       fuse-darling-dmg
 SUBDIR+=       fuse-djmount
 SUBDIR+=       fuse-encfs
 SUBDIR+=       fuse-ext2
@@ -27,6 +28,7 @@ SUBDIR+=      fuse-ntfs-3g
 SUBDIR+=       fuse-obexfs
 SUBDIR+=       fuse-pcachefs
 SUBDIR+=       fuse-pod
+SUBDIR+=       fuse-sparsebundlefs
 SUBDIR+=       fuse-sshfs
 SUBDIR+=       fuse-svnfs
 SUBDIR+=       fuse-unionfs



Home | Main Index | Thread Index | Old Index