file: update to 5.01

This commit is contained in:
Juergen Daubert 2009-05-03 10:07:20 +02:00
parent a47c462c13
commit 2382d88c6e
3 changed files with 5 additions and 6 deletions

View File

@ -17,5 +17,5 @@ drwxr-xr-x root/root usr/man/man3/
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/magic.5.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/file/
-rw-r--r-- root/root usr/share/file/magic.mgc
drwxr-xr-x root/root usr/share/misc/
-rw-r--r-- root/root usr/share/misc/magic.mgc

View File

@ -1 +1 @@
fd0b4ce55a756151629e06eaa3411e0c file-5.00.tar.gz
e492d6309728ace56b113de1960e3024 file-5.01.tar.gz

View File

@ -1,17 +1,16 @@
# Description: File type identification utility
# URL: http://www.darwinsys.com/file/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Packager: CRUX System Team, core-ports at crux dot nu
# Depends on: zlib
name=file
version=5.00
version=5.01
release=1
source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man --enable-fsect-man5
./configure --prefix=/usr --mandir=/usr/man --enable-fsect-man5
make
make DESTDIR=$PKG install
rmdir $PKG/usr/man/man4