View | Details | Raw Unified | Return to bug 118569
Collapse All | Expand All

(-)ntfsprogs/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	ntfsprogs
8
PORTNAME=	ntfsprogs
9
PORTVERSION=	1.13.1
9
PORTVERSION=	1.13.1
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	sysutils
11
CATEGORIES=	sysutils
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	linux-ntfs
13
MASTER_SITE_SUBDIR=	linux-ntfs
(-)ntfsprogs/pkg-plist (-2 / +2 lines)
Lines 5-10 Link Here
5
bin/ntfsinfo
5
bin/ntfsinfo
6
bin/ntfsls
6
bin/ntfsls
7
%%FUSE%%bin/ntfsmount
7
%%FUSE%%bin/ntfsmount
8
%%FUSE%%@exec ln -fs %D/%F /usr/sbin/mount_ntfs-fuse
9
%%FUSE%%@unexec rm -f /usr/sbin/mount_ntfs-fuse
8
include/ntfs/attrib.h
10
include/ntfs/attrib.h
9
include/ntfs/attrlist.h
11
include/ntfs/attrlist.h
10
include/ntfs/bitmap.h
12
include/ntfs/bitmap.h
Lines 56-60 Link Here
56
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la
58
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la
57
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
59
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
58
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1
60
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1
59
@cwd /usr
60
%%FUSE%%sbin/mount_ntfs-fuse

Return to bug 118569