svn commit: r536012 - in head/sysutils/file: . files
Fernando Apesteguía
fernape at FreeBSD.org
Wed May 20 18:45:46 UTC 2020
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 at 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 at 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
More information about the svn-ports-all
mailing list