forked from ports/contrib
ntfs-3g: 2014.2.15 -> 2015.3.14
This commit is contained in:
parent
7f03f4b04f
commit
8064d2fe8d
@ -2,9 +2,9 @@ drwxr-xr-x root/root bin/
|
||||
-rwxr-xr-x root/root bin/lowntfs-3g
|
||||
-rwxr-xr-x root/root bin/ntfs-3g
|
||||
drwxr-xr-x root/root lib/
|
||||
lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.85.0.0
|
||||
lrwxrwxrwx root/root lib/libntfs-3g.so.85 -> libntfs-3g.so.85.0.0
|
||||
-rw-r--r-- root/root lib/libntfs-3g.so.85.0.0
|
||||
lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.86.0.0
|
||||
lrwxrwxrwx root/root lib/libntfs-3g.so.86 -> libntfs-3g.so.86.0.0
|
||||
-rw-r--r-- root/root lib/libntfs-3g.so.86.0.0
|
||||
drwxr-xr-x root/root sbin/
|
||||
lrwxrwxrwx root/root sbin/mkfs.ntfs -> /usr/sbin/mkntfs
|
||||
lrwxrwxrwx root/root sbin/mount.lowntfs-3g -> /bin/lowntfs-3g
|
||||
@ -35,10 +35,12 @@ drwxr-xr-x root/root usr/include/ntfs-3g/
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/device.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/device_io.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/dir.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/ea.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/efs.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/endians.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/index.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/inode.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/ioctl.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/layout.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/lcnalloc.h
|
||||
-rw-r--r-- root/root usr/include/ntfs-3g/logfile.h
|
||||
@ -78,13 +80,17 @@ lrwxrwxrwx root/root usr/man/man8/mount.ntfs-3g.8.gz -> ntfs-3g.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfscluster.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfscmp.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfscp.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsdecrypt.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsfallocate.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsfix.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsinfo.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfslabel.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsls.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsprogs.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsresize.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfstruncate.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfsundelete.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ntfswipe.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
lrwxrwxrwx root/root usr/sbin/fsck.ntfs -> /usr/bin/ntfsfix
|
||||
lrwxrwxrwx root/root usr/sbin/fsck.ntfs-3g -> /usr/bin/ntfsfix
|
||||
|
@ -1 +1 @@
|
||||
f11d563816249d730a00498983485f3a ntfs-3g_ntfsprogs-2014.2.15.tgz
|
||||
8cd57768310e3b2be39b3191d808e241 ntfs-3g_ntfsprogs-2015.3.14.tgz
|
||||
|
@ -4,13 +4,15 @@
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
|
||||
name=ntfs-3g
|
||||
version=2014.2.15
|
||||
version=2015.3.14
|
||||
release=1
|
||||
source=(http://tuxera.com/opensource/ntfs-3g_ntfsprogs-$version.tgz)
|
||||
|
||||
build() {
|
||||
cd ntfs-3g_ntfsprogs-$version
|
||||
|
||||
install -d $PKG/lib
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
|
Loading…
x
Reference in New Issue
Block a user