Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 16:51:04 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439238 - head/sysutils/lsof
Message-ID:  <201704231651.v3NGp4eg074244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Apr 23 16:51:04 2017
New Revision: 439238
URL: https://svnweb.freebsd.org/changeset/ports/439238

Log:
  sysutils/lsof: upgrade to 4.90J: fix nullfs in FreeBSD 11+
  
  Submitted by:	"Jamie Landeg-Jones" <jamie@catflap.org>
  Obtained from:	 Vic Abell <vabell@lsof.comcastbiz.net> (author)
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10465

Modified:
  head/sysutils/lsof/Makefile
  head/sysutils/lsof/distinfo

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Sun Apr 23 16:17:12 2017	(r439237)
+++ head/sysutils/lsof/Makefile	Sun Apr 23 16:51:04 2017	(r439238)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lsof
-DISTVERSION=	4.90I
+DISTVERSION=	4.90J
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \

Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo	Sun Apr 23 16:17:12 2017	(r439237)
+++ head/sysutils/lsof/distinfo	Sun Apr 23 16:51:04 2017	(r439238)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484467800
-SHA256 (lsof_4.90I.freebsd.tar.bz2) = 063f1275d7aff331962bcb02629f7d8ac3c603266a805ea1b05321da9184e351
-SIZE (lsof_4.90I.freebsd.tar.bz2) = 487912
+TIMESTAMP = 1492951502
+SHA256 (lsof_4.90J.freebsd.tar.bz2) = c782b749d57cedbe18e43cbff6d076bab578481a84c09a33a944868e2d4a7cf1
+SIZE (lsof_4.90J.freebsd.tar.bz2) = 487922



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