diff options
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/fuse-ntfs-3g/Makefile | 9 | ||||
-rw-r--r-- | filesystems/fuse-ntfs-3g/PLIST | 3 | ||||
-rw-r--r-- | filesystems/fuse-ntfs-3g/distinfo | 8 |
3 files changed, 8 insertions, 12 deletions
diff --git a/filesystems/fuse-ntfs-3g/Makefile b/filesystems/fuse-ntfs-3g/Makefile index f260f7c6891..2fd0998926a 100644 --- a/filesystems/fuse-ntfs-3g/Makefile +++ b/filesystems/fuse-ntfs-3g/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/08/15 13:53:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2007/09/14 08:55:49 xtraeme Exp $ # -DISTNAME= ntfs-3g-1.810 +DISTNAME= ntfs-3g-1.913 PKGNAME= fuse-${DISTNAME} CATEGORIES= filesystems MASTER_SITES= http://www.ntfs-3g.org/ @@ -13,13 +13,10 @@ COMMENT= NTFS driver for Linux/FreeBSD/NetBSD with read and write support GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= autoconf gmake pkg-config +USE_TOOLS+= gmake pkg-config CONFIGURE_ARGS+= --exec-prefix=${PREFIX} -pre-configure: - cd ${WRKSRC} && autoconf - .include "../../mk/fuse.buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/filesystems/fuse-ntfs-3g/PLIST b/filesystems/fuse-ntfs-3g/PLIST index 0b30be0594b..9d3681a23a3 100644 --- a/filesystems/fuse-ntfs-3g/PLIST +++ b/filesystems/fuse-ntfs-3g/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/26 19:55:28 pooka Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/09/14 08:55:49 xtraeme Exp $ bin/mount.ntfs-3g bin/ntfs-3g man/man8/ntfs-3g.8 @@ -20,7 +20,6 @@ include/ntfs-3g/index.h include/ntfs-3g/inode.h include/ntfs-3g/layout.h include/ntfs-3g/lcnalloc.h -include/ntfs-3g/list.h include/ntfs-3g/logfile.h include/ntfs-3g/logging.h include/ntfs-3g/mft.h diff --git a/filesystems/fuse-ntfs-3g/distinfo b/filesystems/fuse-ntfs-3g/distinfo index 417acaea46a..69507c1995b 100644 --- a/filesystems/fuse-ntfs-3g/distinfo +++ b/filesystems/fuse-ntfs-3g/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/08/15 13:53:57 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2007/09/14 08:55:50 xtraeme Exp $ -SHA1 (ntfs-3g-1.810.tgz) = f86fbe98e573c4d3c34007c9de2b8c1519b6f544 -RMD160 (ntfs-3g-1.810.tgz) = 2e12d21ca8f36c92ceae28b0846ebd0e6f7ca2ba -Size (ntfs-3g-1.810.tgz) = 582428 bytes +SHA1 (ntfs-3g-1.913.tgz) = b5b386cf48c3715c5c979580f2ed4ba97a43864e +RMD160 (ntfs-3g-1.913.tgz) = 58ebbc5909ec9ee4593c274aa9ec623cbe5986aa +Size (ntfs-3g-1.913.tgz) = 576174 bytes SHA1 (patch-ab) = 37d7aa735d99d1d6d5cc6210894ec0252a7836fc |