Date: Sun, 10 Sep 2017 23:27:11 +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: r449597 - in head/sysutils/lsof: . files Message-ID: <201709102327.v8ANRB9i095480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ler Date: Sun Sep 10 23:27:11 2017 New Revision: 449597 URL: https://svnweb.freebsd.org/changeset/ports/449597 Log: sysutils/lsof: upgrade to 4.90P, which fixes the test suite for 64-bit dev_t, and the bzero fix. 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 Sun Sep 10 22:32:14 2017 (r449596) +++ head/sysutils/lsof/Makefile Sun Sep 10 23:27:11 2017 (r449597) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.90M +DISTVERSION= 4.90P PORTEPOCH= 8 -PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ Modified: head/sysutils/lsof/distinfo ============================================================================== --- head/sysutils/lsof/distinfo Sun Sep 10 22:32:14 2017 (r449596) +++ head/sysutils/lsof/distinfo Sun Sep 10 23:27:11 2017 (r449597) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497206529 -SHA256 (lsof_4.90M.freebsd.tar.bz2) = 629c4652e94ca1fff1eeb2a5c6c42126efab6a75978daf07f69af569ae4376eb -SIZE (lsof_4.90M.freebsd.tar.bz2) = 488695 +TIMESTAMP = 1505085809 +SHA256 (lsof_4.90P.freebsd.tar.bz2) = 5a8f70036c3059b1c403d675d5e2641e8493cc4bf77f61893bde6e0fd3ada3b6 +SIZE (lsof_4.90P.freebsd.tar.bz2) = 488892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709102327.v8ANRB9i095480>