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:   nia
Date:           Tue Mar  9 08:43:06 UTC 2021

Modified Files:
        pkgsrc/filesystems: Makefile
Removed Files:
        pkgsrc/filesystems/fuse-gstfs-ng: DESCR Makefile PLIST distinfo

Log Message:
fuse-gstfs-ng: remove

package can't build with current boost, upstream is dead, and nobody
else packages this so there's nobody to steal patches from


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/filesystems/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/filesystems/fuse-gstfs-ng/DESCR \
    pkgsrc/filesystems/fuse-gstfs-ng/PLIST \
    pkgsrc/filesystems/fuse-gstfs-ng/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/filesystems/fuse-gstfs-ng/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.49 pkgsrc/filesystems/Makefile:1.50
--- pkgsrc/filesystems/Makefile:1.49    Tue Jan  7 16:15:25 2020
+++ pkgsrc/filesystems/Makefile Tue Mar  9 08:43:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/01/07 16:15:25 nia Exp $
+# $NetBSD: Makefile,v 1.50 2021/03/09 08:43:06 nia Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -21,7 +21,6 @@ SUBDIR+=      fuse-exfat
 SUBDIR+=       fuse-ext2
 SUBDIR+=       fuse-gmailfs
 SUBDIR+=       fuse-gphotofs
-SUBDIR+=       fuse-gstfs-ng
 SUBDIR+=       fuse-httpfs
 SUBDIR+=       fuse-loggedfs
 SUBDIR+=       fuse-lzofs



Home | Main Index | Thread Index | Old Index