Date: Sat, 29 Mar 2014 08:39:36 +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: r349487 - head/sysutils/file Message-ID: <201403290839.s2T8daE1068856@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bf Date: Sat Mar 29 08:39:36 2014 New Revision: 349487 URL: http://svnweb.freebsd.org/changeset/ports/349487 QAT: https://qat.redports.org/buildarchive/r349487/ Log: Update to 5.18 PR: 183257 Security: http://www.vuxml.org/freebsd/7e61a839-b714-11e3-8195-001966155bea.html Modified: head/sysutils/file/Makefile head/sysutils/file/distinfo head/sysutils/file/pkg-descr Modified: head/sysutils/file/Makefile ============================================================================== --- head/sysutils/file/Makefile Sat Mar 29 08:30:51 2014 (r349486) +++ head/sysutils/file/Makefile Sat Mar 29 08:39:36 2014 (r349487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= file -PORTVERSION= 5.17 +PORTVERSION= 5.18 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ Modified: head/sysutils/file/distinfo ============================================================================== --- head/sysutils/file/distinfo Sat Mar 29 08:30:51 2014 (r349486) +++ head/sysutils/file/distinfo Sat Mar 29 08:39:36 2014 (r349487) @@ -1,2 +1,2 @@ -SHA256 (file-5.17.tar.gz) = 3feb97141b387b64da30aee485852925312c0e74219380a5ed451f14a90c83ca -SIZE (file-5.17.tar.gz) = 709991 +SHA256 (file-5.18.tar.gz) = 6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07 +SIZE (file-5.18.tar.gz) = 715461 Modified: head/sysutils/file/pkg-descr ============================================================================== --- head/sysutils/file/pkg-descr Sat Mar 29 08:30:51 2014 (r349486) +++ head/sysutils/file/pkg-descr Sat Mar 29 08:39:36 2014 (r349487) @@ -6,3 +6,5 @@ tests, performed in the following order: - language tests The first test that succeeds causes the file type to be printed. + +WWW: http://darwinsys.com/file
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403290839.s2T8daE1068856>