svn commit: r477877 - head/sysutils/file

Steve Wills swills at FreeBSD.org
Thu Aug 23 16:34:21 UTC 2018


Author: swills
Date: Thu Aug 23 16:34:20 2018
New Revision: 477877
URL: https://svnweb.freebsd.org/changeset/ports/477877

Log:
  sysutils/file: Update to 5.34
  
  PR:		230457
  Submitted by:	Yasuhiro KIMURA <yasu at utahime.org>
  Approved by:	jharris at widomaker.com (maintainer)

Modified:
  head/sysutils/file/Makefile   (contents, props changed)
  head/sysutils/file/distinfo   (contents, props changed)

Modified: head/sysutils/file/Makefile
==============================================================================
--- head/sysutils/file/Makefile	Thu Aug 23 16:27:11 2018	(r477876)
+++ head/sysutils/file/Makefile	Thu Aug 23 16:34:20 2018	(r477877)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	file
-PORTVERSION=	5.32
+PORTVERSION=	5.34
 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	Thu Aug 23 16:27:11 2018	(r477876)
+++ head/sysutils/file/distinfo	Thu Aug 23 16:34:20 2018	(r477877)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505166042
-SHA256 (file-5.32.tar.gz) = 8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50
-SIZE (file-5.32.tar.gz) = 797025
+TIMESTAMP = 1533737299
+SHA256 (file-5.34.tar.gz) = f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a
+SIZE (file-5.34.tar.gz) = 840219


More information about the svn-ports-all mailing list