Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 21:45:46 +0000 (UTC)
From:      Brendan Fabeny <bf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342867 - head/sysutils/file
Message-ID:  <201402052145.s15Ljkg5059979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402052145.s15Ljkg5059979>