Merge branch '2.3' into 2.4
This commit is contained in:
commit
a46afd4652
@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libarchive.a
|
||||
-rwxr-xr-x root/root usr/lib/libarchive.la
|
||||
lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.2.3.2
|
||||
lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.3.2
|
||||
-rwxr-xr-x root/root usr/lib/libarchive.so.2.3.2
|
||||
lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.2.3.4
|
||||
lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.3.4
|
||||
-rwxr-xr-x root/root usr/lib/libarchive.so.2.3.4
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/archive_entry.3.gz
|
||||
@ -18,5 +18,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/libarchive.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/libarchive_internals.3.gz
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/cpio.5.gz
|
||||
-rw-r--r-- root/root usr/man/man5/libarchive-formats.5.gz
|
||||
-rw-r--r-- root/root usr/man/man5/mtree.5.gz
|
||||
-rw-r--r-- root/root usr/man/man5/tar.5.gz
|
||||
|
@ -1 +1 @@
|
||||
587264ad354bf1caf9a12ccd20fa1388 libarchive-2.3.2.tar.gz
|
||||
22138fa535e8d47c1ec5a8df8814240d libarchive-2.3.4.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: bzip2, zlib
|
||||
|
||||
name=libarchive
|
||||
version=2.3.2
|
||||
version=2.3.4
|
||||
release=1
|
||||
source=(http://people.freebsd.org/~kientzle/$name/src/$name-$version.tar.gz)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
6a56bc4bb64fc9bb48d28e66a30ad937 rmt.8
|
||||
70170208d7c1bb9ab40120579434b6a3 tar-1.18.tar.bz2
|
||||
bcc2e19b19823b9ab68c94586067a792 tar-1.19.tar.bz2
|
||||
e4038247fa36a51d2784e163f58f6e38 tar-rootp.patch
|
||||
7c2293e8c051ade56db42daf2279e5eb tar.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=tar
|
||||
version=1.18
|
||||
version=1.19
|
||||
release=1
|
||||
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
|
||||
$name-rootp.patch tar.1 rmt.8)
|
||||
|
Loading…
x
Reference in New Issue
Block a user