Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 18:45:45 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536012 - in head/sysutils/file: . files
Message-ID:  <202005201845.04KIjjTP096285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Wed May 20 18:45:45 2020
New Revision: 536012
URL: https://svnweb.freebsd.org/changeset/ports/536012

Log:
  sysutils/file: Update to 5.38
  
  Removing local patches accepted upstream
  
  PR:	246580
  Submitted by:	jharris@widomaker.com (maintainer)

Deleted:
  head/sysutils/file/files/
Modified:
  head/sysutils/file/Makefile
  head/sysutils/file/distinfo

Modified: head/sysutils/file/Makefile
==============================================================================
--- head/sysutils/file/Makefile	Wed May 20 18:44:29 2020	(r536011)
+++ head/sysutils/file/Makefile	Wed May 20 18:45:45 2020	(r536012)
@@ -2,9 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	file
-PORTVERSION=	5.37
+PORTVERSION=	5.38
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.astron.com/pub/file/ \
+MASTER_SITES=	https://astron.com/pub/file/ \
+		https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/ \
+		https://ftp.icm.edu.pl/packages/file/ \
 		ftp://ftp.fu-berlin.de/unix/tools/file/
 
 MAINTAINER=	jharris@widomaker.com

Modified: head/sysutils/file/distinfo
==============================================================================
--- head/sysutils/file/distinfo	Wed May 20 18:44:29 2020	(r536011)
+++ head/sysutils/file/distinfo	Wed May 20 18:45:45 2020	(r536012)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571780726
-SHA256 (file-5.37.tar.gz) = e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f
-SIZE (file-5.37.tar.gz) = 887682
+TIMESTAMP = 1589916680
+SHA256 (file-5.38.tar.gz) = 593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34
+SIZE (file-5.38.tar.gz) = 932528



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