1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 5.19

Bug fix and security fixes release:
http://mx.gw.com/pipermail/file/2014/001553.html

While here convert to USES=libtool

With hat:	portmgr
This commit is contained in:
Baptiste Daroussin 2014-06-17 07:09:12 +00:00
parent a0d8d64607
commit e557f186ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358069
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= file
PORTVERSION= 5.18
PORTVERSION= 5.19
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
ftp://ftp.fu-berlin.de/unix/tools/file/
@ -12,9 +12,10 @@ COMMENT= Utility to determine file type
LICENSE= BSD2CLAUSE
USE_AUTOTOOLS= libtool
USES= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-fsect-man5
MAKE_ENV+= INSTALL_STRIP_FLAG="${STRIP}"

View File

@ -1,2 +1,2 @@
SHA256 (file-5.18.tar.gz) = 6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07
SIZE (file-5.18.tar.gz) = 715461
SHA256 (file-5.19.tar.gz) = 9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c
SIZE (file-5.19.tar.gz) = 719158

View File

@ -1,9 +1,8 @@
bin/file
include/magic.h
lib/libmagic.a
lib/libmagic.la
lib/libmagic.so
lib/libmagic.so.1
lib/libmagic.so.1.0.0
man/man1/file.1.gz
man/man3/libmagic.3.gz
man/man5/magic.5.gz