CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e2fsprogs: updated to 1.43.3
authorVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 02:44:48 +0000 (02:44 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 02:44:48 +0000 (02:44 +0000)
e2fsprogs/.footprint
e2fsprogs/.md5sum
e2fsprogs/Pkgfile

index 5d7868d4d45fa2ff430e41c70f301f2dbe15f710..e2b091a0e2f73ecf923c7f564bf171de78fd38fe 100644 (file)
@@ -71,6 +71,7 @@ drwxr-xr-x    root/root       usr/lib/pkgconfig/
 -rw-r--r--     root/root       usr/lib/pkgconfig/ss.pc
 drwxr-xr-x     root/root       usr/sbin/
 -rwxr-xr-x     root/root       usr/sbin/e2freefrag
+-rwxr-xr-x     root/root       usr/sbin/e4crypt
 -rwxr-xr-x     root/root       usr/sbin/e4defrag
 -rwxr-xr-x     root/root       usr/sbin/filefrag
 -rwxr-xr-x     root/root       usr/sbin/mklost+found
@@ -101,6 +102,7 @@ drwxr-xr-x  root/root       usr/share/man/man8/
 -rw-r--r--     root/root       usr/share/man/man8/e2image.8.gz
 -rw-r--r--     root/root       usr/share/man/man8/e2label.8.gz
 -rw-r--r--     root/root       usr/share/man/man8/e2undo.8.gz
+-rw-r--r--     root/root       usr/share/man/man8/e4crypt.8.gz
 -rw-r--r--     root/root       usr/share/man/man8/e4defrag.8.gz
 -rw-r--r--     root/root       usr/share/man/man8/filefrag.8.gz
 lrwxrwxrwx     root/root       usr/share/man/man8/fsck.ext2.8.gz -> e2fsck.8.gz
index cdabcec96e3398ae16426835c8f9ddaf23fd4cc1..965ff2552d2631b492a91bf2e9e8bd7b390d4d45 100644 (file)
@@ -1 +1 @@
-bc759fc62666786f5436e2075beb3265  e2fsprogs-1.42.13.tar.gz
+ec0cd4faac71b2fcf9f73733e4d50ead  e2fsprogs-1.43.3.tar.gz
index db3d11b6215dc347b5fe5ca61b3095be7955191b..8e0c89dccbc929856d61406d5e1c89f606b8c675 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on: util-linux
 
 name=e2fsprogs
-version=1.42.13
-release=2
+version=1.43.3
+release=1
 source=(http://downloads.sourceforge.net/project/$name/$name/v$version/$name-$version.tar.gz)
 
 build() {
@@ -23,7 +23,8 @@ build() {
               --disable-fsck \
               --disable-libblkid \
               --disable-libuuid \
-              --disable-uuidd
+              --disable-uuidd \
+              --disable-fuse2fs
 
   make -j1
   make -j1 DESTDIR=$PKG install install-libs