svn commit: r342867 - head/sysutils/file
Brendan Fabeny
bf at FreeBSD.org
Wed Feb 5 21:45:47 UTC 2014
Author: bf
Date: Wed Feb 5 21:45:46 2014
New Revision: 342867
URL: http://svnweb.freebsd.org/changeset/ports/342867
QAT: https://qat.redports.org/buildarchive/r342867/
Log:
Update to 5.16; update LICENSE; strip libmagic
Modified:
head/sysutils/file/Makefile
head/sysutils/file/distinfo
Modified: head/sysutils/file/Makefile
==============================================================================
--- head/sysutils/file/Makefile Wed Feb 5 21:43:07 2014 (r342866)
+++ head/sysutils/file/Makefile Wed Feb 5 21:45:46 2014 (r342867)
@@ -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/f
MAINTAINER= bf at 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]*
Modified: head/sysutils/file/distinfo
==============================================================================
--- head/sysutils/file/distinfo Wed Feb 5 21:43:07 2014 (r342866)
+++ head/sysutils/file/distinfo Wed Feb 5 21:45:46 2014 (r342867)
@@ -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
More information about the svn-ports-all
mailing list