pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems Add fuse-sparsebundlefs and fuse-darling-dmg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f309ac08ed1
branches:  trunk
changeset: 353304:1f309ac08ed1
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sun Oct 02 16:36:13 2016 +0000

description:
Add fuse-sparsebundlefs and fuse-darling-dmg

diffstat:

 filesystems/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 70d461782fbb -r 1f309ac08ed1 filesystems/Makefile
--- a/filesystems/Makefile      Sun Oct 02 16:35:02 2016 +0000
+++ b/filesystems/Makefile      Sun Oct 02 16:36:13 2016 +0000
@@ -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-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-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