mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 5.16; update LICENSE; strip libmagic
This commit is contained in:
parent
9bdb1809a9
commit
73be2db938
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342867
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= file
|
||||
PORTVERSION= 5.15
|
||||
PORTVERSION= 5.16
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
||||
ftp://ftp.fu-berlin.de/unix/tools/file/
|
||||
@ -10,12 +10,13 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Utility to determine file type
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+= --enable-fsect-man5
|
||||
MAKE_ENV+= INSTALL_STRIP_FLAG="${STRIP}"
|
||||
|
||||
CONFLICTS= tct-[0-9]*
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (file-5.15.tar.gz) = 4bd52cc614d6488127c0bddc208a2855481744d76ff0878d9c173d2a6ed564e4
|
||||
SIZE (file-5.15.tar.gz) = 655932
|
||||
SHA256 (file-5.16.tar.gz) = 48bcac7726c37a8a0bc7ffa16b58993575657dd7b382039380fb3b74ab389261
|
||||
SIZE (file-5.16.tar.gz) = 658789
|
||||
|
Loading…
Reference in New Issue
Block a user