Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2018 18:12:58 +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: r471864 - in head/sysutils/lsof: . files
Message-ID:  <201806061812.w56ICwcI053488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Wed Jun  6 18:12:58 2018
New Revision: 471864
URL: https://svnweb.freebsd.org/changeset/ports/471864

Log:
  sysutils/lsof: update to 4.92B that has the patch included for recent mem*/b* library changes.
  
  Obtained from:	Vic Abell (author)

Deleted:
  head/sysutils/lsof/files/patch-dialects_freebsd_dlsof.h
Modified:
  head/sysutils/lsof/Makefile
  head/sysutils/lsof/distinfo

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Wed Jun  6 18:06:00 2018	(r471863)
+++ head/sysutils/lsof/Makefile	Wed Jun  6 18:12:58 2018	(r471864)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lsof
-DISTVERSION=	4.92A
-PORTREVISION=	1
+DISTVERSION=	4.92B
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \

Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo	Wed Jun  6 18:06:00 2018	(r471863)
+++ head/sysutils/lsof/distinfo	Wed Jun  6 18:12:58 2018	(r471864)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525635299
-SHA256 (lsof_4.92A.freebsd.tar.bz2) = b15ec931d21a00c01c49e96e4e690db5a4eaae7ca748d33a39af95926ea7da8c
-SIZE (lsof_4.92A.freebsd.tar.bz2) = 490820
+TIMESTAMP = 1528308653
+SHA256 (lsof_4.92B.freebsd.tar.bz2) = 7abcc69c265acf13e77573ca5e105cc647119e95199650f7af714f0239e092b4
+SIZE (lsof_4.92B.freebsd.tar.bz2) = 491292



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