From e11e089d1c3c8e872b7d9741f65fc1a674851cd0 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Fri, 22 Mar 2013 10:45:37 +0400 Subject: [PATCH] sysutils/lsof: upgrade to 4.88B 4.88B is a fixup release that allows lsof to work with FreeBSD that was received changes in 'struct filedesc' (just now it is -HEAD after r247602). PR: ports/177200 QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8 Signed-off-by: Eygene Ryabinkin --- sysutils/lsof/Makefile | 4 ++-- sysutils/lsof/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 754b439..935c2cf 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.87 +DISTVERSION= 4.88B PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -26,7 +26,7 @@ MAINTAINER= ler@lerctr.org COMMENT= Lists information about open files (similar to fstat(1)) #Please leave the below line in for the next clean up. -#FIXUP_RELEASE= YES +FIXUP_RELEASE= YES .if defined(FIXUP_RELEASE) DISTNAME_SUFFIX=.freebsd .else diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 693bf01..99dd26d 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -SHA256 (lsof_4.87.tar.bz2) = dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c -SIZE (lsof_4.87.tar.bz2) = 773664 +SHA256 (lsof_4.88B.freebsd.tar.bz2) = c6aa74b5a8291d7dca19f13cbcf07dcdee089ef393cc9180a5c3622dc84c6cc2 +SIZE (lsof_4.88B.freebsd.tar.bz2) = 481140 -- 1.8.1.3